-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Comments
This should be fixed since the following PR was merged: #1755 Please confirm. |
Thanks Joe LeVeque
-----------------------------------------------------------------
Sender:Joe LeVeque <notifications@github.com
Sent at:2018 Jun 1 (Fri) 12:3
Recipient:Azure/sonic-buildimage <sonic-buildimage@noreply.github.com
Cc:Sonic项目合作 <sonic-external@list.alibaba-inc.com>; Author <author@noreply.github.com
Subject:Re: [Azure/sonic-buildimage] Failed to build libnl3 (#1757
This should be fixed since the following PR was merged: #175
Please confirm
You are receiving this because you authored the thread
Reply to this email directly, view it on GitHub, or mute the thread.
|
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
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
The text was updated successfully, but these errors were encountered: