# Cleaning my mistakes
unmerge 384094
reassign 384094 python-central 0.5.10
reassign 397006 python2.5-minimal 2.5-3
severity 397006 serious
retitle 397006 python2.5-minimal: needs to depend on pyhton-minimal (>= 2.4.4-1)
thanks

My explanation below:

On Wed, 22 Nov 2006, Raphael Hertzog wrote:
> On Wed, 15 Nov 2006, Igor Goryachev wrote:
> > Setting up python2.5-minimal (2.5-3) ...
> > Linking and byte-compiling packages for runtime python2.5...
> > pycentral: pycentral rtinstall: installed runtime python2.5 not found
> > pycentral rtinstall: installed runtime python2.5 not found
> 
> The problem is not with python-central itself but with the version of
> python-minimal that is used in combination.
> 
> The problem can only be reproduced in etch which has python-minimal
> 2.4.3-11. The version 2.4.4-1 from sid has an updated
> /usr/share/python/debian_defaults which knows python2.5:
> $ cat /usr/share/python/debian_defaults
> [DEFAULT]
> # the default python version
> default-version = python2.4
> # all supported python versions
> supported-versions = python2.4
> # formerly supported python versions
> old-versions = python2.3
> # unsupported versions, including older versions
> unsupported-versions = python2.3, python2.5
> 
> Whereas etch doesn't:
> $ cat /usr/share/python/debian_defaults
> [DEFAULT]
> # the default python version
> default-version = python2.4
> # all supported python versions
> supported-versions = python2.3, python2.4
> # formerly supported python versions
> #old-versions = python2.3
> 
> So the proper fix is to make sure that a good version of python-minimal is
> setup before the install of python2.5. So the bug is in python2.5-minimal
> and I'm reassigning it.
-- 
Raphaël Hertzog

Premier livre français sur Debian GNU/Linux :
http://www.ouaza.com/livre/admin-debian/

Reply via email to