Login
New User

Welcome to destr0yr's asylum
Monday, October 06 2008 @ 08:04 AM PDT

Gentoo: sys-apps/pam-login blocking sys-apps/shadow

GentooThe Gentoo Forums are littered with posts regarding this issue.

# emerge -uDvaN world

These are the packages that would be merged, in order:
....
[blocks B ] sys-apps/pam-login (is blocking sys-apps/shadow-4.0.14-r2)
...


The best result so far has been the following command from ecatmur's forum post:

emerge --buildpkgonly --nodeps shadow && emerge -C pam-login && emerge --usepkgonly shadow

The general consensus is that the pam use flag (USE="pam" in make.conf") should also exist - this will prevent any issues with logging in.



Story Options

Trackback

Trackback URL for this entry: http://www.destr0yr.com/trackback.php/pam-login_blocking_shadow

No trackback comments for this entry.
Gentoo: sys-apps/pam-login blocking sys-apps/shadow | 1 comments | Create New Account
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Gentoo: sys-apps/pam-login blocking sys-apps/shadow
Authored by: destr0yr on Wednesday, June 28 2006 @ 09:23 AM PDT