Gentoo Archives: gentoo-user

From: Ryan Tandy <tarpman@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] sys-apps/shadow and sys-apps/pam-login in conflict (pam-login not needed?)
Date: Wed, 31 May 2006 07:49:23
Message-Id: 447D47E4.3040504@gmail.com
In Reply to: [gentoo-user] sys-apps/shadow and sys-apps/pam-login in conflict (pam-login not needed?) by Jules Colding
1 Jules Colding wrote:
2 > ######################################################
3 > omc-2 ~ # emerge -va sys-apps/pam-login
4 >
5 > These are the packages that I would merge, in order:
6 >
7 > Calculating dependencies ...done!
8 > [blocks B ] >=sys-apps/shadow-4.0.14-r2 (is blocking sys-apps/pam-login-4.0.14)
9 > [ebuild N ] sys-apps/pam-login-4.0.14 -livecd +nls (-selinux) -skey 0 kB
10 >
11 > Total size of downloads: 0 kB
12 >
13 > !!! Error: The above package list contains packages which cannot be installed
14 > !!! on the same system.
15 > ######################################################
16 >
17
18 Make sure pam-login isn't in your world, and make sure you're on the
19 latest profile so that it isn't being dragged in by system. Also
20 double-check that the "pam" USE-flag is in effect for shadow.
21
22 emerge -pvuDNt world might help if there's a dep on pam-login from
23 another package, rather than from system or world.
24
25 Oh, and rebuild shadow, pam and openssh before you log out or reboot - I
26 was locked out of my router for ten minutes today after doing this
27 update. etc-update and revdep-rebuild didn't catch anything.
28 --
29 gentoo-user@g.o mailing list

Replies