[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 Tue, 28 Oct 2008 21:17:06 +0000
with message-id <E1Kuvw2-0001io-Q8@ries.debian.org>
and subject line Bug#409284: fixed in apt 0.7.17~exp2
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~exp2

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~exp2_all.deb
  to pool/main/a/apt/apt-doc_0.7.17~exp2_all.deb
apt-transport-https_0.7.17~exp2_i386.deb
  to pool/main/a/apt/apt-transport-https_0.7.17~exp2_i386.deb
apt-utils_0.7.17~exp2_i386.deb
  to pool/main/a/apt/apt-utils_0.7.17~exp2_i386.deb
apt_0.7.17~exp2.dsc
  to pool/main/a/apt/apt_0.7.17~exp2.dsc
apt_0.7.17~exp2.tar.gz
  to pool/main/a/apt/apt_0.7.17~exp2.tar.gz
apt_0.7.17~exp2_i386.deb
  to pool/main/a/apt/apt_0.7.17~exp2_i386.deb
libapt-pkg-dev_0.7.17~exp2_i386.deb
  to pool/main/a/apt/libapt-pkg-dev_0.7.17~exp2_i386.deb
libapt-pkg-doc_0.7.17~exp2_all.deb
  to pool/main/a/apt/libapt-pkg-doc_0.7.17~exp2_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: Tue, 28 Oct 2008 18:06:38 +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~exp2
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 425150
Changes: 
 apt (0.7.17~exp2) experimental; urgency=low
 .
   [ Eugene V. Lyubimkin ]
   * apt-pkg/acquire-item.cc:
     - Added fallback to uncompressed 'Packages' if neither 'bz2' nor 'gz'
       available. (Closes: #409284)
   * apt-pkg/algorithm.cc:
     - Strip username and password from source URL in error message.
       (Closes: #425150)
 .
   [ Michael Vogt ]
   * fix various -Wall warnings
Checksums-Sha1: 
 1f99cf072245c88aadce437932b6bc680fce2097 1175 apt_0.7.17~exp2.dsc
 19ed10d42b8137dda6dc1926be72775cde029368 2063208 apt_0.7.17~exp2.tar.gz
 6429d96e7db5428bab3042f332b673411a3a5be7 99782 apt-doc_0.7.17~exp2_all.deb
 56c682e344efb79cacc2e2daf34f24cdc34b14fe 123796 libapt-pkg-doc_0.7.17~exp2_all.deb
 38bdd1792a1a4f930e15b7ad7888619d54396cf1 1649530 apt_0.7.17~exp2_i386.deb
 c171e514d888a5f88c51e881dbcb1ba777f46702 108446 libapt-pkg-dev_0.7.17~exp2_i386.deb
 fb644a2c9f4997e27796a2a14cddfee47b3f414e 187694 apt-utils_0.7.17~exp2_i386.deb
 c68a70e16ced96f151fa0d195b52e12b2fc7af21 57882 apt-transport-https_0.7.17~exp2_i386.deb
Checksums-Sha256: 
 05ea8f5305012ec36f8fd5e8135cba4578a6b9fa628af7c59d506f47de5065d6 1175 apt_0.7.17~exp2.dsc
 f6843b3adc0c5b439d59936c53257e3ea30451043abee0a5bece9f9dda2b461d 2063208 apt_0.7.17~exp2.tar.gz
 1793d9aeee24b9b4bdf440bf480d82f86c13c809c850c26d2b52cd9ed96e0925 99782 apt-doc_0.7.17~exp2_all.deb
 0ea48125d45452cf061c76553337d8eb37b0fb8319acc616ebe17a447a75b5cf 123796 libapt-pkg-doc_0.7.17~exp2_all.deb
 490e0bedbae8b976c6fe35a3c9a30ed334b22b9a3011f4b71a8bb37998effe49 1649530 apt_0.7.17~exp2_i386.deb
 f6c628ed9b927c37a4dc890af4c33052bf0fb4168a824934ec911e3f223c48ef 108446 libapt-pkg-dev_0.7.17~exp2_i386.deb
 089302e2a4302b58983e47af5056840b87a510432b4af9c32de862db20bd19c3 187694 apt-utils_0.7.17~exp2_i386.deb
 94bf47355f8cbc08b8f205bccb197b825cfabadfc6692abb2237ed6512e992de 57882 apt-transport-https_0.7.17~exp2_i386.deb
Files: 
 33c0f7746a3b0e6c5bf608d9a556f100 1175 admin important apt_0.7.17~exp2.dsc
 0f77d4f549d8c345098655452989b67c 2063208 admin important apt_0.7.17~exp2.tar.gz
 ee38e780df6d82e101d46870f41f366c 99782 doc optional apt-doc_0.7.17~exp2_all.deb
 e18f3d6f80c7506ffbaf93941e7da269 123796 doc optional libapt-pkg-doc_0.7.17~exp2_all.deb
 e33f5313722d34bed512698a9c7d8b89 1649530 admin important apt_0.7.17~exp2_i386.deb
 f5ea8f9f46ace7792609853d98bbd847 108446 libdevel optional libapt-pkg-dev_0.7.17~exp2_i386.deb
 b19d2c8d5f72223a5550b0ab5e2289bc 187694 admin important apt-utils_0.7.17~exp2_i386.deb
 3897038c3ba8f2a8d71b283191fe5027 57882 admin optional apt-transport-https_0.7.17~exp2_i386.deb

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

iEYEARECAAYFAkkHavAACgkQliSD4VZixzSnDQCeK2mNzvlnl7Q4gaEWMj6b4kgf
B3YAoIuWJ0NkG9miD9848kBmB4s7I08C
=xEFo
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: