Your message dated Sat, 16 Sep 2000 21:28:50 -0600 (MDT)
with message-id <[EMAIL PROTECTED]>
and subject line Closed
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Darren Benham
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 5 Apr 1999 08:28:44 +0000
Received: (qmail 8927 invoked from network); 5 Apr 1999 08:28:44 -0000
Received: from unknown (HELO valinor.ssd.k12.wa.us) ([EMAIL PROTECTED])
by master.debian.org with SMTP; 5 Apr 1999 08:28:44 -0000
Received: from breakerx by valinor.ssd.k12.wa.us with local (Exim 2.05 #1
(Debian))
id 10U4kJ-0003kZ-00; Mon, 5 Apr 1999 01:28:39 -0700
From: <[EMAIL PROTECTED]>
Subject: apt: apt needs a --deinstall option
To: [EMAIL PROTECTED]
X-Mailer: bug 3.1.7
Message-Id: <[EMAIL PROTECTED]>
Date: Mon, 5 Apr 1999 01:28:39 -0700
Package: apt
Version: 0.1.9
(JCommons) is there any easy way for removing packages (like there is for
installing them)? (ie. for package being uninstalled: find all packages
it depends on & if nothing else depends on them, remove them
<njs> JCommons: umm, no, not really
<njs> JCommons: though you could, say, go through and dpkg -r all of your
non-end-user packages (the ones that you only have installed to meet
dependencies)
<njs> JCommons: doing this would fail, but it would mark them for removal
<njs> JCommons: then you could do dpkg -r --pending after every time you
removed an end-user package, and anything that no long had packages
depending on it would be removed
<njs> JCommons: that's one of the uglier hacks I've ever seen though :-)
-> JCommons ponders: apt-deinstall
-- System Information
Debian Release: 2.1
Kernel Version: Linux valinor 2.2.4-ac1 #6 SMP Sat Mar 27 14:45:50 PST 1999
i686 unknown
Versions of the packages apt depends on:
ii libc6 2.0.7.19981211 GNU C Library: shared libraries
ii libstdc++2.9 2.91.60-5 The GNU stdc++ library (egcs version)
--- Begin /etc/apt/sources.list (modified conffile)
deb http://http.us.debian.org/debian stable main contrib non-free
deb http://non-us.debian.org/debian-non-US stable non-US
deb http://www.debian.org/~jim/debian-gtk-gnome/gnome-stage-slink unstable main
--- End /etc/apt/sources.list
---------------------------------------
Received: (at 35569-done) by bugs.debian.org; 17 Sep 2000 03:28:52 +0000
>From [EMAIL PROTECTED] Sat Sep 16 22:28:52 2000
Return-path: <[EMAIL PROTECTED]>
Received: from slash.ab.videon.ca [::ffff:206.75.216.210]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 13aV8N-0006e0-00; Sat, 16 Sep 2000 22:28:51 -0500
Received: from wakko.deltatee.com ([EMAIL PROTECTED])
by slash.ab.videon.ca (8.9.2/8.9.2) with ESMTP id VAA24605
for <[EMAIL PROTECTED]>; Sat, 16 Sep 2000 21:28:50 -0600 (MDT)
Received: from localhost (wakko.deltatee.com) [127.0.0.1] (jgg)
by wakko.deltatee.com with smtp (Exim 2.11 #1)
id 13aV8M-00050R-00 (Debian); Sat, 16 Sep 2000 21:28:50 -0600
Date: Sat, 16 Sep 2000 21:28:50 -0600 (MDT)
From: Jason Gunthorpe <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Closed
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]
<njs> JCommons: that's one of the uglier hacks I've ever seen though :-)
Nuff said :P
Seriously, the information to do this well is not available.
Jason