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

Bug#371831: marked as done (apt-get does not try to get Packages.gz, only Packages.bz2)



Your message dated Wed, 7 Jun 2006 23:28:50 +0200
with message-id <20060607212850.GJ28275@gamma.logic.tuwien.ac.at>
and subject line CLosing a stupid bug report
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.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: apt
Version: 0.6.44.1
Severity: important

since last update apt-get does not try to download Packages.gz files,
only teh Packages.bz2 files. Then it breaks with calling bunzip2:

$ apt-get update -o Debug::Acquire::Http=true  
...
Get:16 http://www.logic.at jp/ Release
Ign http://www.logic.at jp/ Release
99% [Working]GET /people/preining/debian/jp/Packages.bz2 HTTP/1.1
Host: www.logic.at
Connection: keep-alive
Range: bytes=186-
If-Range: Wed, 07 Jun 2006 18:59:27 GMT
User-Agent: Debian APT-HTTP/1.3


99% [Waiting for headers]HTTP/1.1 200 OK
Date: Wed, 07 Jun 2006 19:05:11 GMT
Server: Apache/1.3.26 (Unix) Debian GNU/Linux mod_ssl/2.8.9
OpenSSL/0.9.6c PHP/4.1.2
Keep-Alive: timeout=15, max=98
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: text/html; charset=ISO-8859-1

Get:17 http://www.logic.at jp/ Packages
99% [17 Packages bzip2 0]bzip2: (stdin) is not a bzip2 file.
Err http://www.logic.at jp/ Packages
  Sub-process bzip2 returned an error code (2)
Fetched 3852B in 3s (976B/s)
Failed to fetch http://www.logic.at/people/preining/debian/jp/Packages.bz2 Sub-process bzip2 returned an error code (2)
Reading package lists... Done
W: GPG error: http://www.logic.at jp/ Release: Unknown error executing gpgv
W: Couldn't stat source package list http://www.logic.at jp/ Packages (/var/lib/apt/lists/www.logic.at_people_preining_debian_jp_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.


-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "i386";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
Dir "/";
Dir::State "var/lib/apt/";
Dir::State::lists "lists/";
Dir::State::cdroms "cdroms.list";
Dir::State::userstatus "status.user";
Dir::State::status "/var/lib/dpkg/status";
Dir::Cache "var/cache/apt/";
Dir::Cache::archives "archives/";
Dir::Cache::srcpkgcache "srcpkgcache.bin";
Dir::Cache::pkgcache "pkgcache.bin";
Dir::Etc "etc/apt/";
Dir::Etc::sourcelist "sources.list";
Dir::Etc::sourceparts "sources.list.d";
Dir::Etc::vendorlist "vendors.list";
Dir::Etc::vendorparts "vendors.list.d";
Dir::Etc::main "apt.conf";
Dir::Etc::parts "apt.conf.d";
Dir::Etc::preferences "preferences";
Dir::Bin "";
Dir::Bin::methods "/usr/lib/apt/methods";
Dir::Bin::dpkg "/usr/bin/dpkg";
DPkg "";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";

-- /etc/apt/preferences --


Package: *
Pin: release a=experimental
Pin-Priority: 10

Package: tetex-base
Pin: release a=unstable
Pin-Priority: -1


-- /etc/apt/sources.list --

#deb file:///cdrom/ sarge main

deb http://ftp.it.debian.org/debian sid main contrib non-free
deb http://ftp.it.debian.org/debian/ experimental main
deb-src http://ftp.it.debian.org/debian/ experimental main
deb-src http://ftp.it.debian.org/debian sid main contrib non-free

deb http://www.logic.at/people/preining/debian/ jp/

# marillat video
deb ftp://ftp.nerim.net/debian-marillat/ sid main
deb ftp://ftp.nerim.net/debian-marillat/ experimental main

# texlive
deb file:/data/TeX/debian/tug/Debian/ pool/
deb-src file:/data/TeX/debian/tug/Debian/ pool/
deb file:/data/TeX/debian/tug/Debian/ pool.new/
deb-src file:/data/TeX/debian/tug/Debian/ pool.new/
deb file:/data/TeX/debian/tug/Debian/ check/
deb-src file:/data/TeX/debian/tug/Debian/ check/
#deb http://www.tug.org/texlive/Debian/ pool/
#deb-src http://www.tug.org/texlive/Debian/ pool/
deb file:/data/TeX/debian/tug/Debian/ cm-super/
deb-src file:/data/TeX/debian/tug/Debian/ cm-super/
deb file:/data/TeX/debian/tug/Debian/ updpkg/
deb-src file:/data/TeX/debian/tug/Debian/ updpkg/

# ctapi cyberjack
#deb http://debian.g-tec.co.at unstable main
#deb-src http://debian.g-tec.co.at unstable main

# skype
#deb http://download.skype.com/linux/repos/debian/ stable non-free
# skype
#deb http://debian.bootsplash.de/ unstable main

deb http://chinese.alioth.debian.org latex-cjk/
deb-src http://chinese.alioth.debian.org latex-cjk/

# wormux
deb http://download.gna.org/wormux/debs sid/

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (10, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages apt depends on:
ii  libc6                         2.3.6-13   GNU C Library: Shared libraries
ii  libgcc1                       1:4.1.1-2  GCC support library
ii  libstdc++6                    4.1.1-2    The GNU Standard C++ Library v3

Versions of packages apt recommends:
ii  debian-archive-keyring        2006.01.18 GnuPG archive keys of the Debian a

-- no debconf information


--- End Message ---
--- Begin Message ---
CLosing this stupid bug report, it is a misconfiguration on my side.
Sorry.

Best wishes

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <preining AT logic DOT at>             Università di Siena
gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
ELY (n.)
The first, tiniest inkling you get that something, somewhere, has gone
terribly wrong.
			--- Douglas Adams, The Meaning of Liff

--- End Message ---

Reply to: