[Piuparts-commits] [SCM] piuparts git repository branch, piatti.git, updated. 4d2c7abb7c5a5a8ae3a0e51c77b65c605e0eb457
Holger Levsen
holger at layer-acht.org
Sun Jan 22 12:25:23 UTC 2012
The following commit has been merged in the piatti.git branch:
commit dda856d083fc785df3e14f7e5f5e6c75d2640055
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Jan 19 23:57:30 2012 +0100
reorder to better present solution
diff --git a/org/piuparts.debian.org/etc/templates/mail/fails_to_purge_-_command_(deluser|adduser)_in_postrm_not_found.mail b/org/piuparts.debian.org/etc/templates/mail/fails_to_purge_-_command_(deluser|adduser)_in_postrm_not_found.mail
index a23f907..faade3b 100644
--- a/org/piuparts.debian.org/etc/templates/mail/fails_to_purge_-_command_(deluser|adduser)_in_postrm_not_found.mail
+++ b/org/piuparts.debian.org/etc/templates/mail/fails_to_purge_-_command_(deluser|adduser)_in_postrm_not_found.mail
@@ -14,6 +14,10 @@ command not found. According to policy 7.2 you cannot rely on the depends
being available during purge, only the essential packages are available for
sure.
+The fix should be easy: your package is using adduser or deluser from the
+adduser package, which is only priority important. Using useradd or userdel
+from the passwd package should fix this problem.
+
Filing this as important because a.) it's a clear policy violation (to not
clean up at purge) b.) having a piuparts clean archive is a release goal
since lenny and c.) this package being piuparts buggy blocks packages
@@ -22,9 +26,5 @@ detection of more severe problems).
From the attached log (scroll to the bottom...):
-The fix should be easy: your package is using adduser or deluser from the
-adduser package, which is only priority important. Using useradd or userdel
-from the passwd package should fix this problem.
-
cheers,
--
piuparts git repository
More information about the Piuparts-commits
mailing list