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

Downgrade binutils in docker image #397

Merged
merged 1 commit into from
Jul 31, 2018
Merged

Downgrade binutils in docker image #397

merged 1 commit into from
Jul 31, 2018

Conversation

mstemm
Copy link
Contributor

@mstemm mstemm commented Jul 27, 2018

debian:unstable head contains binutils 2.31, which generates binaries
that are incompatible with kernels < 4.16.

To fix this, after installing everything, downgrade binutils to
2.30-22. This has to be done as the last step as it introduces conflicts
in other dependencies of the various gcc versions and some of the
packages already in the image.

This fixes #394

debian:unstable head contains binutils 2.31, which generates binaries
that are incompatible with kernels < 4.16.

To fix this, after installing everything, downgrade binutils to
2.30-22. This has to be done as the last step as it introduces conflicts
in other dependencies of the various gcc versions and some of the
packages already in the image.
@mstemm mstemm requested a review from thom-sd July 27, 2018 22:20
@mstemm mstemm merged commit ab0413a into dev Jul 31, 2018
@mstemm mstemm deleted the downgrade-binutils branch July 31, 2018 17:44
@lichao127 lichao127 mentioned this pull request Apr 29, 2023
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.

Falco 0.11.0 based container fails to load kernel module
1 participant