[COMMIT LOGREPORT] package/debian TODO,1.50,1.51 lire.postrm,1.8,1.9
Joost van Baal
vanbaal at users.sourceforge.net
Wed Nov 15 11:26:58 CET 2006
Update of /cvsroot/logreport/package/debian
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv19125
Modified Files:
TODO lire.postrm
Log Message:
add comments on pending issues
Index: TODO
===================================================================
RCS file: /cvsroot/logreport/package/debian/TODO,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- TODO 3 Oct 2006 10:50:19 -0000 1.50
+++ TODO 15 Nov 2006 10:26:56 -0000 1.51
@@ -1,5 +1,7 @@
$Id$
+check lire.postrm: deluser issues.
+
Stuff high on our 2006-10 list
==============================
Index: lire.postrm
===================================================================
RCS file: /cvsroot/logreport/package/debian/lire.postrm,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- lire.postrm 15 Nov 2006 10:21:11 -0000 1.8
+++ lire.postrm 15 Nov 2006 10:26:56 -0000 1.9
@@ -44,6 +44,11 @@
# (see dictd.postrm: , gdm.postrm , ssh.postrm for examples)
# http://wiki.debian.org/AccountHandlingInMaintainerScripts
+ # FIXME: we should use debconf to show failure of removal, not echo.
+ # FIXME: we should do something sane if confmodule is not present.
+ # FIXME: we should not claim we're able to automatically delete user
+ # in debconf note. we can only try to delete.
+ #
# http://lists.debian.org/debian-qa/2006/11/msg00043.html
if [ -e /usr/share/debconf/confmodule ] ; then
. /usr/share/debconf/confmodule
--
To UNSUBSCRIBE, email to commit-request at logreport.org with a subject of
"unsubscribe". Trouble? Send an email with subject "help" to
commit-request at logreport.org
More information about the Commit
mailing list