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

Bug#100668: marked as done (apt should allow to select from more 'sources.list' files)



Your message dated Wed, 13 Jun 2001 20:12:55 -0600 (MDT)
with message-id <[🔎] Pine.LNX.3.96.1010613201108.27130A-100000@wakko.deltatee.com>
and subject line Bug#100668: apt should allow to select from more 'sources.list' files
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; 13 Jun 2001 06:26:51 +0000
>From toman@whale.kolej.mff.cuni.cz Wed Jun 13 01:26:51 2001
Return-path: <toman@whale.kolej.mff.cuni.cz>
Received: from smtp.kolej.mff.cuni.cz [::ffff:195.113.25.225] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15A473-0006y7-00; Wed, 13 Jun 2001 01:26:45 -0500
Received: from whale.kolej.mff.cuni.cz (whale.kolej.mff.cuni.cz [195.113.27.189])
	by smtp.kolej.mff.cuni.cz (8.11.3/8.11.3) with ESMTP id f5D6GjU38076
	for <submit@bugs.debian.org>; Wed, 13 Jun 2001 08:16:45 +0200 (CEST)
	(envelope-from toman@whale.kolej.mff.cuni.cz)
Received: by whale.kolej.mff.cuni.cz (Postfix, from userid 1000)
	id 31C516041F; Wed, 13 Jun 2001 07:56:04 +0200 (CEST)
Date: Wed, 13 Jun 2001 07:56:04 +0200
From: Kamil Toman <ktoman@email.cz>
To: submit@bugs.debian.org
Subject: apt should allow to select from more 'sources.list' files
Message-ID: <[🔎] 20010613075603.A1240@whale>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-2
Content-Disposition: inline
User-Agent: Mutt/1.3.18i
Delivered-To: submit@bugs.debian.org

Package: apt
Version: 1.3-16

I often update from security.debian.org but I also quite often need to
fetch various fixes unofficially from various authors' sites.

There's no other way to update only official (or only certain unofficial)
packages than to comment out unneeded lines in /etc/apt/sources.list
and do the apt-get update.

I think the (quite easy) fix would be a new option for arbitrary 
'sources.list' files. Then this could be easily done with

apt-get --sources-list=/etc/mycompany_sources.list update  
apt-get install ...
#which would update and fetch fixes only for packages from a certain site
apt-get update
#which would update the default (/etc/apt/sources.list)
apt-get instal ...
#as usually

--
Kamil Toman

---------------------------------------
Received: (at 100668-done) by bugs.debian.org; 14 Jun 2001 02:13:01 +0000
>From jgg@debian.org Wed Jun 13 21:13:01 2001
Return-path: <jgg@debian.org>
Received: from crack-ext.ab.videon.ca [::ffff:206.75.216.33] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 15AMd2-0004bF-00; Wed, 13 Jun 2001 21:13:01 -0500
Received: (qmail 1678 invoked from network); 14 Jun 2001 02:12:55 -0000
Received: from unknown (HELO wakko.deltatee.com) ([24.108.173.63]) (envelope-sender <jgg@debian.org>)
          by crack-ext.ab.videon.ca (qmail-ldap-1.03) with SMTP
          for <viro@math.psu.edu>; 14 Jun 2001 02:12:55 -0000
Received: from localhost
	([127.0.0.1] helo=wakko.deltatee.com ident=jgg)
	by wakko.deltatee.com with smtp (Exim 3.16 #1 (Debian))
	id 15AMcx-00073b-00; Wed, 13 Jun 2001 20:12:55 -0600
Date: Wed, 13 Jun 2001 20:12:55 -0600 (MDT)
From: Jason Gunthorpe <jgg@debian.org>
X-Sender: jgg@wakko.deltatee.com
To: Alexander Viro <viro@math.psu.edu>
cc: Kamil Toman <ktoman@email.cz>, 100668-done@bugs.debian.org, 
    APT Development Team <deity@lists.debian.org>
Subject: Re: Bug#100668: apt should allow to select from more 'sources.list' files
In-Reply-To: <[🔎] Pine.GSO.4.21.0106130248220.942-100000@weyl.math.psu.edu>
Message-ID: <[🔎] Pine.LNX.3.96.1010613201108.27130A-100000@wakko.deltatee.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: 100668-done@bugs.debian.org


On Wed, 13 Jun 2001, Alexander Viro wrote:

> On 2.4 it's trivial without any changes to apt-get.

Bind mounts work on files? How fancy.

> Hell knows how to do that on Hurd, though.

You use the following combination of options:

-o dir::etc::sourcelist=/etc/... --no-list-cleanup

Jason



Reply to: