diff options
author | Krzesimir Nowak <knowak@microsoft.com> | 2023-02-15 11:14:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-22 16:17:55 +0000 |
commit | 991727070a928a03481303ed5b0a571534853445 (patch) | |
tree | ddd02da842bd5c1b3578231de590c744393eac20 /dev-python/python-systemd | |
parent | dev-embedded/platformio: Version bump to 6.1.6 (diff) | |
download | gentoo-991727070a928a03481303ed5b0a571534853445.tar.gz gentoo-991727070a928a03481303ed5b0a571534853445.tar.bz2 gentoo-991727070a928a03481303ed5b0a571534853445.zip |
scripts/bootstrap.sh: Fix bootstrap in verbose mode
Verbose mode does not unset STRAP_RUN, thus the script tries to prune
sys-devel/gcc at the later stage. Currently portage exits with an exit
status 1 if a specific package was requested to be pruned and there
was nothing to do. This results in a bootstrap failure. So before we
try to prune, let's do a dry run to see if anything would be done.
For the portage code that results in exit status 1, see the following
link:
https://gitweb.gentoo.org/proj/portage.git/tree/lib/_emerge/actions.py?id=bde2a895cf520687dce7a8e92601041a37529ba0#n1700
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Closes: https://github.com/gentoo/gentoo/pull/29612
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/python-systemd')
0 files changed, 0 insertions, 0 deletions