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



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

Reply via email to