Your message dated Thu, 5 Oct 2000 13:07:01 -0600 (MDT)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#74078: apt-get possibly should incluude --section and 
--priority
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 Oct 2000 12:20:17 +0000
>From [EMAIL PROTECTED] Thu Oct 05 07:20:17 2000
Return-path: <[EMAIL PROTECTED]>
Received: from supreme.pcug.org.au (pcug.org.au) [::ffff:203.10.76.34] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 13hA0V-0007LB-00; Thu, 05 Oct 2000 07:20:15 -0500
Received: (from [EMAIL PROTECTED])
        by pcug.org.au (8.10.0/8.10.0/TIP-2.00) id e95CKAs18909;
        Thu, 5 Oct 2000 23:20:10 +1100 (EST)
>Received: (from [EMAIL PROTECTED])
        by tsumakin.woot.au (8.11.0/8.11.0/Debian 8.11.0-6) id e95CHdw01081;
        Thu, 5 Oct 2000 23:17:39 +1100
Message-Id: <[EMAIL PROTECTED]>
From: "Edward C. Lang" <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: apt-get possibly should incluude --section and --priority
X-Reportbug-Version: 1.3
X-Mailer: reportbug 1.3
Date: Thu, 05 Oct 2000 23:17:38 +1100
Content-Type: text
Delivered-To: [EMAIL PROTECTED]

Package: apt
Version: 0.3.19
Severity: wishlist

It would be nice if apt-get install provided the option

                --section foo \* 

where foo is the chosen section (base, admin, maths, whatever), and *
being every package in that section that is installable (based on
priorities and conflicts) or removable.

In addition, a complementary option would be 

                --priority {important,standard,optional,extra}

with reasonably obvious options:

                >={standard,optional,extra}             eg for install
                <={important,standard,optional} eg for a removal, leaving only a
                                                                                
basic "standard" system
                !important                                              eg for 
a removal, leaving only a
                                                                                
bare system.

So, one could remove all but the standard or important editors:

                apt-get remove --priority \<\= standard --section editors \*

Admittedly the shell quoting would be a bit sucky.

Regards,

Edward.

-- System Information
Debian Release: woody
Architecture: i386
Kernel: Linux tsumakin 2.4.0-test9-7 #1 Wed Sep 27 03:19:37 EST 2000 i686

Versions of packages apt depends on:
ii  libc6                        2.1.94-3    GNU C Library: Shared libraries an
ii  libstdc++2.10                1:2.95.2-14 The GNU stdc++ library            



---------------------------------------
Received: (at 74078-done) by bugs.debian.org; 5 Oct 2000 19:06:36 +0000
>From [EMAIL PROTECTED] Thu Oct 05 14:06:35 2000
Return-path: <[EMAIL PROTECTED]>
Received: from crash.ab.videon.ca [::ffff:206.75.216.220] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 13hGLj-00034i-00; Thu, 05 Oct 2000 14:06:35 -0500
Received: from wakko ([EMAIL PROTECTED] [24.108.172.60])
        by crash.ab.videon.ca (8.9.2/8.9.2) with ESMTP id NAA17008;
        Thu, 5 Oct 2000 13:06:01 -0600 (MDT)
Received: from localhost
        ([127.0.0.1] helo=wakko ident=jgg)
        by wakko with smtp (Exim 3.16 #1 (Debian))
        id 13hGMA-000258-00; Thu, 05 Oct 2000 13:07:02 -0600
Date: Thu, 5 Oct 2000 13:07:01 -0600 (MDT)
From: Jason Gunthorpe <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
To: "Edward C. Lang" <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
cc: Debian Bug Tracking System <[EMAIL PROTECTED]>,
        [email protected],
        APT Development Team <[EMAIL PROTECTED]>
Subject: Re: Bug#74078: apt-get possibly should incluude --section and 
--priority
In-Reply-To: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]


On Thu, 5 Oct 2000, Edward C. Lang wrote:

> It would be nice if apt-get install provided the option

Gah, no way. Use console apt, dselect, aptitude, whatever there is no
reason to put complex, useless features that nobody will ever use into a
simple commandline program

Jason

Reply via email to