-
Notifications
You must be signed in to change notification settings - Fork 9.2k
HADOOP-17902. Fix Hadoop build on Debian 10 #3408
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
Conversation
|
π -1 overall
This message was automatically generated. |
|
π +1 overall
This message was automatically generated. |
|
π +1 overall
This message was automatically generated. |
|
(!) A patch to the testing environment has been detected. |
|
π +1 overall
This message was automatically generated. |
|
(!) A patch to the testing environment has been detected. |
|
π +1 overall
This message was automatically generated. |
|
π +1 overall
This message was automatically generated. |
|
π +1 overall
This message was automatically generated. |
|
(!) A patch to the testing environment has been detected. |
|
π +1 overall
This message was automatically generated. |
|
(!) A patch to the testing environment has been detected. |
|
π +1 overall
This message was automatically generated. |
7611377 to
e4c8ed3
Compare
|
π -1 overall
This message was automatically generated. |
|
π +1 overall
This message was automatically generated. |
|
π +1 overall
This message was automatically generated. |
|
(!) A patch to the testing environment has been detected. |
|
π +1 overall
This message was automatically generated. |
|
(!) A patch to the testing environment has been detected. |
|
π +1 overall
This message was automatically generated. |
|
LGTM, though someone who does docker work needs to review it |
e6adbaa to
f1f803d
Compare
|
π +1 overall
This message was automatically generated. |
|
π +1 overall
This message was automatically generated. |
|
(!) A patch to the testing environment has been detected. |
|
π -1 overall
This message was automatically generated. |
|
π -1 overall
This message was automatically generated. |
* Use the default versions of the packages that come along with Debian 10. * Use the latest packages for install GCC by adding Debian testing to sources.list just before installing GCC. * Removing dateutil since we're reverting to an older version of python3. Use Debian bullseye instead of testing * Debian testing has unstable list of packages. Hence, switching to bullseye which is a standard Debian release. Install gcc and g++ from bullseye * We need the versions 10.2.0 of gcc and g++. Thus, installing them from bullseye. Bundle up pkg-resolver installation * Need to install pkg-resolver and its dependencies at once since we're adding bullseye source in between.
5679fb0 to
811e5d9
Compare
|
π -1 overall
This message was automatically generated. |
This reverts commit 9103f44.
|
π +1 overall
This message was automatically generated. |
|
π +1 overall
This message was automatically generated. |
|
(!) A patch to the testing environment has been detected. |
|
π +1 overall
This message was automatically generated. |
|
(!) A patch to the testing environment has been detected. |
|
π +1 overall
This message was automatically generated. |
Description of PR
packages. Hence, switching to bullseye
which is a standard Debian release.
How was this patch tested?
The Hadoop CI has been able to build
and run the tests, confirming that there
aren't any issues with this change.
For code changes:
LICENSE,LICENSE-binary,NOTICE-binaryfiles?