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
> 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
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
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
> "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",
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
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
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:
8 matches
Mail list logo