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

Bug#533308: apt: Packages.gz Hash Sum mismatch



Package: apt
Version: 0.7.21
Severity: important

I'm unable to update from unstable via "apt-get update". I get:

	W: Failed to fetch http://http.us.debian.org/debian/dists/unstable/main/binary-i386/Packages.gz  Hash Sum mismatch

This is highly inconvenient because I can no longer rely on apt-get to keep
up-to-date with unstable packages.  I need to manually download the .deb and
follow all the dependencies, then install each .deb with dpkg.

I tried clearing /var/lib/apt/lists just in case, but to no avail.
I have a direct HTTP connection, no proxy nor caching.

When switching to "testing", I do not have the same problem but my machine
is configured to use "unstable" packages.

-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "i386";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Install-Recommends "1";
APT::Install-Suggests "0";
APT::Acquire "";
APT::Acquire::Translation "environment";
APT::NeverAutoRemove "";
APT::NeverAutoRemove:: "^linux-image.*";
APT::NeverAutoRemove:: "^linux-restricted-modules.*";
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";
Dir::Log "var/log/apt";
Dir::Log::Terminal "term.log";
DPkg "";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";
acquire "";
acquire::cdrom "";
acquire::cdrom::mount "/ext/cd0";

-- (no /etc/apt/preferences present) --


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

# Use for a local mirror - remove the ftp1 http lines for the bits
# your mirror contains.
# deb file:/your/mirror/here/debian stable main contrib non-free
# See sources.list(5) for more information, especial
# Remember that you can only use http, ftp or file URIs

# XFree 4.2
#deb http://people.debian.org/~blade/woody/i386 ./

# OpenOffice
#deb http://ftp.freenet.de/pub/ftp.vpn-junkies.de/openoffice unstable main contrib

#deb http://security.debian.org/ unstable/updates main contrib non-free
deb http://http.us.debian.org/debian unstable main contrib non-free
#deb http://http.us.debian.org/debian testing main contrib non-free
#deb http://non-us.debian.org/debian-non-US testing/non-US main contrib non-free
#deb ftp://ftp.oleane.net/pub/java-linux/debian woody non-free
###
#deb http://http.us.debian.org/debian unstable main contrib non-free
#deb http://non-us.debian.org/debian-non-US testing non-US
#deb http://kde.tdyc.com/ potato kde kde2 contrib rkrusty
#deb ftp://ftp.nerim.net/debian-marillat/ etch main
### Unofficial
deb http://ftp.debian-unofficial.org/debian sarge main contrib non-free restricted
#deb-src http://ftp.debian-unofficial.org/debian sarge main contrib non-free restricted
### For lives-video
#deb http://people.ubuntubrasil.org/~rclbelem/lives/etch/   binary/
deb http://www.debian-multimedia.org etch main
### Sources
deb-src http://ftp.de.debian.org/debian unstable main contrib non-free
#deb-src http://ftp.de.debian.org/debian-non-US unstable/non-US main contrib non-free

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.28.2 (SMP w/2 CPU cores)
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages apt depends on:
ii  debian-archive-keyring        2009.01.31 GnuPG archive keys of the Debian a
ii  libc6                         2.9-4      GNU C Library: Shared libraries
ii  libgcc1                       1:4.3.1-8  GCC support library
ii  libstdc++6                    4.3.1-8    The GNU Standard C++ Library v3

apt recommends no packages.

-- no debconf information



Reply to: