Peter Eisentraut <[EMAIL PROTECTED]> wrote: >> Where's the problem in supplying transition packages for the packages >> you are removing, so as to provide a clean upgrade path ? > > There is no problem, if you could point out a specific problem that that > needs fixing.
You have an old package, uninstalled but not purged, and its postrm script will remove, on purge, a system user that your new package needs. Additionally, you have a daemon running under that user. You purge the old package, the user goes away while the daemon is running. And you don't see the problem ? I won't even mention the horrible adduser-in-initscript hack. Though a couple of DDs on IRC had a good laugh with that, once they were done screaming. JB. -- Julien BLACHE <[EMAIL PROTECTED]> | Debian, because code matters more Debian & GNU/Linux Developer | <http://www.debian.org> Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

