
I also installedEmopig wrote:I had to emerge dbus-glib manually for some reason, it looks like none of the dbus
apps have added it as a dependency yet.
Also lots of revdep-rebuild breakage, 54 packages for me. Just a warning to those
who run into it.
I will reply when everything has finished emerging, i'm feeling in the mood
for breakage anyway.
Code: Select all
[D] dev-libs/dbus-glib
Available versions: [M](~)0.72
Installed versions: 0.72(20:29:02 05/12/06)(-debug -doc -selinux)
Homepage: http://dbus.freedesktop.org/
Description: D-Bus bindings for glib
[D] dev-libs/dbus-qt3-old
Available versions: [M](~)0.70
Installed versions: 0.70(20:32:51 05/12/06)
Homepage: http://freedesktop.org/wiki/Software_2fdbus
Description: D-BUS Qt3 bindings compatible with old application API and new dbus
* dev-python/dbus-python
Available versions: [M](~)0.71
Homepage: http://dbus.freedesktop.org/
Description: Python bindings for the D-Bus messagebus.
Code: Select all
emerge --oneshot =sys-apps/hal-0.5.7.1-r2 =sys-apps/pmount-0.9.13 =media-libs/libgphoto2-2.2.1-r1 =net-print/cups-1.2.7 =kde-base/kdebase-kioslaves-3.5.5-r1 =media-gfx/inkscape-0.44.1 =gnome-base/gnome-vfs-2.16.3 =gnome-base/libgnome-2.16.0 =gnome-base/libbonoboui-2.16.0 =gnome-base/libgnomeui-2.16.1 =gnome-base/gnome-mount-0.4-r5 =x11-plugins/beryl-dbus-9999 =app-cdr/k3b-0.12.17
if you blame against the GNOME-devs and dbus dev's then surefloat- wrote:I had to revdep-rebuild almost all gnome-packages as well, this must be a joke, there must be a better way to upgrade dbus.
Blame it on the devs.
I can't believe how people complain if an app linked agains dbus-0.6 needs to be relinked if you install dbus-1.x... It is a major release, and there has been an ABI change. It is like complaining because you will need qt4 to run kde-4 (yes, you need qt4, qt3 will not dofloat- wrote:I had to revdep-rebuild almost all gnome-packages as well, this must be a joke, there must be a better way to upgrade dbus.
Blame it on the devs.

The good news is that the dbus devs have stated that as of the 1.0 release the ABI will not change (apart from added extensions) so you should never have to recompile an app after a dbus upgrade again.6thpink wrote:I can't believe how people complain if an app linked agains dbus-0.6 needs to be relinked if you install dbus-1.x... It is a major release, and there has been an ABI change. It is like complaining because you will need qt4 to run kde-4 (yes, you need qt4, qt3 will not dofloat- wrote:I had to revdep-rebuild almost all gnome-packages as well, this must be a joke, there must be a better way to upgrade dbus.
Blame it on the devs.). Jokes appart, that is why revdep-rebuild does exist, otherwise it would not have a reason to exist.

Binary distros only use to do small updates between major releases (those that comes with a new cd and new version number).slithy wrote:Just curious, but how to do binary distros handle situations where a linking library changes? Do they release rebuilt binaries as an "upgrade?"
I think you meant Bug [bug=154521]#154521[/bug]. That is the tracker.Cardoe wrote: To basically counter the incorrect info in the [gwn=20061211]GWN[/gwn]... as the maintainer of D-Bus in Gentoo..
...
3) No installing all the bindings is no correct. They should be pulled in by the package that requires them. If they're not, report a bug on that package. Bug [bug=154251]#154251[/bug] was created to track these issues.