Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to build libnl3 #1757

Closed
Alibaba-Sonic opened this issue Jun 1, 2018 · 2 comments
Closed

Failed to build libnl3 #1757

Alibaba-Sonic opened this issue Jun 1, 2018 · 2 comments

Comments

@Alibaba-Sonic
Copy link

Hi,

We are seeing the following error while building the sonic image

'https://anonscm.debian.org/git/collab-maint/libnl3.git/' not found

Looks like the above git repo have been discontinued. Tried https://alioth-archive.debian.org/git/collab-maint/libnl3.git/, however "git checkout -f b77c0e49cb" failed.

Do you have a backup git repo or replacement link?

Thanks,
Haiyang

===========

(08:59:10) Cloning into 'libnl3'...
(08:59:10) fatal: repository 'https://anonscm.debian.org/git/collab-maint/libnl3.git/' not found
(08:59:10) Makefile:17: recipe for target '/sonic/target/debs/libnl-3-200_3.2.27-1_amd64.deb' failed
(08:59:10) make[1]: *** [/sonic/target/debs/libnl-3-200_3.2.27-1_amd64.deb] Error 128
(08:59:10) make[1]: Leaving directory '/sonic/src/libnl3'
(08:59:10) [ FAIL LOG END ] [ target/debs/libnl-3-200_3.2.27-1_amd64.deb ]
(08:59:10) make: *** [target/debs/libnl-3-200_3.2.27-1_amd64.deb] Error 1
(08:59:10) slave.mk:183: recipe for target 'target/debs/libnl-3-200_3.2.27-1_amd64.deb' failed
(08:59:10) Makefile:70: recipe for target 'all' failed
(08:59:10) make: *** [all] Error 2

@jleveque
Copy link
Contributor

jleveque commented Jun 1, 2018

This should be fixed since the following PR was merged: #1755

Please confirm.

@Alibaba-Sonic
Copy link
Author

Alibaba-Sonic commented Jun 1, 2018 via email

@jleveque jleveque closed this as completed Jun 1, 2018
stephenxs added a commit to stephenxs/sonic-buildimage that referenced this issue Jun 29, 2021
bb383be2 [Dynamic Buffer Calc][Mellanox] Bug fixes and enhancements for the lua plugins for buffer pool calculation and headroom checking (sonic-net#1781)
f949dfe9 [Dynamic Buffer Calc] Avoid creating lossy PG for admin down ports during initialization (sonic-net#1776)
def0a914 Fix config prompt question issue (sonic-net#1799)
21f97506 [ci]: Merge azure pipelines from master to 202012 branch (sonic-net#1764)
a83a2a42 [vstest]: add dvs_route fixture
849bdf9c [Mux] Add support for mux metrics to State DB (sonic-net#1757)
386de717 [qosorch] Dot1p map list initialization fix (sonic-net#1746)
f99abdca [sub intf] Port object reference count update (sonic-net#1712)
4a00042d [vstest/nhg]: use dvs_route fixture to make test_nhg more robust

Signed-off-by: Stephen Sun <stephens@nvidia.com>
theasianpianist pushed a commit to theasianpianist/sonic-buildimage that referenced this issue Feb 5, 2022
* Update Mux metric table for orchagent switchover
* Add VS test to check metric fields
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants