Bug#422556: [Python-modules-team] Bug#422556: can't upgrade to 0.3.5-4
Bernd Zeimetz
bernd at bzed.de
Tue May 8 14:48:02 UTC 2007
Hi,
> On upgrading from the buggy 0.3.5-3 to the latest version 0.3.5-4, I
> get the following error message from apt. I get a similar error when
> trying to remove using apt or dpkg. Please advise on how to
> upgrade/remove.
that's unfortunately a problem of the maintainer scripts of python-support.
Please open /var/lib/dpkg/info/python-pyusb.prerm with an editor and add
an exit 0 as second line of the script. So the beginning of the file should
look like
#!/bin/bash
exit 0
Then it should just update fine.
Hope that helps,
Bernd
More information about the Python-modules-team
mailing list