For smaller packages I would probably remove them and then rebuild them, but with this one I think many currently installed packages have it as a dependency,
Is this situation a good one for emerge -1u and then I can revdep-rebuild maybe afterwards?
The only other way I know is to start f*cking with individual packages and masking those. It is possible I could just rebuild everything but that would take too long to do.
Is Python2 still needed or useful to the operating system too?
Code: Select all
Package Settings
=================================================================
dev-lang/python-2.7.17-r1::gentoo was built with the following:
USE="gdbm ipv6 ncurses readline sqlite ssl (threads) (wide-unicode) xml (-berkdb) -bluetooth -build -examples -hardened -libressl -tk -wininst" ABI_X86="(64)"
CFLAGS="-mtune=generic -O2 -pipe -fwrapv"
CXXFLAGS="-mtune=generic -O2 -pipe -fwrapv"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -L."
dev-lang/python-3.6.10::gentoo was built with the following:
USE="gdbm ipv6 ncurses readline ssl (threads) xml -bluetooth -build -examples -hardened -libressl -sqlite -test -tk -wininst" ABI_X86="(64)"
CFLAGS="-mtune=generic -O2 -pipe -fwrapv"
CXXFLAGS="-mtune=generic -O2 -pipe -fwrapv"
FEATURES="sandbox fixlafiles sfperms news merge-sync multilib-strict network-sandbox pid-sandbox unknown-features-warn ipc-sandbox userpriv config-protect-if-modified unmerge-logs userfetch usersandbox protect-owned ebuild-locks parallel-fetch preserve-libs strict binpkg-dostrip usersync binpkg-logs binpkg-docompress distlocks assume-digests unmerge-orphans xattr"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -L."




