[Evolution] Bug#599075: Bug#599075: Bug#599075: Evolution 2.30.3-2 can't load evolution-mapi plugin 0.30.3-2+b1
M Z
magez.magez at gmail.com
Tue Oct 5 10:31:37 UTC 2010
On Tue, Oct 5, 2010 at 8:14 AM, Yves-Alexis Perez <corsac at debian.org> wrote:
> Hmhm, I'm a bit puzzled, I can't really find those dependencies in the
> packages downloaded from the archive. Are you 100% sure you're reporting
> against 0.30.3-2+b1 and not 0.30.3-2? The latter was known to be built
> on a dirty chroot in amd64 so it could have led to some issues like
> that, but the +b1 should be ok. And I don't see a libgensec dependencie
> there (either using ldd on the downloaded packages or in the Depends:
> field).
>
> I can't install mapi at the moment so I'll postpone until I managed to
> get more information on that, but in the meantime could you triple check
> the installed version?
>
> Thanks and regards,
> --
> Yves-Alexis
>
Regarding libgensec:
aptitude search ~S~i~Dlibgensec0
i libdcerpc0
- DCE/RPC client library
i libregistry0
- Registry library
i libsamba-util0
- Samba utility function library
aptitude search ~S~i~Dlibsamba-util0
i libdcerpc0
- DCE/RPC client library
i libgensec0
- Generic Security Library
i libmapi0
- Client library for the MAPI protocol
i libndr-standard0
- Standard NDR interfaces
i libndr0
- NDR marshalling library
i libregistry0
- Registry library
i libsamba-hostconfig0
- Samba host configuration library
aptitude search ~S~i~Dlibsamba-hostconfig0
i evolution-mapi
- Exchange support for the Evolution groupware suite
i libdcerpc0
- DCE/RPC client library
i libexchangemapi-1.0-0
- client library for accessing Exchange servers - runtime
i libgensec0
- Generic Security Library
i libmapi0
- Client library for the MAPI protocol
i libregistry0
- Registry library
i libsamba-util0
- Samba utility function library
So evolution-mapi depends on libsamba-hostconfig0, which depends on
libsamba-util0 and which depends on libgensec0.
and therefore:
aptitude purge libgensec0
The following packages will be REMOVED:
libgensec0{p}
0 packages upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 4,018kB will be freed.
The following packages have unmet dependencies:
libdcerpc0: Depends: libgensec0 but it is not going to be installed.
libregistry0: Depends: libgensec0 but it is not going to be installed.
libsamba-util0: Depends: libgensec0 but it is not going to be installed.
The following actions will resolve these dependencies:
Remove the following packages:
1) evolution-mapi
2) libdcerpc0
3) libexchangemapi-1.0-0
4) libmapi0
5) libndr-standard0
6) libndr0
7) libregistry0
8) libsamba-hostconfig0
9) libsamba-util0
regarding evolution-mapi versions (aptitude update and full-upgrade
almost everyday :) )
aptitude versions evolution-mapi evolution
Package evolution:
p A 2.30.2-1
testing
650
i A 2.30.3-2
unstable
600
Package evolution-mapi:
i 0.30.3-2+b1
unstable
600
Tried it today on another machine (virtual Squeeze - added Sid
repositories and installed evolution-mapi and the same error started
occuring).
It seems like there's similar issue in Ubuntu -
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/646404.
Thanks. :)
Cheers
More information about the Pkg-evolution-maintainers
mailing list