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

Bug#409284: marked as done (apt: Ignores the contents of the Release file and pulls Packages.gz out of the hat)



Your message dated Wed, 29 Oct 2008 21:17:07 +0000
with message-id <E1KvIPb-0006xP-Ga@ries.debian.org>
and subject line Bug#409284: fixed in apt 0.7.17~exp3
has caused the Debian Bug report #409284,
regarding apt: Ignores the contents of the Release file and pulls Packages.gz out of the hat
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
409284: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=409284
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Subject: apt: Ignores the contents of the Release file and pulls Packages.gz out of the hat
Package: apt
Version: 0.6.46.4
Severity: important


Hello,

I have seen the following behaviour with a repository built with
debpool which is configured not to generate Packages.{gz,bz2} files:

When trying to apt-get update (true for aptitude update, too)
- - apt tries to fetch a Packages.gz file although the Release file does
  not specify the existance of such a file
- - apt fails to update (without even falling back to the file specified
  in the Release file)


NOTE: this behaviour was observed on a i386 machine in a Sid Pbuilder
chroot and was reproduced on the host machine, too.



twix:/tmp/_release/mail# apt-get -VV update
Ign http://epetrisor sid Release.gpg
Hit http://epetrisor sid Release
Err http://epetrisor sid/non-free Packages
  404 Not Found
Err http://epetrisor sid/non-free Sources
  404 Not Found
Get:1 http://ftp.ro.debian.org sid Release.gpg [378B]
Hit http://ftp.ro.debian.org sid Release
Hit http://ftp.ro.debian.org sid/main Packages/DiffIndex
Fetched 1B in 0s (1B/s)
Failed to fetch http://epetrisor/debian-foo/dists/sid/non-free/binary-i386/Packages.gz  404 Not Found
Failed to fetch http://epetrisor/debian-foo/dists/sid/non-free/source/Sources.gz  404 Not Found
Reading package lists... Done
W: Couldn't stat source package list http://epetrisor sid/non-free Packages (/var/lib/apt/lists/epetrisor_debian-foo_dists_sid_non-free_binary-i386_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old ones used instead.
twix:/tmp/_release/mail# wget  http://epetrisor/debian-foo/dists/sid/non-free/binary-i386/Release
- --16:49:45--  http://epetrisor/debian-foo/dists/sid/non-free/binary-i386/Release
           => `Release'
Resolving epetrisor... 10.10.14.76
Connecting to epetrisor|10.10.14.76|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 280 [text/plain]

100%[=================================================================================================================>] 280           --.--K/s

16:49:45 (16.17 MB/s) - `Release' saved [280/280]

twix:/tmp/_release/mail# cat Release
Archive: sid
Component: non-free
Version: 2007.01.25.09.59.45
Origin: foo
Label: foo
Architecture: i386
Description: foo packages
MD5Sum:
 dca3e6785339cbe65bad57da1b2daf36     2502 Packages
SHA1:
 325673f06690e2d88ff902f9d7ce4627c22d291a     2502 Packages



So, as you can see, the only file that is specified in the Release file
is the plain Packages file.



- -- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-amd64
Locale: LANG=ro_RO.UTF-8, LC_CTYPE=ro_RO.UTF-8 (charmap=UTF-8)

Versions of packages apt depends on:
ii  debian-archive-keyring       2006.11.22  GnuPG archive keys of the Debian a
ii  libc6                        2.3.6.ds1-8 GNU C Library: Shared libraries
ii  libgcc1                      1:4.1.1-21  GCC support library
ii  libstdc++6                   4.1.1-21    The GNU Standard C++ Library v3

apt recommends no packages.

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFFwh9fY8Chqv3NRNoRAhAkAJ0X1dKW1q0mjXJtgN6bDPxjpgshNQCgtKTU
RpQ0FUybgz8cFeFuIOYo/R8=
=tAwe
-----END PGP SIGNATURE-----


--- End Message ---
--- Begin Message ---
Source: apt
Source-Version: 0.7.17~exp3

We believe that the bug you reported is fixed in the latest version of
apt, which is due to be installed in the Debian FTP archive:

apt-doc_0.7.17~exp3_all.deb
  to pool/main/a/apt/apt-doc_0.7.17~exp3_all.deb
apt-transport-https_0.7.17~exp3_i386.deb
  to pool/main/a/apt/apt-transport-https_0.7.17~exp3_i386.deb
apt-utils_0.7.17~exp3_i386.deb
  to pool/main/a/apt/apt-utils_0.7.17~exp3_i386.deb
apt_0.7.17~exp3.dsc
  to pool/main/a/apt/apt_0.7.17~exp3.dsc
apt_0.7.17~exp3.tar.gz
  to pool/main/a/apt/apt_0.7.17~exp3.tar.gz
apt_0.7.17~exp3_i386.deb
  to pool/main/a/apt/apt_0.7.17~exp3_i386.deb
libapt-pkg-dev_0.7.17~exp3_i386.deb
  to pool/main/a/apt/libapt-pkg-dev_0.7.17~exp3_i386.deb
libapt-pkg-doc_0.7.17~exp3_all.deb
  to pool/main/a/apt/libapt-pkg-doc_0.7.17~exp3_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 409284@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Vogt <mvo@debian.org> (supplier of updated apt package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 29 Oct 2008 09:36:24 +0100
Source: apt
Binary: apt apt-doc libapt-pkg-dev libapt-pkg-doc apt-utils apt-transport-https
Architecture: source all i386
Version: 0.7.17~exp3
Distribution: experimental
Urgency: low
Maintainer: APT Development Team <deity@lists.debian.org>
Changed-By: Michael Vogt <mvo@debian.org>
Description: 
 apt        - Advanced front-end for dpkg
 apt-doc    - Documentation for APT
 apt-transport-https - APT https transport
 apt-utils  - APT utility programs
 libapt-pkg-dev - Development files for APT's libapt-pkg and libapt-inst
 libapt-pkg-doc - Documentation for APT development
Closes: 409284
Changes: 
 apt (0.7.17~exp3) experimental; urgency=low
 .
   * apt-pkg/acquire-item.cc:
     - fix a merge mistake that prevents the fallback to the
       uncompressed 'Packages' to work correctly (closes: #409284)
Checksums-Sha1: 
 acde1d1dd74109a92d8aa5541e07ab3c0fca22f9 1175 apt_0.7.17~exp3.dsc
 45444b0ef69fef259bcfe4b75e465aa665255c1c 2063319 apt_0.7.17~exp3.tar.gz
 f9e6e56ba896522f7d56db7d1379a2b8dc069754 99894 apt-doc_0.7.17~exp3_all.deb
 144e1b5c9dfdb51d623be8c6e663fe4faf67dab8 123926 libapt-pkg-doc_0.7.17~exp3_all.deb
 307110c87c111e4de2fec15737282da4b5e0ba29 1650314 apt_0.7.17~exp3_i386.deb
 7c0f54d61cf827f40ae165abf68f841e9a312b3a 108562 libapt-pkg-dev_0.7.17~exp3_i386.deb
 0d020d1d10b8bc2cd95842a73ffef79348086507 187798 apt-utils_0.7.17~exp3_i386.deb
 10dd5b1dbd048cf10dee76ff6b02c8c2ca4c402d 58006 apt-transport-https_0.7.17~exp3_i386.deb
Checksums-Sha256: 
 767b459c44e7176ae32660f32f60e4676ad0d971e4df47b6ac23de0183b93667 1175 apt_0.7.17~exp3.dsc
 a09c05870ea5230eb83e9a335f75757cc248705f3ddcd561f650b385dc6a9707 2063319 apt_0.7.17~exp3.tar.gz
 173efdb24704d377aa4fe6239a14aae8dfddff5ad3e6c0fd35a50a39eeec3cdf 99894 apt-doc_0.7.17~exp3_all.deb
 094999186d95d4816b6512038b6dd46d20bc09917e06e43970530624d5075b2b 123926 libapt-pkg-doc_0.7.17~exp3_all.deb
 f3d2e5577a0d73acf9e6402ecd2e9d9c0f6f6edc4ba66ee38217861b7e06fab4 1650314 apt_0.7.17~exp3_i386.deb
 ff768a418bfc09a1e1b5c147a2b3138d6cf07805b28e051c6a8c45318fc61f72 108562 libapt-pkg-dev_0.7.17~exp3_i386.deb
 0e2312a3e97cc625b0564d853c1645efd087ac2b66a57d33396c435554bfaaa7 187798 apt-utils_0.7.17~exp3_i386.deb
 71b5c810803b6c52caf084007657781b1ea3e7a4267e4c673b32fd63ecaaca8e 58006 apt-transport-https_0.7.17~exp3_i386.deb
Files: 
 cfe9f6354bfac368ab57c842cd9d2183 1175 admin important apt_0.7.17~exp3.dsc
 a11af95837deebf34602d131eabd63a0 2063319 admin important apt_0.7.17~exp3.tar.gz
 e7f84edb4616b162805539c79606f155 99894 doc optional apt-doc_0.7.17~exp3_all.deb
 457c3d19229c19caaa8bd82caf0ce749 123926 doc optional libapt-pkg-doc_0.7.17~exp3_all.deb
 438bb730bb98890dba36ed991b30bbad 1650314 admin important apt_0.7.17~exp3_i386.deb
 a4b54763ae6502353d91f0201b698557 108562 libdevel optional libapt-pkg-dev_0.7.17~exp3_i386.deb
 d06f7dd7f58b66c26b4514c0442ec8d8 187798 admin important apt-utils_0.7.17~exp3_i386.deb
 595050d1bb2c25d2f8d81e45475d7bb7 58006 admin optional apt-transport-https_0.7.17~exp3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkkIqPAACgkQliSD4VZixzTa9wCfQnDdu0W4OKiP5Bsu5ZVGJ6DC
YM8Anj3jDnzGo2oi6n/Upr7AgZPJOwLb
=QjMk
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: