Your message dated Thu, 12 Oct 2006 21:55:35 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#392198: evolution is linked to the wrong libdbus version
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: evolution
Version: 2.6.3-2
Severity: grave
Hi,
The evolution package depends on libdbus-1-3, but the binary is linked to libdbus-1.so.2 (which doesn't exist in Debian at all).
As a result, the evolution program can't be launched because of a missing library. This renders the package unusable (hence the grave severity). I'm running unstable, last updated on Oct 10, on the i386 architecture.
Misc outputs:
hactar% dpkg -l evolution | grep ii
ii evolution 2.6.3-2 groupware suite with mail client and organizer
hactar% ldd /usr/bin/evolution | grep "not found"
libdbus-1.so.2 => not found
hactar% /usr/bin/evolution
/usr/bin/evolution: error while loading shared libraries: libdbus-1.so.2: cannot open shared object file: No such file or directory
hactar% dpkg -s evolution | grep Depends
Depends: gconf2 (>= 2.10.1-2), libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.12.2), libaudiofile0 (>= 0.2.3-4), libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-glib1 (>= 0.6.12), libbonobo2-0 (>=
2.13.0), libbonoboui2-0 (>= 2.5.4), libc6 (>= 2.3.6-6), libcairo2 (>= 1.2.4), libcamel1.2-8 (>= 1.6.3), libdbus-1-3, libdbus-glib-1-2 (>= 0.71), libebook1.2-5 (>= 1.6.3), libecal1.2-6 (>= 1.6.3), libedataserver1.2-7
(>= 1.6.3), libedataserverui1.2-6 (>= 1.6.3), libegroupwise1.2-10 (>= 1.6.3), libesd0 (>= 0.2.35) | libesd-alsa0 (>= 0.2.35), libexchange-storage1.2-1 (>= 1.6.3), libfontconfig1 (>= 2.4.0), libfreetype6 (>=
2.2), libgconf2-4 (>= 2.13.5), libgcrypt11 (>= 1.2.2), libglade2-0 (>= 1:2.5.1), libglib2.0-0 (>= 2.12.0), libgnome-keyring0 (>= 0.4.3), libgnome-pilot2 (>= 2.0.2), libgnome2-0 (>= 2.14.1), libgnomecanvas2-0 (>=
2.11.1), libgnomeprint2.2-0 (>= 2.12.1), libgnomeprintui2.2-0 (>= 2.12.1), libgnomeui-0 (>= 2.13.0), libgnomevfs2-0 (>= 2.13.92), libgnutls13 (>= 1.4.0-0), libgpg-error0 (>= 1.2), libgtk2.0-0 (>= 2.8.0
), libgtkhtml3.8-15 (>= 3.10.3), libhal1 (>= 0.5), libice6 (>= 1:1.0.0), libjpeg62, libldap2 (>= 2.1.17-1), libnm-glib0, libnotify1, libnspr4-0d, libnss3-0d, liborbit2 (>= 1:2.10.0), libpango1.0-0 (>= 1.12.4
), libpisock9, libpisync0, libpng12-0 (>= 1.2.8rel), libpopt0 (>= 1.10), libsm6, libsoup2.2-8 (>= 2.2.96), libtasn1-3 (>= 0.3.4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxml2 (>=
2.6.26), libxrandr2, libxrender1, zlib1g (>= 1:1.2.1), evolution-common (= 2.6.3-2), evolution-data-server (>= 1.6.3), gtkhtml3.8 (>= 3.10.3), gnome-icon-theme (>= 1.2.0), dbus
--
[]'s
Thiago Jung Bauermann
--- End Message ---
--- Begin Message ---
2006/10/12, Thiago Bauermann <[EMAIL PROTECTED]>:
2006/10/11, Øystein Gisnås <[EMAIL PROTECTED]>:
> Seems like there is some issue on your system that is not common.
> Probably the dependency is pulled in by some other library. If you
> want to find out, try paste the output from:
> LD_DEBUG=files evolution
>
Yes, that was the problem. A library I had custom-compiled in /usr/local/lib
dependend on libdbus.so.2. Thanks for your help. I apologize for the
inconvenience. :-)
Excellent. This bug can safely be closed then.
--- End Message ---