Bug#429230: module-init-tools: do not delete /etc/modules

2007-07-09 Thread Kiro Zimmer
Hello Marco, just for the records: I think your procedure is wrong, because /etc/modules could have existed before m-i-t was installed. You check this during postinst, and leave the file as it is, which is recommended in chapter E2 of the debian policy. So far so good. But later during postrm

Bug#429230: module-init-tools: do not delete /etc/modules

2007-07-09 Thread Marco d'Itri
On Jul 09, Kiro Zimmer [EMAIL PROTECTED] wrote: I think your procedure is wrong, because /etc/modules could have You are wrong. Debian packages work this way. -- ciao, Marco signature.asc Description: Digital signature

Bug#429230: module-init-tools: do not delete /etc/modules

2007-06-16 Thread Kiro Zimmer
Package: module-init-tools Severity: serious Hello, please do not delete /etc/modules on purging (postrm) the package. Otherwise mark it at least as a conffile. I know this happens very rarely on a normal systems, but it happens :-) (see #428650 why this happened on my, and maybe many more