[Piuparts-devel] Bug#441347: piuparts: /usr/share/pycentral-data/* should be ignored
Aníbal Monsalve Salazar
anibal at debian.org
Sun Sep 9 00:14:23 UTC 2007
Package: piuparts
Severity: important
Version: 0.26
Tags: patch
1m19.8s DEBUG: Command ok: ['chroot', '/tmp/tmp6xwwfj', 'umount', '/proc']
1m20.4s ERROR: Package purging left files on system:
/usr/share/pycentral-data owned by: python-central
/usr/share/pycentral-data/pyversions.pyc not owned
1m20.5s ERROR: FAIL: Installation and purging test.
The lines above are from a recent piuparts report.
/usr/share/pycentral-data/* should be ignored.
The following patch fixes this problem.
--- /usr/sbin/piuparts~ 2007-09-01 00:33:14.000000000 +1000
+++ /usr/sbin/piuparts 2007-09-09 09:53:20.000000000 +1000
@@ -155,6 +155,7 @@
"/etc/ssl/certs(/.*)?",
"/lib/modules/.*/modules.*",
"/usr/lib/python2\../site-packages/debconf.py[co]",
+ "/usr/share/pycentral-data(/.*)?",
"/var/lib/cvs(/.*)?",
"/var/lib/dpkg/alternatives",
"/var/lib/maxdb(/.*)?",
Aníbal Monsalve Salazar
--
http://v7w.com/anibal
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/piuparts-devel/attachments/20070909/02fd9270/attachment.pgp
More information about the Piuparts-devel
mailing list