Your message dated Mon, 5 Mar 2001 17:20:28 -0700 (MST)
with message-id <[EMAIL PROTECTED]>
and subject line Fixed in 0.5.1
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; 23 Feb 2001 18:18:37 +0000
>From [EMAIL PROTECTED] Fri Feb 23 12:18:37 2001
Return-path: <[EMAIL PROTECTED]>
Received: from (natura.oskuro.net) [::ffff:213.96.69.115]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 14WMnc-0005hz-00; Fri, 23 Feb 2001 12:18:36 -0600
Received: by natura.oskuro.net (Postfix, from userid 1000)
id D9C2C27CF7; Fri, 23 Feb 2001 19:19:56 +0100 (CET)
From: Jordi Mallach <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: Doesn't like certain repositories
X-Reportbug-Version: 1.14
X-Mailer: reportbug 1.14
Date: Fri, 23 Feb 2001 19:19:55 +0100
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
Package: apt
Version: 0.5.0
Severity: important
Hello,
Since I upgraded to apt5, I can't use apt-get source.
This is liiwi's sfs repository:
deb http://212.226.133.178 /
deb-src http://212.226.133.178 /
I deleted the corresponding files in /var/lib/apt, rerun apt-get update
with no errors, and when I try to fetch a source package (not in that
repository), I get the following:
[EMAIL PROTECTED]:~/deb/other-maintainers/gltron$ apt-get source gltron
Reading Package Lists... Done
Building Dependency Tree... Done
E: Could not open file /var/lib/apt/lists/212.226.133.178__Sources - open (2 No
such file or directory)
E: Unable to determine the file size - fstat (9 Bad file descriptor)
E: Unable to determine the file size - fstat (9 Bad file descriptor)
Thanks,
Jordi
-- System Information
Debian Release: unstable
Architecture: i386
Kernel: Linux natura 2.4.2-pre3 #1 Fri Feb 16 18:23:30 CET 2001 i586
Versions of packages apt depends on:
ii libc6 2.2.2-1 GNU C Library: Shared libraries an
ii libstdc++2.10 1:2.95.2-14 The GNU stdc++ library
---------------------------------------
Received: (at 87266-done) by bugs.debian.org; 6 Mar 2001 00:20:32 +0000
>From [EMAIL PROTECTED] Mon Mar 05 18:20:31 2001
Return-path: <[EMAIL PROTECTED]>
Received: from cast-ext.ab.videon.ca [::ffff:206.75.216.34]
by master.debian.org with smtp (Exim 3.12 1 (Debian))
id 14a5DL-0004K6-00; Mon, 05 Mar 2001 18:20:31 -0600
Received: (qmail 8450 invoked from network); 6 Mar 2001 00:20:29 -0000
Received: from unknown (HELO wakko.deltatee.com) ([24.108.173.63])
(envelope-sender <[EMAIL PROTECTED]>)
by cast-ext.ab.videon.ca (qmail-ldap-1.03) with SMTP
for <[EMAIL PROTECTED]>; 6 Mar 2001 00:20:29 -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 14a5DI-0005KG-00; Mon, 05 Mar 2001 17:20:28 -0700
Date: Mon, 5 Mar 2001 17:20:28 -0700 (MST)
From: Jason Gunthorpe <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
To: [EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Fixed in 0.5.1
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]
Which was never uploaded, but 0.5.2 has the fixes too.
apt (0.5.1) unstable; urgency=low
* Fixed #82894 again, or should be and.
* Process the option string right. Closes: #86921
* Don't eat the last command for pipes. Closes: #86923
* Ignore .* for configuration directory processing. Closes: #86923
* Alfredo's no_proxy patch
* Documentation fixes. Closes: #87091
* JoeyH's double slash bug. Closes: #87266
* Unintitialized buffer and apt-ftparchive contents generation.
Closes: #87612
* Build-deps on virtual packages. Closes: #87639
* Fixes glibc/libstdc++ symbol dependencies by including glibc and
libstdc++ version info in the library soname and in the package
provides. Closes: #87426
* Updated soname version to 0.3.2
* apt-extracttemplates moved from debconf into apt-utils
* s390 archtable entry. Closes: #88232
* Dan's segfault
* Some instances where the status file can source a package in a
non-sensical way. Closes: #87390
* Work better if there are duplicate sources.list entries.
* Fixed the resetting of Dir with "dir {};". Closes: #87323
-- Randolph Chung <[EMAIL PROTECTED]> Sat, 3 Mar 2001 15:37:38 -0700