Heya,

> This is true for the prerm, indeed. I'll try to make it better for the
> case where the directory is missing, but it is not that easy, as it
> requires cleaning up /var/lib/python-support of the broken symbolic
> links that could be left behind.

Yeah, that's indeed not very easy. But I think you don't need to try too
much magic here, as this case should not happen too often. A warning to
the user that he needs to clean /var/lib/python-support manually would
probablyh be enough.
You could also add something like [ -d /usr/share/python-support/.../ ]
&& update-... for the case that some maintainer uploads a broken package
accidentally. python-pyusb makes a bit trouble now, as python-all-dev is
not installable on some architectures at the moment, as the new
python2.5 is built yet.

Cheers,

Bernd

-- 
Bernd Zeimetz
<[EMAIL PROTECTED]>                         <http://bzed.de/>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to