[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RC severity for Python 2.6 related bugs



Le dimanche 28 février 2010 à 23:17 +0100, Vincent Bernat a écrit : 
> For whoever may be interested, I use this hook for pbuilder:
> 
> ,----[ /etc/pbuilder/hooks/A10python2.6 ]
> | #!/bin/sh
> | 
> | [ ! -f /usr/bin/python ] || {
> |   apt-get install -y --force-yes python2.6
> |   ln -sf python2.6 /usr/bin/python
> |   sed -i 's/^default-version =.*/default-version = python2.6/g' \
> |      /usr/share/python/debian_defaults
> | }
> `----

This doesn’t take into account the fact that for dependencies, the
python package itself should have a 2.6 version.

-- 
 .''`.      Josselin Mouette
: :' :
`. `'   “I recommend you to learn English in hope that you in
  `-     future understand things”  -- Jörg Schilling

Attachment: signature.asc
Description: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=


Reply to: