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

Build fix: use new sonic libnl3 debian package names #142

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

AkeelAli
Copy link
Contributor

@AkeelAli AkeelAli commented Dec 5, 2024

Problem

Build fails with the following message

cp: cannot stat '/sonic/target/debs/bookworm/libnl-3-200_3.7.0-0.2_amd64.deb': No such file or directory                             
cp: cannot stat '/sonic/target/debs/bookworm/libnl-3-dev_3.7.0-0.2_amd64.deb': No such file or directory                             
cp: cannot stat '/sonic/target/debs/bookworm/libnl-route-3-200_3.7.0-0.2_amd64.deb': No such file or directory                       
cp: cannot stat '/sonic/target/debs/bookworm/libnl-route-3-dev_3.7.0-0.2_amd64.deb': No such file or directory 

Root-cause

The sonic libnl debian packages had their version and name changed in sonic-net/sonic-buildimage#20697

Fix

Use new name variables in libnl3.mk based on LIBNL3_VERSION_SONIC

@yue-fred-gao yue-fred-gao merged commit 504da95 into sonic-net:main Dec 8, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants