Mailinglist Archive: opensuse-bugs (4202 mails)
| < Previous | Next > |
[Bug 738011] Gnome-do package doesn't require libgnome-desktop
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 18 Jan 2012 16:26:30 +0000
- Message-id: <20120118162630.F32E1245523@molor.provo.novell.com>
https://bugzilla.novell.com/show_bug.cgi?id=738011
https://bugzilla.novell.com/show_bug.cgi?id=738011#c3
Flavio Castelli <fcastelli@xxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #3 from Flavio Castelli <fcastelli@xxxxxxxx> 2012-01-18 16:26:29
UTC ---
Unfortunately the fix is not working properly:
sudo zypper in gnome-do
Loading repository data...
Reading installed packages...
Resolving package dependencies...
Problem: nothing provides libgnome-desktop-2 needed by
gnome-do-0.8.5-5.3.1.x86_64
Solution 1: do not install gnome-do-0.8.5-5.3.1.x86_64
Solution 2: break gnome-do by ignoring some of its dependencies
That's happening because libgnome-desktop-2 package doesn't provide
libgnome-desktop-2:
rpm -q --provides libgnome-desktop-2-17-2.32.1-13.1.2.x86_64
libgnome-desktop-2.so.17()(64bit)
libgnome-desktop-2-17 = 2.32.1-13.1.2
libgnome-desktop-2-17(x86-64) = 2.32.1-13.1.2
There are two possible solutions:
- add Provides libgnome-desktop-2 to the libgnome-desltop-2 package
- change gnome-su's requirement to libgnome-desktop-2-17
Which is the best solution?
--
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.
| < Previous | Next > |