>> will be redirected to the host system, unless the CI system is already running in docker.
This shouldn't lead to any issues, unless someone is running the CI as root, I guess.
Still, fix it to avoid problems.
>> will be redirected to the host system, unless the CI system is already running in docker.
This shouldn't lead to any issues, unless someone is running the CI as root, I guess.
Still, fix it to avoid problems.
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--021abf342d371248e50ceaed478a90ca-->
See the guideline for information on the review process.
| Type | Reviewers |
|---|---|
| ACK | fanquake |
If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.
example failures on master with command MAKEJOBS="-j9" FILE_ENV="./ci/test/00_setup_env_native_nowallet_libbitcoinkernel.sh" ./ci/test_run_all.sh:
Ubuntu/Debian (running as root): E: The value 'buster-backports' is invalid for APT::Default-Release as such a release is not available in the sources
Ubuntu/Debian (running not as root): ./ci/test/04_install.sh: line 96: /etc/apt/sources.list: Permission denied
Centos/etc: ./ci/test/04_install.sh: line 96: /etc/apt/sources.list: No such file or directory
ACK fa88d4212300cbe3c9c535a148414239ab0f8507