Re: Installing python2.5 on etch powerpc

2006-11-13 Thread Cameron Dale
On 11/13/06, Rick Thomas <[EMAIL PROTECTED]> wrote: Package python2.5 Installing python2.5 on etch for powerpc is broken... Specifically: > Linking and byte-compiling packages for runtime python2.5... > pycentral: pycentral rtinstall: installed runtime python2.5 not found > pycentral rtinstall

Re: Testing other python versions

2006-10-03 Thread Cameron Dale
On 9/3/06, Josselin Mouette <[EMAIL PROTECTED]> wrote: Le samedi 02 septembre 2006 à 19:19 -0700, Cameron Dale a écrit : > How do I test building under these different versions? Is it just a > matter of temporarily changing the /usr/bin/python link to point to a > different versi

Testing other python versions

2006-09-02 Thread Cameron Dale
is an issue, as python-support will bytecompile for all supported versions, but what about testing installation under an unsupported version (like 2.5 is now)? Thanks for the help, Cameron Dale -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Bug#383958: lintian: python-script-but-no-python-dep error with python-support

2006-08-31 Thread Cameron Dale
s} and python), but I'm not sure if this will cause a problem later when python-support is updated and ${python:Depends} includes python. I suspect the redundant listing won't matter, but I'm not sure. Thanks for all the help, the discussion was interesting. Cameron Dale

Re: Dependency problem replacing dh_python with dh_pysupport

2006-08-20 Thread Cameron Dale
On 8/20/06, Pierre Habouzit <[EMAIL PROTECTED]> wrote: Le dim 20 août 2006 09:48, Cameron Dale a écrit : > E: bittornado: python-script-but-no-python-dep > ./usr/bin/bttrack.bittornado this is a lintian "bug". when you simply need to depend upon python (not versionned)

Dependency problem replacing dh_python with dh_pysupport

2006-08-20 Thread Cameron Dale
e if I'm doing something wrong, or if Lintian needs to be updated to understand this dependency, or if python-support should be generating the python dependency? I'm using the latest versions of python-support and lintian in unstable. I also tried adding the -d option to dh_pysupport