[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#74078: marked as done (apt-get possibly should incluude --section and --priority)



Your message dated Thu, 5 Oct 2000 13:07:01 -0600 (MDT)
with message-id <[🔎] Pine.LNX.3.96.1001005130605.5906D-100000@wakko>
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 edlang@pcug.org.au Thu Oct 05 07:20:17 2000
Return-path: <edlang@pcug.org.au>
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 uucp@localhost)
	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 edlang@localhost)
	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: <[🔎] 200010051217.e95CHdw01081@tsumakin.woot.au>
From: "Edward C. Lang" <edlang@pcug.org.au>
To: Debian Bug Tracking System <submit@bugs.debian.org>
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: submit@bugs.debian.org

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 jgg@ualberta.ca Thu Oct 05 14:06:35 2000
Return-path: <jgg@ualberta.ca>
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 (mail@dy24-108-172-60.powersurfr.com [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 <jgg@ualberta.ca>
X-Sender: jgg@wakko
To: "Edward C. Lang" <edlang@pcug.org.au>, 74078-done@bugs.debian.org
cc: Debian Bug Tracking System <submit@bugs.debian.org>,
        debian-bugs-dist@lists.debian.org,
        APT Development Team <deity@lists.debian.org>
Subject: Re: Bug#74078: apt-get possibly should incluude --section and --priority
In-Reply-To: <[🔎] 200010051217.e95CHdw01081@tsumakin.woot.au>
Message-ID: <[🔎] Pine.LNX.3.96.1001005130605.5906D-100000@wakko>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: 74078-done@bugs.debian.org


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 to: