Skip to content

[action] [PR:13288] [build] Fix isc-dhcp full version in rules.mk#13339

Merged
mssonicbld merged 1 commit intosonic-net:202205from
mssonicbld:cherry/202205/13288
Jan 12, 2023
Merged

[action] [PR:13288] [build] Fix isc-dhcp full version in rules.mk#13339
mssonicbld merged 1 commit intosonic-net:202205from
mssonicbld:cherry/202205/13288

Conversation

@mssonicbld
Copy link
Copy Markdown
Collaborator

No description provided.

During the build process, a dsc file is retrieved from the URL:
http://deb.debian.org/debian/pool/main/i/isc-dhcp/isc-dhcp_4.4.1-2.3.dsc

Depending on the DNS resolution, the server reached may respond with a
HTTP 404 error code, what stops the build process.
In all cases, the URL http://deb.debian.org/debian/pool/main/i/isc-dhcp/
no more lists this DSC file but one with a different format.

The suffix "+deb11u1" is now appended to identify the debian version.

- append this suffix to the make file rules of isc-dhcp

Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
@mssonicbld
Copy link
Copy Markdown
Collaborator Author

Original PR: #13288

@mssonicbld mssonicbld merged commit 5a30233 into sonic-net:202205 Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants