Quoting Lior Kaplan, from the post of Sun, 19 Dec: > Did you report a wishlist bug on that? I'm sure many people will benefit > if deborphan would check the package section (libs/libsdevel) and not > only the name of the name.
They say the best way to find a bug is to show it to someone completely unrזlated to the subject and they will naiively point you in the right direction. this has proven itself again... > >apt-get --purge remove `deborphan --guess-dev --guess-debug > >--guess-section` I was using --guess-section, silly me. I have set this up maybe three years ago, and I forgot what it actually does. Deborphan was actually behaving the way it should and therefore I am the stupid one. also, I just discovered it does not appreciate multiple --guess-* options, so here is my new alias: apt-get --purge remove `deborphan` `deborphan --guess-dev` `deborphan --guess-debug` enjoy! -- Someone who needs a hug Ira Abramov http://ira.abramov.org/email/ ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
