[Bug 487550] New: pam-config will fail on x86_64 if pam-32bit is installed
https://bugzilla.novell.com/show_bug.cgi?id=487550 Summary: pam-config will fail on x86_64 if pam-32bit is installed Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: captain.magnus@opensuse.org QAContact: qa@suse.de Found By: --- Created an attachment (id=281048) --> (https://bugzilla.novell.com/attachment.cgi?id=281048) Patch User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.7) Gecko/2009022800 SUSE/3.0.7-72.4 Firefox/3.0.7 If pam-32bit is installed on x86_64, pam-config will fail when installing a 64bit package like gnome-keyring-pam. Problem is that it searched both /lib/security and /lib64/security when trying to update pam. If it doesn't find the particual module in /lib/security it will fail Attached is a patch that only checks /lib64 on x86_64 and /lib on i386 systems. Reproducible: Always -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=487550 Magnus Boman <captain.magnus@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |kukuk@novell.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=487550 User kukuk@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=487550#c1 Thorsten Kukuk <kukuk@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Thorsten Kukuk <kukuk@novell.com> 2009-03-21 00:44:17 MST --- If you have 32bit software installed, you always need the 32bit module, too. Else 32bit software will fail. This is no bug, your patch will break your system. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com