pycentral refuses to overwrite local files

2006-06-23 Thread Joe Wreschnig
When installing a package that uses pycentral, that I had previously installed by hand, I got an error: pycentral: pycentral pkginstall: already exists: /usr/lib/python2.3/site-packages/mutagen/__init__.py pycentral pkginstall: already exists: /usr/lib/python2.3/site-packages/mutagen/__init__.py

Re: [RFS]: python-py{ode,epl}

2006-06-23 Thread Yaroslav Halchenko
> I'm not a DD, but thats my 2 cents after looking at diff file: You > can't use "all (>=2.3)" in XS-Python-Version header, it has to be: > "all, >=2.3" if you want to support all python versions >= 2.3 yikes! Thank you for warning me. Although I think it is quite in dissonance with the rest of con

Re: [RFS]: python-py{ode,epl}

2006-06-23 Thread Piotr Ozarowski
Yaroslav Halchenko ([EMAIL PROTECTED]): > > I'm not a DD, but thats my 2 cents after looking at diff file: You > > can't use "all (>=2.3)" in XS-Python-Version header, it has to be: > > "all, >=2.3" if you want to support all python versions >= 2.3 > yikes! Thank you for warning me. Although I thin

Re: [RFS]: python-py{ode,epl}

2006-06-23 Thread Piotr Ozarowski
Piotr Ozarowski ([EMAIL PROTECTED]): > For arch dep packages, you need to add "any" part > ("any", "any, >=2.3", "any, >=2.3, <<2.5", ...) heh, you need to add "any" to Architecture header, not to XS-Python-Version of course -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- pg

Re: [RFS]: python-py{ode,epl}

2006-06-23 Thread Yaroslav Halchenko
> "all" is not a package, it's a (pseudo) version, you can't use ouh... indeed... pseudo-version... That helps ;-) > "version (>= version)" syntax. > For arch indep packages use just "all" or ">= 2.3" > For arch dep packages, you need to add "any" part > ("any", "any, >=2.3", "any, >=2.3, <<2.5",

Re: Bug#374809: cdbs: updated python class needed to achieve the transition

2006-06-23 Thread Duck
Coin, This message to say an updated class is coming, as pyversions was updated and is available in unstable. I also need to bump build-deps to enforce having fixed tools. Stay tuned. This should come tomorrow, and i intend to do a team upload if you are not responsive enought, as this is length

Re: Bug#374809: cdbs: updated python class needed to achieve the transition

2006-06-23 Thread Duck
Marc Dequènes (Duck) <[EMAIL PROTECTED]> writes: > This should come tomorrow, and i intend to do a team upload if you are > not responsive enought, as this is lengthening the Python transition too > much. No, tomorrow is in half an hour in DL time, this is too late, i need to go to bed quickly, s

Re: Bug#372658: python-central has a triangular dependency with python and python2.3

2006-06-23 Thread Josselin Mouette
Le jeudi 22 juin 2006 à 20:55 +0200, Bill Allombert a écrit : > I don't know whether the packages above fixed the problem, but > certainly the circular depdendency still exists in Debian. > > python-central: Depends: python (>= 2.3) > python: Depends: python2.3 (>= 2.3.5-14) > python2.3: