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

Integrating new package issue for generic image build #5806

Closed
shlomibitton opened this issue Nov 4, 2020 · 0 comments
Closed

Integrating new package issue for generic image build #5806

shlomibitton opened this issue Nov 4, 2020 · 0 comments
Assignees

Comments

@shlomibitton
Copy link
Contributor

shlomibitton commented Nov 4, 2020

Description
Integrating new package into the sonic-buildimage system is not working for generic image.
The new package is not a debian based, It is for building a binary and copy the output to the relevant locations.
All other images were successfully built.
The issue can be observed on this PR: #5725

Steps to reproduce the issue:

  1. Try to build using the PR Backport ethtool to support QSFP-DD #5725

Describe the results you received:

sudo cp target/files/buster/ethtool ./fsroot/usr/bin
cp: cannot stat 'target/files/buster/ethtool': No such file or directory
sudo LANG=C chroot ./fsroot umount /proc
true
[ FAIL LOG END ] [ target/sonic-generic.bin ]
make: *** [slave.mk:824: target/sonic-generic.bin] Error 1
make[1]: *** [target/sonic-generic.bin] Error 2

Describe the results you expected:
Image should successfully build out.

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

1 participant