Installing python2.5 on etch powerpc

2006-11-13 Thread Rick Thomas
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: installed runtime python2.5 not found dpkg: error

Re: Why still 2.4? How can I help you?

2007-12-18 Thread Rick Thomas
On Dec 18, 2007, at 11:49 AM, Roberto C. Sánchez wrote: On Tue, Dec 18, 2007 at 11:03:16PM +0900, js wrote: Hi, Today I read Debian Python Policy and found that it says that "At any given time, the package python will represent the current default Debian Python version. The default Debian Py

python-twisted-core not getting updated on i386, but is updated on amd64 [was Re: Increasing number of conflicts]

2010-04-20 Thread Rick Thomas
On Apr 20, 2010, at 2:30 AM, Jimmy Johnson wrote: If I was you I would start by finding out why python-twisted-core is not getting upgraded to the latest version that's in the repos and so on, with a little investigating I'm sure you will find what has broken your system, it may help to us

Re: python-twisted-core not getting updated on i386, but is updated on amd64 [was Re: Increasing number of conflicts]

2010-04-21 Thread Rick Thomas
On Apr 21, 2010, at 11:41 AM, Tristan Seligmann wrote: On Wed, Apr 21, 2010 at 7:41 AM, Rick Thomas wrote: The reason seems to be that python-twisted-core version 10.0.0-3 is available on amd64 Sid, but on i386 Sid it's only available at version 10.0.0-2 . Maybe it needs to be re

Re: Revisiting team joining procedures

2012-11-14 Thread Rick Thomas
On Nov 14, 2012, at 11:04 AM, Jakub Wilk wrote: I'm afraid that this creates false impression that we'd accept anyone, without any questions asked. This is not the case. As a DPMT admin I required that the applicant: 1) either had existing Python-related packages in the archive; 2) or sho

Re: on keep providing python 2 packages

2016-08-20 Thread Rick Thomas
On Aug 20, 2016, at 1:19 PM, Sandro Tosi wrote: > i'd like to hear the opinion of the dpmt admins and python maintainers > on the OP matter: public module py2 mandatory support, or -in a > boarder shape- to provide debian packages for all the versions of > python an upstream public module suppor

Re: dropping python2 [was Re: scientific python stack transitions]

2019-07-08 Thread Rick Thomas
> On Jul 8, 2019, at 2:45 PM, Thomas Goirand wrote: > > What I did so far: > debtree -R --rdeps-depth=100 python2.7 >py2.7.deps.dot > dot -Tsvg -o py2.7.deps.svg py2.7.deps.dot > > The result is here: > http://py2graph.infomaniak.ch/py2.7.deps.svg Fascinating… Can you give us some hints to i