apt-get install python2.2-xmlbase - unmet dependency
Herbert Straub
herbert at linuxhacker.at
Tue Feb 15 11:03:52 UTC 2005
Danilo Piazzalunga wrote:
>Herbert Straub wrote:
>
>
>>The python2.2-xmlbase is from the universe archiv, but the required versions
>>are the same: python2.2 (=2.2.3-10) and 2.2.3-10ubuntu0.1. The only
>>difference is the suffix ubuntu0.1.
>>
>>
>
>Support for python 2.2 will be dropped when Hoary releases: you'd better
>switching to python 2.3 or 2.4.
>
>
>
I think, i found the solution: the python2.2 package creates the
python2.2-xmlbase package. With the last Security Update of python2.2
the dependency does'nt match, because the python2.2 come from the
securty archive and the python2.2-xmlbase from the universe. I does'nt
know, that there is also a Security Universe archive is available. I
changed the following line in /etc/apt/sources.list:
deb http://security.ubuntu.com/ubuntu warty-security main restricted
to
deb http://security.ubuntu.com/ubuntu warty-security main restricted
universe
and now the right package can be retrieved:
Get:3 http://security.ubuntu.com warty-security/universe
python2.2-xmlbase 2.2.3-10ubuntu0.1
In the past, i had the same problems with krb5-config (universe) and
libkrb53 (main).
Best Regards
Herbert Straub
More information about the ubuntu-users
mailing list