Bug#34080: marked as done (APT install phase breaks on unrecognized distribution names like "hamm")
Your message dated Wed, 3 Mar 1999 21:59:40 -0700 (MST)
with message-id <[🔎] Pine.LNX.3.96.990303215828.4648H-100000@Wakko.deltatee.com>
and subject line Bug#34080: APT install phase breaks on unrecognized distribution names like "hamm"
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'm
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Ian Jackson
(administrator, Debian bugs database)
Received: (at submit) by bugs.debian.org; 4 Mar 1999 03:36:15 +0000
Received: (qmail 12405 invoked from network); 4 Mar 1999 03:36:12 -0000
Received: from gemini.smart.net (206.27.242.109)
by master.debian.org with SMTP; 4 Mar 1999 03:36:12 -0000
Received: from smart.net (daniel@dsb.smart.net [205.219.246.112])
by gemini.smart.net (8.9.1/8.9.1) with ESMTP id WAA05143;
Wed, 3 Mar 1999 22:36:08 -0500
Sender: daniel@gemini.smart.net
Message-ID: <[🔎] 36DE0074.3FDFC975@smart.net>
Date: Thu, 04 Mar 1999 03:39:32 +0000
From: Daniel Barclay <dsb@smart.net>
X-Mailer: Mozilla 4.08 [en] (X11; U; Linux 2.0.36 i586)
MIME-Version: 1.0
To: submit@bugs.debian.org
Subject: APT install phase breaks on unrecognized distribution names like "hamm"
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Package: apt
Version: 0.1.8
The installation phase of APT breaks if it doesn't
recognize the distribution designator. It seems to
revert to "stable" instead of what was specified.
One result is that breaks when directories are named
with a release code name such as "hamm". It also won't
work on arbitrary directory names (I tested "staxxxble").
Here is an excerpt of a deselect session with apt:
********* [A]ccess:
...
I see you already have a source list.
------------------------------------------------------------------------
deb file:/root/mirror/debian staxxxble main contrib non-free
#deb ftp://ftp.debian.org/debian stable main contrib non-free
#deb http://llug.sep.bnl.gov/debian stable main contrib non-free
------------------------------------------------------------------------
********** [U]pdate:
Get file:/root/mirror/debian/ staxxxble/contrib Packages
Get file:/root/mirror/debian/ staxxxble/main Packages
Get file:/root/mirror/debian/ staxxxble/non-free Packages
...
Information about 1852 package(s) was updated.
********** [I]nstall:
...
Need to get 89.3k of archives. After unpacking 177k will be used.
Do you want to continue? [Y/n]
Get file:/root/mirror/debian/ staxxxble/main cdrecord [89.3k]
Error file:/root/mirror/debian/ staxxxble/main cdrecord
Unable to stat
/root/mirror/debian/dists/stable/main/binary-i386/otherosfs/cdrecord_1.6final-0.2.deb
No such file or directory
Note how the "Get file:" and "Error file:" lines both
correctly say "staxxxble", but the "Unable to stat"
line shows that APT tried "stable" instead of the
specified name.
I had the same trouble when I tried "hamm"--the "Get
file:" and "Error file:" lines said "hamm/main", and
the "Unabled to stat" line said ".../stable/..."
instead of "hamm".
Somewhere, earlier, APT warning that it didn't recognize
a release designator. I would guess that the but is
near the check that emits that warning.
Daniel
--
Daniel Barclay
dsb@smart.net
(Hmm. A little worrisome: http://www.anonymizer.com/snoop.cgi )
Reply to: