https://bugzilla.novell.com/show_bug.cgi?id=683563 https://bugzilla.novell.com/show_bug.cgi?id=683563#c0 Summary: gnome-keyring-pam fails to get configured on x86_64 Classification: openSUSE Product: openSUSE 11.4 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: ajorgensen@novell.com QAContact: qa@suse.de Found By: --- Blocker: --- The problem is that if /lib/security exists pam-config then requires that the 32bit version of each module to be configured be present and errors out with "ERROR: module /lib/security/pam_gnome_keyring.so is not installed.". Unfortunately, libzypp will install the 64bit version first so the %post script fails. We can alleviate the problem a little by having the %post run in the -32bit package as well but since gnome-keyring-pam does not (and should not, for those who don't want -32bit packages) require gnome-keyring-pam-32bit we can't even guarantee that this will work. Honestly I don't have a complete solution in mind. It should also be noted that this will be a problem for any pam module if /lib/security exists on a biarch 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.