On Tue, May 12, 2020 at 06:45:21PM -0400, Alan Grimes wrote: > I don't feel comfortable manually yanking any of these packages... What > is the cannonical solution to this CF? > > #################### > Total: 1701 packages (628 upgrades, 16 new, 2 in new slots, 1055 > reinstalls, 1 uninstall), Size of downloads: 10,521 KiB > Conflict: 4 blocks (2 unsatisfied) > > * Error: The above package list contains packages which cannot be > * installed at the same time on the same system. > > (sys-apps/shadow-4.8.1-r2:0/0::gentoo, ebuild scheduled for merge) > pulled in by > sys-apps/shadow required by @system > sys-apps/shadow required by (net-misc/openssh-8.2_p1-r6:0/0::gentoo, > ebuild scheduled for merge) USE="X pam pie ssl -X509 -audit -bindist > -debug -hpn -kerberos -ldns -libedit -libressl -livecd -sctp > -security-key (-selinux) -static -test -xmss" ABI_X86="(64)" > > (sys-apps/util-linux-2.35.1-r2:0/0::gentoo, ebuild scheduled for > merge) pulled in by > sys-apps/util-linux required by > (app-text/build-docbook-catalog-1.21:0/0::gentoo, ebuild scheduled for > merge) USE="" ABI_X86="(64)" > ####################
From the shadow ebuild; emphasis on the `su? ( !sys-apps/util-linux[su-] )`:
RDEPEND="${COMMON_DEPEND}
pam? ( >=sys-auth/pambase-20150213 )
su? ( !sys-apps/util-linux[su(-)] )
"
What are your USE-flags on util-linux ?
--
Ashley Dixon
suugaku.co.uk
2A9A 4117
DA96 D18A
8A7B B0D2
A30E BF25
F290 A8AA
signature.asc
Description: PGP signature

