On 31/05/06, Barry Marler <[EMAIL PROTECTED]> wrote:
On 5/31/06, A. Khattri <[EMAIL PROTECTED]> wrote:
>
> On two of my servers, a recent update is wanting to emerge sys-apps/shadow
> but it is blocked by sys-apps/pam-login.
>
> Just wondering if there was some change recently that means switching from
> one to the other?
>

emerge -C sys-apps/pam-login && emerge sys-apps/shadow


I just want to add that the developer flameyes has blogged about this issue:

http://planet.gentoo.org/developers/flameeyes/2006/03/19/the_shadow_and_pam_login_conflict

One of the comments rather sensibly suggests to use the following
command instead (collision protection will be disabled which allows
the order to be reversed and thus, there is no danger of losing
/bin/login at any time during the procedure):

FEATURES=-collision-protect emerge --nodeps shadow && emerge --unmerge pam-login

Cheers,

--Kerin Millar
--
[email protected] mailing list

Reply via email to