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

Bug#63015: marked as done (apt: Default apt sources.list should refer to release name, not stable)



Your message dated Tue, 25 Apr 2000 14:18:00 -0600 (MDT)
with message-id <[🔎] Pine.LNX.3.96.1000425141404.653y-100000@wakko.deltatee.com>
and subject line Bug#63015: apt: Default apt sources.list should refer to release name, not stable
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; 25 Apr 2000 15:37:16 +0000
Received: (qmail 3689 invoked from network); 25 Apr 2000 15:37:16 -0000
Received: from node15bcc.a2000.nl (HELO sushi.sloterdijk.blub.net) (@24.132.91.204)
  by master.debian.org with SMTP; 25 Apr 2000 15:37:16 -0000
Received: by sushi.sloterdijk.blub.net (Postfix, from userid 1000)
	id F1DEA15FDD; Tue, 25 Apr 2000 17:34:41 +0200 (CEST)
From: wh@blub.net
Subject: apt: Default apt sources.list should refer to release name, not stable
To: submit@bugs.debian.org
X-Mailer: bug 3.2.10
Message-Id: <[🔎] 20000425153441.F1DEA15FDD@sushi.sloterdijk.blub.net>
Date: Tue, 25 Apr 2000 17:34:41 +0200 (CEST)
Sender: wouter@duckman.blub.net

Package: apt
Version: 0.3.18
Severity: normal

The default sources.list file has lines referring to stable, instead of
slink or potato or whatever the current stable release is.

This means that, when potato is declared stable, people, who have
lines like

deb http://http.us.debian.org/debian stable  main  contrib non-free

in their apt sources.list, will automaticly upgrade to the new
stable version if they run apt-get update; apt-get upgrade.

This is undesirable for the reasons stated below, and should be changed
to:

deb http://http.us.debian.org/debian potato  main  contrib non-free

If this isn't fixed, people will into trouble because the stable link
that pointed to slink, suddenly points to potato on the debian mirrors.
While doing security or critical updates is usual for people who run the
stable release, a major system upgrade has to be prepared (notify users,
schedule downtime, etc). 

Although fixing this doesn't solve bug #57146, 57146 is a direct
consequence of this problem. New archive revamps will result in similar
bugs.

Proposed fix: change the default /etc/apt/sources.list and the example
in /usr/doc/apt/examples such that they don't refer to stable but to
the appropriate release, in this case potato (or slink if this fix 
is backported)


-- System Information
Debian Release: 2.2
Kernel Version: Linux sushi 2.2.14 #1 Sat Jan 8 15:25:59 CET 2000 i586 unknown

Versions of the packages apt depends on:
ii  libc6          2.1.3-8        GNU C Library: Shared libraries and Timezone
ii  libstdc++2.10  2.95.2-9       The GNU stdc++ library
---------------------------------------
Received: (at 63015-done) by bugs.debian.org; 25 Apr 2000 20:17:30 +0000
Received: (qmail 12446 invoked from network); 25 Apr 2000 20:17:29 -0000
Received: from pilsener.srv.ualberta.ca (129.128.5.19)
  by master.debian.org with SMTP; 25 Apr 2000 20:17:29 -0000
Received: from wakko.deltatee.com (async4-12.remote.ualberta.ca [129.128.238.69])
	by pilsener.srv.ualberta.ca (8.9.3/8.9.3) with ESMTP id OAA09911;
	Tue, 25 Apr 2000 14:17:20 -0600 (MDT)
Received: from localhost (wakko.deltatee.com) [127.0.0.1] (jgg)
	by wakko.deltatee.com with smtp (Exim 2.11 #1)
	id 12kBmS-00088R-00 (Debian); Tue, 25 Apr 2000 14:18:00 -0600
Date: Tue, 25 Apr 2000 14:18:00 -0600 (MDT)
From: Jason Gunthorpe <jgg@ualberta.ca>
X-Sender: jgg@wakko.deltatee.com
To: wh@blub.net, 63015-done@bugs.debian.org
cc: APT Development Team <deity@lists.debian.org>
Subject: Re: Bug#63015: apt: Default apt sources.list should refer to release name, not stable
In-Reply-To: <[🔎] 20000425153441.F1DEA15FDD@sushi.sloterdijk.blub.net>
Message-ID: <[🔎] Pine.LNX.3.96.1000425141404.653y-100000@wakko.deltatee.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII


On Tue, 25 Apr 2000 wh@blub.net wrote:

> If this isn't fixed, people will into trouble because the stable link
> that pointed to slink, suddenly points to potato on the debian mirrors.
> While doing security or critical updates is usual for people who run the
> stable release, a major system upgrade has to be prepared (notify users,
> schedule downtime, etc). 

Sorry, this doesn't work. When potato is released slink goes away, a URL
pointing to it will still have to be updated manually by the user.

It isn't like it isn't hugely evident that stable has changed from slink
to potato. All the user needs to do is point it at the archive site
instead. 

Ditto goes for non-us and bug 57146.

Jason


Reply to: