Package: nova-compute Version: 2012.1.1-2 Severity: serious User: debian...@lists.debian.org Usertags: piuparts
Hi, during a test with piuparts I noticed your package removed files from another package. The postrm contains if [ "$1" = "purge" ] ; then rm -f /var/log/nova/nova-compute.log* rm -fr /var/lib/nova/instances fi which deletes /var/lib/nova/instances/ that is owned by nova-common. Since nova-compute may create files there, too, it should ship an empty var/lib/nova/instances/ directory so that this gets cleaned up by dpkg regardles of the purge order. >From the attached log (scroll to the bottom...): 1m35.2s ERROR: FAIL: After purging files have disappeared: /var/lib/nova/instances/ owned by: nova-common cheers, Andreas
nova-compute_2012.1.1-2.log.gz
Description: GNU Zip compressed data