https://bugzilla.novell.com/show_bug.cgi?id=354164 Summary: provide 32-bit modules Product: openSUSE 10.3 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: GNOME - Admin AssignedTo: bnc-team-gnome-administration@forge.provo.novell.com ReportedBy: sbrabec@novell.com QAContact: qa@suse.de Found By: --- We should provide a way, how to provide 32-bit versions of all modules, which may be required by the gtk or other program setup, and force them installed on bi-arch machines. How to reproduce: 1. Run firefox with nspluginwrapped (i. e. default installation) Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so: cannot open shared object file: no such file or directory It means, that: - We should require both architectures for all programs it could require it (e. g. firefox) or - We should require (or better recommend) -32bit version for all programs that provide such module: find /usr/lib64/gtk-2.0 -name '*.so*' | xargs rpm -qf | sort -u or: - We can change 32bit creator script to add essentialfor or supplement tag to all packages providing files in /usr/lib64/gtk-2.0. -- 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.