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

Bug#59724: marked as done (apt: fetching only packages of a decent age)



Your message dated Mon, 6 Mar 2000 00:56:43 -0700 (MST)
with message-id <[🔎] Pine.LNX.3.96.1000306005446.16917Q-100000@wakko.deltatee.com>
and subject line Bug#59724: apt: fetching only packages of a decent age
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; 6 Mar 2000 07:39:43 +0000
Received: (qmail 26795 invoked from network); 6 Mar 2000 07:39:43 -0000
Received: from marilyn.plannet.de (root@194.162.80.3)
  by master.debian.org with SMTP; 6 Mar 2000 07:39:43 -0000
Received: from mia (irene.plannet.de [194.162.80.12])
	by marilyn.planNET.de (8.8.8/8.8.8) with ESMTP id IAA09615;
	Mon, 6 Mar 2000 08:39:42 +0100
Received: from paola.int.plannet.de
	([192.168.215.31] helo=paola ident=mail)
	by mia with esmtp (Exim 3.12 #1 (Debian))
	id 12Rs7C-0003C4-00; Mon, 06 Mar 2000 08:39:42 +0100
Received: from haber by paola with local (Exim 3.12 #1 (Debian))
	id 12Rs7A-0007ve-00; Mon, 06 Mar 2000 08:39:40 +0100
From: debian-bugs@marc-haber.de
Subject: apt: fetching only packages of a decent age
To: submit@bugs.debian.org
X-Mailer: bug 3.2.10
Message-Id: <[🔎] E12Rs7A-0007ve-00@paola>
Sender: Debian Linux User <haber@paola.planNET.de>
Date: Mon, 06 Mar 2000 08:39:40 +0100

Package: apt
Version: 0.3.18
Severity: wishlist

Especially in the late stages of a new release (like we have it now with
potato), some sites - including us - are tempted to run production machines
on frozen. This usually works fine.

However, when doing a dist-upgrade, there is a decent chance that the system
will be broken by defective packages that are downloaded and installed. This
is a major risk currently causing non-update of production machines at all -
never touch a running system.

How about having "apt-get --age 5 dist-upgrade" that only downloads and
installs packages that are at least five days old? That way, one wouldn't
install packages that have been very recently downloaded, and a package that
reaches the age of n days can probably be regarded as sufficiently
bug-free to be used on a production machine.

Greetings
MArc

-- System Information
Debian Release: 2.2
Kernel Version: Linux paola 2.2.14 #1 Sun Feb 27 15:41:04 CET 2000 i586 unknown

Versions of the packages apt depends on:
ii  libc6          2.1.3-5        GNU C Library: Shared libraries and Timezone
ii  libstdc++2.10  2.95.2-6       The GNU stdc++ library
---------------------------------------
Received: (at 59724-done) by bugs.debian.org; 6 Mar 2000 07:55:56 +0000
Received: (qmail 28953 invoked from network); 6 Mar 2000 07:55:55 -0000
Received: from wakko.powersurfr.com (HELO wakko.deltatee.com) (mail@24.108.53.97)
  by master.debian.org with SMTP; 6 Mar 2000 07:55:55 -0000
Received: from localhost (wakko.deltatee.com) [127.0.0.1] (jgg)
	by wakko.deltatee.com with smtp (Exim 2.11 #1)
	id 12RsNf-0001BQ-00 (Debian); Mon, 6 Mar 2000 00:56:43 -0700
Date: Mon, 6 Mar 2000 00:56:43 -0700 (MST)
From: Jason Gunthorpe <jgg@ualberta.ca>
X-Sender: jgg@wakko.deltatee.com
To: debian-bugs@marc-haber.de, 59724-done@bugs.debian.org
cc: APT Development Team <deity@lists.debian.org>
Subject: Re: Bug#59724: apt: fetching only packages of a decent age
In-Reply-To: <[🔎] E12Rs7A-0007ve-00@paola>
Message-ID: <[🔎] Pine.LNX.3.96.1000306005446.16917Q-100000@wakko.deltatee.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII



On Mon, 6 Mar 2000 debian-bugs@marc-haber.de wrote:

> How about having "apt-get --age 5 dist-upgrade" that only downloads and
> installs packages that are at least five days old? That way, one wouldn't

This is not something that should be done with the end-user tools, it
tends to defeat the purpose of having a freeze and running frozen. The
problem lies in the release process and I think this will be alleviated by
concepts like the Package Pools which will do this on a global basis.

Besides, the information isn't even available for APT to make these sorts
of choices, you'd have to change dpkg-scanpackages first.

Jason


Reply to: