Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98337 - emerge -uD world/system does NOT update pam-0.77-r6 to pam-0.78-r2
Summary: emerge -uD world/system does NOT update pam-0.77-r6 to pam-0.78-r2
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-08 04:35 UTC by Peter Hyman
Modified: 2005-07-08 09:28 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Hyman 2005-07-08 04:35:05 UTC
After emerge -uD world, some applications started failing, kde arts could not
start soundserver, su could not find a module, etc. Turns out that pam was not
updated. Doing an emerge -s ^pam showed that an update was ready, but it was not
coming in.

Reproducible: Always
Steps to Reproduce:
1. emerge -uD world (on 2005-07-08)
2. log in as user
3. su or start kde

Actual Results:  
su shows module not found error
kde's arts cannot start soundserver: permission denied on device default

Expected Results:  
both should work and and pam 0.78 should be emerged

Marking as major since pam-0.78 really should be emerged
Comment 1 Stian Skjelstad 2005-07-08 07:13:58 UTC
pam-0.78-r2 is not masked stable for most arcs (I presume you are an x86 user).
Reemerge the package that complains, or run revdep-rebuild to fix your system if
you have lots of programs that is unable to link to .so files.
Comment 2 Stian Skjelstad 2005-07-08 07:51:54 UTC
My tree just got 0.78-r2 marked stable.

How does

emerge -uDpt sys-apps/pam-login look for you?
Comment 3 Peter Hyman 2005-07-08 08:29:42 UTC
This morning, when I ran emerge -uD world, both shadow-4.0.7-r2 and
pam-login-3.17 were emerged. Pam-0.78 was not part of the mix. This, I think
caused the malfunction. revdep-rebuild showed nothing out of the ordinary other
than the usual openoffice.bin and firefox.bin which is expected. I am sure this
is just a transient problem, but I wanted to report it anyway. For me, I had to
manually emerge -u pam. And yes, I have x86.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-07-08 09:28:07 UTC
(In reply to comment #3)
> For me, I had to manually emerge -u pam. And yes, I have x86.

Hmm, we can't really find the cause of the problem now that you've upgraded man
manually. Closing.