Re: RC severity for Python 2.6 related bugs

2010-03-01 Thread Josselin Mouette
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

Re: (again) Why default python is not 2.6 yet?

2010-03-01 Thread Rene Engelhard
Hi, On Wed, Feb 17, 2010 at 04:18:28PM +0100, Sandro Tosi wrote: > That holds true any time we do the switch. So when should we change > the default? the moment we freeze? >From my personal POV you csn do now, I think the release team would not agree, though ;-) Grüße/Regards, René -- .''`.

files installed in /usr/shared/pyshared

2010-03-01 Thread Ritesh Raj Sarraf
Hi, I noticed that some of the files from my package get installed into /usr/share/pyshared/ r...@champaran:~ $ dpkg -L apt-offline | grep pyshared /usr/share/pyshared /usr/share/pyshared/AptOfflineCoreLib.py /usr/share/pyshared/AptOfflineLib.py /usr/share/pyshared/AptOffline_urlutils.py /usr/sh

Re: files installed in /usr/shared/pyshared

2010-03-01 Thread Piotr Ożarowski
[Ritesh Raj Sarraf, 2010-03-01] > I noticed that some of the files from my package get installed into > /usr/share/pyshared/ [...] > What would be the right way to instruct installation into > pyshared/$PACKAGE_NAME/ ?? Why do you want to install to pyshared/$PACKAGE_NAME/? /usr/share/pyshared/