[Evolution] Bug#392198: evolution is linked to the wrong libdbus version

Thiago Bauermann thiago.bauermann at gmail.com
Wed Oct 11 02:55:24 CEST 2006


2006/10/10, Øystein Gisnås <oystein at gisnas.net>:
>
> This doesn't make much sense to me.. It should be linked to
> libdbus-1.so.3, and so it is on my system.


I just found out that Debian has md5sums of packages. I've just used it to
confirm that I have unmodified binaries:

hactar# debsums -s evolution
hactar# echo $?
0
hactar#

Could you please run

>   LANG=C apt-get --reinstall install evolution/unstable
>   ldd /usr/bin/evolution | grep dbus


Ok, here's the output:

hactar# LANG=C apt-get --reinstall install evolution/unstable
Reading package lists... Done
Building dependency tree... Done
Selected version 2.6.3-2 (Debian:unstable) for evolution
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 169 not
upgraded.
Need to get 2402kB of archives.
After unpacking 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://ftp.debian.org unstable/main evolution 2.6.3-2 [2402kB]
Fetched 2402kB in 1m15s (31.9kB/s)
(Reading database ... 220139 files and directories currently installed.)
Preparing to replace evolution 2.6.3-2 (using
.../evolution_2.6.3-2_i386.deb) ...
Unpacking replacement evolution ...
Setting up evolution (2.6.3-2) ...

hactar# ldd /usr/bin/evolution | grep dbus
        libdbus-glib-1.so.2 => /usr/lib/libdbus-glib-1.so.2 (0xb7196000)
        libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0xb7166000)
        libdbus-1.so.2 => not found
hactar#


and provide output from both? If it doesn't make it better
>   apt-cache policy evolution
>   rm /var/cache/apt/archives/evolution_2.6.3-2_i386.deb
>   LANG=C apt-get --reinstall install evolution/unstable
>   ldd /usr/bin/evolution | grep dbus


Didn't make it better, so:

hactar# apt-cache policy evolution
evolution:
  Installed: 2.6.3-2
  Candidate: 2.6.3-2
  Version table:
 *** 2.6.3-2 0
        500 http://ftp.debian.org unstable/main Packages
        100 /var/lib/dpkg/status
hactar# rm /var/cache/apt/archives/evolution_2.6.3-2_i386.deb
hactar# LANG=C apt-get --reinstall install evolution/unstable
Reading package lists... Done
Building dependency tree... Done
Selected version 2.6.3-2 (Debian:unstable) for evolution
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 169 not
upgraded.
Need to get 2402kB of archives.
After unpacking 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://ftp.debian.org unstable/main evolution 2.6.3-2 [2402kB]
Fetched 2402kB in 1m37s (24.7kB/s)
(Reading database ... 220139 files and directories currently installed.)
Preparing to replace evolution 2.6.3-2 (using
.../evolution_2.6.3-2_i386.deb) ...
Unpacking replacement evolution ...
Setting up evolution (2.6.3-2) ...

hactar# ldd /usr/bin/evolution | grep dbus
        libdbus-glib-1.so.2 => /usr/lib/libdbus-glib-1.so.2 (0xb71d2000)
        libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0xb71a2000)
        libdbus-1.so.2 => not found
hactar# debsums -s evolution
hactar# echo $?
0
hactar#

-- 
[]'s
Thiago Jung Bauermann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/pkg-evolution-maintainers/attachments/20061010/3cfe9692/attachment-0001.html


More information about the Pkg-evolution-maintainers mailing list