Bug 56216

Summary: s390: dangling symlinks for {/usr,}/lib/libpamc.so
Product: [Retired] Red Hat Linux Reporter: Jay Turner <jturner>
Component: pamAssignee: Florian La Roche <laroche>
Status: CLOSED RAWHIDE QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3CC: srevivo
Target Milestone: ---   
Target Release: ---   
Hardware: s390   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-11-14 04:25:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Glen Foster 2001-11-13 23:33:27 UTC
Description of Problem: After an installation, the symlinks
{/usr,/lib/libpamc.so are dangling symlinks.

$ ls -l /usr/lib/libpamc.so
lrwxrwxrwx    1 root     root           25 Nov 13 15:10 /usr/lib/libpamc.so
-> ../../lib/libpamc.so.0.75
$ ls -l /lib/libpamc.so
lrwxrwxrwx    1 root     root           15 Nov 13 15:10 /lib/libpamc.so ->
libpamc.so.0.75

Comment 1 Glen Foster 2001-11-13 23:33:52 UTC
Assigning to laroche

Comment 2 Bill Nottingham 2001-11-14 04:25:00 UTC
fixed in the (latest) errata pam.

Comment 3 Florian La Roche 2001-11-15 10:21:31 UTC
release 19 is now in the s390 tree

Florian La Roche