Package: eciadsl
Version: 0.11-3

When testing eciadsl with piuparts, I get the following error:

1m31.5s DUMP:   Unpacking replacement eciadsl ...
1m31.6s DUMP:   dpkg: warning - unable to delete old directory
`/etc/hotplug/usb': Directory not empty
1m31.6s DUMP:   dpkg: warning - unable to delete old directory
`/etc/hotplug': Directory not empty
...
1m55.6s ERROR: Package purging left files on system:
  /etc/hotplug
  /etc/hotplug/usb

1m56.0s ERROR: FAIL: Upgrading between Debian distributions.

This happens when testing an upgrade from sarge to etch. If my analysis
is correct, the problem is because the sarge version
contained /etc/hotplug, the one does not, and the directory is not
empty. The postinst seems to have code to try to remove files
from /etc/hotplub/usb, but that gets run after the new version is
packed, so perhaps it needs to be moved to preinst?




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

Reply via email to