Hi! On Mon, 2009-10-19 at 20:14:12 +0200, Holger Levsen wrote: > Reasoning: "a piuparts clean archive" is a release-goal for squeeze (and was > for lenny) and this is prohibited per debian-policy. As the impact of the > bugs ain't that high (except that we break our quality promise with it and > blatantly violate policy), I think "important" is the right severity. > > http://piuparts.debian.org/sid/owned_files_after_purge_error.html shows which > packages need to remove owned files after purge, see > http://www.debian.org/doc/debian-policy/ch-files.html#s10.7.3
> Guillem Jover <guil...@debian.org> > inetutils This include inetutils-ping and inetutils-syslogd, which are false positives. For inetutils-ping it lists files having disappeared which belong to iputils-ping, a package which Conflicts ang gets removed when installing inetutils-ping. The log incorrectly lists /bin/ping and /bin/ping6 belonging to inetutils-ping when they should belong to iputils-ping (the one present before the test run, and for which those files disappeared at the end of the run, as it didn't get reinstalled). For inetutils-syslogd, there's left over files from rsyslogd which again Conflicts and gets removed when installing the former. And the rest of disappearing files also from rsyslogd. So it seems piuparts needs to get fixed to take into account packages being removed due to Conflcits. And probably should purge those packages which got removed, or reinstall them at the end of the run. regards, guillem -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org