Your message dated Sun, 3 Jan 2016 00:58:15 +0000
with message-id <[email protected]>
and subject line Re: aptitude: Reports Hash Sum mismatch on valid packages
has caused the Debian Bug report #535863,
regarding aptitude: Reports Hash Sum mismatch on valid packages
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 [email protected]
immediately.)


-- 
535863: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=535863
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: aptitude
Version: 0.4.11.11-1+b1
Severity: normal

I've been trying to build gdb using pbuilder for a couple of days.  Every time,
I get this:

Fetched 99.8MB in 9s (10.9MB/s)
E: Failed to fetch 
http://http.us.debian.org/debian/pool/main/libx/libxau/libxau6_1.0.4-2_amd64.deb:
 Hash Sum mismatch
E: Unable to correct for unavailable packages

I can reproduce this by hand, by:

* Unpacking base.tar.gz from pbuilder
* Setting http_proxy to point to my apt-cacher instance, which has a
  valid copy of libxau6 and does not cache packages lists.
* Installing the dummy build-deps .deb produced by pbuilder.
* Running:
  aptitude -y --without-recommends -o APT::Install-Recommends=false \
    -o Aptitude::CmdLine::Ignore-Trust-Violations=true \
    -o Aptitude::ProblemResolver::StepScore=100 install \
    pbuilder-satisfydepends-dummy

It downloads 147 packages and then reports an error on libxau6.  Every
other combination I've tried works, for instance I can install libxau6
directly.

It would help if aptitude printed out the expected and observed checksums;
it's possible this is apt-cacher's fault instead.

I've saved the .deb and base.tar.gz I used to reproduce this, let me know
if you want them.

-- Package-specific info:
aptitude 0.4.11.11 compiled at Apr 16 2009 23:38:07
Compiler: g++ 4.3.3
Compiled against:
  apt version 4.6.0
  NCurses version 5.7
  libsigc++ version: 2.0.18
  Ept support enabled.

Current library versions:
  NCurses version: ncurses 5.7.20090530
  cwidget version: 0.5.12
  Apt version: 4.6.0
        not a dynamic executable
Terminal: screen
$DISPLAY is set.
`which aptitude`: /usr/bin/aptitude
aptitude version information:

aptitude linkage:

-- System Information:
Debian Release: squeeze/sid
  APT prefers transitional
  APT policy: (500, 'transitional'), (500, 'unstable'), (500, 'stable'), (400, 
'unstable-i386'), (400, 'stable-i386')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6. 0.7.21            Advanced front-end for dpkg
ii  libc6                  2.9-18            GNU C Library: Shared libraries
ii  libcwidget3            0.5.12-4          high-level terminal interface libr
ii  libept0                0.5.26+b1         High-level library for managing De
ii  libgcc1                1:4.4.0-10        GCC support library
ii  libncursesw5           5.7+20090530-1    shared libraries for terminal hand
ii  libsigc++-2.0-0c2a     2.0.18-2          type-safe Signal Framework for C++
ii  libstdc++6             4.4.0-10          The GNU Standard C++ Library v3
ii  libxapian15            1.0.13-3          Search engine library
ii  zlib1g                 1:1.2.3.3.dfsg-14 compression library - runtime

Versions of packages aptitude recommends:
ii  aptitude-doc-en [aptitude-do 0.4.11.11-1 English manual for aptitude, a ter
ii  libparse-debianchangelog-per 1.1.1-2     parse Debian changelogs and output

Versions of packages aptitude suggests:
ii  debtags                       1.7.9+b1   Enables support for package tags
ii  tasksel                       2.79       Tool for selecting tasks for insta

-- no debconf information



--- End Message ---
--- Begin Message ---

Hi Daniel,

2009-07-05 18:42 Daniel Jacobowitz:
Package: aptitude
Version: 0.4.11.11-1+b1
Severity: normal

I've been trying to build gdb using pbuilder for a couple of days.  Every time,
I get this:

Fetched 99.8MB in 9s (10.9MB/s)
E: Failed to fetch 
http://http.us.debian.org/debian/pool/main/libx/libxau/libxau6_1.0.4-2_amd64.deb:
 Hash Sum mismatch
E: Unable to correct for unavailable packages

I can reproduce this by hand, by:

* Unpacking base.tar.gz from pbuilder
* Setting http_proxy to point to my apt-cacher instance, which has a
 valid copy of libxau6 and does not cache packages lists.
* Installing the dummy build-deps .deb produced by pbuilder.
* Running:
 aptitude -y --without-recommends -o APT::Install-Recommends=false \
   -o Aptitude::CmdLine::Ignore-Trust-Violations=true \
   -o Aptitude::ProblemResolver::StepScore=100 install \
   pbuilder-satisfydepends-dummy

It downloads 147 packages and then reports an error on libxau6.  Every
other combination I've tried works, for instance I can install libxau6
directly.

This happened with an ancient version of aptitude, I haven't experienced
this directly lately, there are no "me toos" nor I have seen reports
complaining about this (which should have happened if it's a common
problem).

I am going to assume that this was a temporary problem with aptitude,
libapt or apt-cache as you mention, and close the report now.

Please reopen if you still can reproduce this or if you experienced it
in the last few years.


Cheers.
--
Manuel A. Fernandez Montecelo <[email protected]>

--- End Message ---
_______________________________________________
Aptitude-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/aptitude-devel

Reply via email to