Le mercredi 22 avril 2009 à 20:14 +0800, LI Daobing a écrit : > the arch-any package python-zinnia only provide python2.4-zinnia and > python2.5-zinnia, but the arch-all package python-tegaki depends on python2.6- > zinnia, so python-tegaki is not installable.
There’s no easy way around this. It is not possible to know, while
building python-tegaki, that python-zinnia is only available for 2.4 and
2.5. The built python-tegaki package actually works with 2.6, so it adds
2.6 to the list of supported versions – but to work with 2.6, it needs
to depend on python2.6-zinnia.
However, I think that you are abusing Provides: to come to this result.
If no package depends on a specific pythonX.Y-tegaki, you should not add
the “Provides: ${python:Provides}” field, and therefore you should not
use Python-Depends either. The same goes for python-zinnia, for which
the Provides is likely unnecessary.
Cheers,
--
.''`. Debian 5.0 “Lenny” has been released!
: :' :
`. `' Last night, Darth Vader came down from planet Vulcan and told
`- me that if you don't install Lenny, he’d melt your brain.
signature.asc
Description: Ceci est une partie de message numériquement signée

