Bug 515845 - gnome-bluetooth-libs is requiring gnome-bluetooth
Summary: gnome-bluetooth-libs is requiring gnome-bluetooth
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-bluetooth
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Bastien Nocera
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F12Alpha, F12AlphaBlocker
TreeView+ depends on / blocked
 
Reported: 2009-08-05 23:42 UTC by Sebastian Vahl
Modified: 2009-08-06 15:21 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-08-06 10:17:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Sebastian Vahl 2009-08-05 23:42:56 UTC
Description of problem:
gnome-bluetooh-libs is requiring gnome-bluetooth. It seems that one dependency is manually added (for libs: Requires: %{name} = %{version}-%{release}) and another one is filled in by rpm (libgnome-bluetooth.so.7()(64bit)).
The question here is why split the package into a libs subpkg when the normal package is needed, regardless of the split.


Version-Release number of selected component (if applicable):
gnome-bluetooth-2.27.9-1.fc12.i686
gnome-bluetooth-libs-2.27.9-1.fc12.i686


How reproducible:
ever

Steps to Reproduce:
1. repoquery --disablerepo=* --enablerepo=rawhide -q --requires gnome-bluetooth-libs
  
Actual results:
gnome-bluetooth is needed by gnome-bluetooth-libs

Expected results:
the split of the libs subpkg should be done without needing the normal package.

Additional info:
The KDE-SIG has re-added Networkmanager-gnome as the default networking applet in rawhide this evening. But adding Networkmanager-gnome to the KDE live images increased the size of the images too much (30 packages/~60  megs). This point could be a good start to break the dependency chain. Otherwise it could be:
NetworkManager-Gnome -> gnome-bluetooth-libs > gnome-bluetooth > gvfs-obexftp > gvfs > libsoup > libproxy-bin > libproxy > libproxy-mozjs > xulunner

Comment 1 Bastien Nocera 2009-08-06 00:30:09 UTC
The icons need to be in the libs sub-package. I'll move then and respin a build.

Comment 2 Kevin Kofler 2009-08-06 04:14:11 UTC
> The KDE-SIG has re-added Networkmanager-gnome as the default networking applet
> in rawhide this evening.

I shall add that we had to do this after surveying the current state of kde-plasma-networkmanagement. This is already a contingency move, unfortunately it lead us right into the next mess.

The problem is that this is causing a size overrun on the KDE spin.

Comment 3 Bastien Nocera 2009-08-06 10:17:57 UTC
(In reply to comment #2)
> > The KDE-SIG has re-added Networkmanager-gnome as the default networking applet
> > in rawhide this evening.
> 
> I shall add that we had to do this after surveying the current state of
> kde-plasma-networkmanagement. This is already a contingency move, unfortunately
> it lead us right into the next mess.
> 
> The problem is that this is causing a size overrun on the KDE spin.  

Was this really necessary when I already said I would fix it?

Fixed in rawhide:
http://koji.fedoraproject.org/koji/taskinfo?taskID=1585909

Comment 4 Sebastian Vahl 2009-08-06 15:01:53 UTC
Great thx. The splitted package decreased the additional pulled in packages rapidly. Now only gnome-bluetooth-libs and PolicyKit-gnome-libs are additionally pulled in for NetworkManager-gnome.

Comment 5 Kevin Kofler 2009-08-06 15:21:46 UTC
FYI, the fixed build has been tagged into the alpha as per https://fedorahosted.org/rel-eng/ticket/2042 .


Note You need to log in before you can comment on or make changes to this bug.