Le jeudi 24 juillet 2008 à 18:52 +0200, Bernd Zeimetz a écrit : > Josselin Mouette wrote: > > Sorry, I indeed misread it, and the package had disappeared in the > > mirror pulse at the time I was looking at it. (Well, you are wrong in > > thinking Pre-Depends *would* fix the issue, but since you don’t use them > > that’s fine :) > > Why would a Pre-Dependency on python not fix the problem? As log as > pyversions -d works (which is the case when Python is installed and > configured), using it to retrieve the default version will work.
Pre-Depends only change what is available for the preinst script, not the postinst. Except in the case of a dependency loop, a Depends: already guarantees that at postinst time, the package in question is already installed and configured. If a Depends is not enough, there’s no reason why a Pre-Depends would. Cheers, -- .''`. : :' : We are debian.org. Lower your prices, surrender your code. `. `' We will add your hardware and software distinctiveness to `- our own. Resistance is futile.
signature.asc
Description: Ceci est une partie de message numériquement signée
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

