[Bug 826462] New: Glade needs libgladeui-2-4 to run, but glade package doesn't require it
https://bugzilla.novell.com/show_bug.cgi?id=826462 https://bugzilla.novell.com/show_bug.cgi?id=826462#c0 Summary: Glade needs libgladeui-2-4 to run, but glade package doesn't require it Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: All OS/Version: All Status: NEW Severity: Normal Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: sknorr@novell.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:21.0) Gecko/20100101 Firefox/21.0 Running glade, without having the libgladeui-2-4 package installed (happens by default) results in: $ glade glade: error while loading shared libraries: libgladeui-2.so.4: cannot open shared object file: No such file or directory Ergo, the glade package really should require libgladeui-2-4. Reproducible: Always Steps to Reproduce: 1. Run "sudo zypper in glade". 2. Try to run "glade" 3. See it crash. -- 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=826462 https://bugzilla.novell.com/show_bug.cgi?id=826462#c1 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |dimstar@opensuse.org InfoProvider| |sknorr@novell.com --- Comment #1 from Dominique Leuenberger <dimstar@opensuse.org> 2013-06-24 11:37:13 UTC --- libglade is automatically added to the requires by rpm, based on shared library auto detection... can you please paste the output of: rpm -qiR glade There should be a line like libgladeui-2.so.4() or, on x86_64 libgladeui-2.so.4()(64bit) in there, which indicates the dep is correct (this symbol is provided by libgladeui-2-4). -- 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=826462 https://bugzilla.novell.com/show_bug.cgi?id=826462#c2 Stefan Knorr <sknorr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|sknorr@novell.com | --- Comment #2 from Stefan Knorr <sknorr@novell.com> 2013-06-24 13:59:10 UTC --- Hum. Indeed there is. Name : glade Version : 3.15.0 Release : 1.3 Architecture: x86_64 Install Date: So 23 Jun 2013 23:18:54 CEST […] libgladeui-2.so.4()(64bit) […] Sorry for my incorrect observations. All the same, uninstalling glade and libgladeui-2-4, this is what zypper says when trying to reinstall: […] The following NEW package is going to be installed: glade The following package is recommended, but will not be installed because it's unwanted (was manually removed before): glade-lang 1 new package to install. […] Does that mean I have misconfigured some package management tool, then? -- 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=826462 https://bugzilla.novell.com/show_bug.cgi?id=826462#c3 Stefan Knorr <sknorr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #3 from Stefan Knorr <sknorr@novell.com> 2013-06-24 14:04:43 UTC --- Sorry. Not reproducible anymore... -- 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