On Sat, Oct 09, 2004 at 03:26:08AM -0400, Brad Sawatzky wrote: > Package: libc6-i686 > Version: 2.3.2.ds1-17 > Severity: wishlist > > 'deborphan' understandably, but incorrectly, identifies the libc6-i686 > package as an orphan. This results in the orphan-cleanup features of > several packages removing libc6-i686 at the first opportunity. > > Perhaps test for the existence of deborphan and call > deborphan -A libc6-i686 > during install, and > deborphan -R libc6-i686 > at removal?
This wishlist bug will likely never get done - The problem is that it would be inconsistant if someone installed deborphan after installing libc6-i686. A better bet would be for deborphan to have an overrides directory where we could do something like: touch /var/lib/deborphan/libc6-i686 Or something like that (/usr/share might be better) to inform it that it might not be able to tell that this package is in use and is important. This would fix any package that gets dlopen'd too. Leaving this bug open for now, though. Feel free to reassign it to deborphan. =) Tks, Jeff Bailey -- I do not agree with a word you say, but I will defend to the death your right to say it. - Voltaire -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

