Skip to content

Downgrade binutils in docker image#1182

Merged
mstemm merged 1 commit intodevfrom
downgrade-binutils
Jul 31, 2018
Merged

Downgrade binutils in docker image#1182
mstemm merged 1 commit intodevfrom
downgrade-binutils

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.

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 merged commit 153e395 into dev Jul 31, 2018
@mstemm mstemm deleted the downgrade-binutils branch July 31, 2018 17:43
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.

1 participant