← Back to team overview

touch-packages team mailing list archive

[Bug 1371058] Re: Regression: Latest apt security update returns Hash Sum mismatch for file: URI:s

 

Had this problem, too, and was analysing since two days for the root of
the problem.

I applied the patch for trusty, built the package and the HashSum
Mismatch messages were gone. I will do deeper tests tomorrow.

Thanks for the patch.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1371058

Title:
  Regression: Latest apt security update returns Hash Sum mismatch for
  file: URI:s

Status in “apt” package in Ubuntu:
  In Progress
Status in “apt” source package in Lucid:
  Confirmed
Status in “apt” source package in Precise:
  Confirmed
Status in “apt” source package in Trusty:
  Confirmed
Status in “apt” source package in Utopic:
  In Progress
Status in “apt” package in Debian:
  New

Bug description:
  When running 'apt-get update' on Ubuntu Lucid using 0.7.25.3ubuntu9.16
  I get Hash Sum mismatch when using file: URI:s.

  First time running apt-get update after cleaning /var/lib/dpkg/lists/
  and /var/lib/dpkg/lists/partial it works. However the second time I
  get:

  root@crepes:/etc/apt# apt-get update
  Ign file:/mirrors/ubuntu/ubuntu/ lucid-security/main Translation-en_DK
  Ign file:/mirrors/ubuntu/ubuntu/ lucid-security/restricted Translation-en_DK
  Ign file:/mirrors/ubuntu/ubuntu/ lucid-security/universe Translation-en_DK
  Ign file:/mirrors/ubuntu/ubuntu/ lucid-security/multiverse Translation-en_DK
  Get:1 file: lucid-security Release.gpg [198B]          
  Get:2 file: lucid-security Release [57,3kB]                                       
  Hit http://security.ubuntu.com lucid-security Release.gpg                       
  Ign http://security.ubuntu.com/ubuntu/ lucid-security/main Translation-en_DK
  Ign http://security.ubuntu.com/ubuntu/ lucid-security/restricted Translation-en_DK
  Ign http://security.ubuntu.com/ubuntu/ lucid-security/universe Translation-en_DK
  Ign http://security.ubuntu.com/ubuntu/ lucid-security/multiverse Translation-en_DK
  Hit http://security.ubuntu.com lucid-security Release
  Hit http://security.ubuntu.com lucid-security/main Packages
  Hit http://security.ubuntu.com lucid-security/restricted Packages
  Hit http://security.ubuntu.com lucid-security/universe Packages
  Hit http://security.ubuntu.com lucid-security/multiverse Packages
  W: Failed to fetch file:/mirrors/ubuntu/ubuntu/dists/lucid-security/main/binary-amd64/Packages.bz2  Hash Sum mismatch

  W: Failed to fetch file:/mirrors/ubuntu/ubuntu/dists/lucid-
  security/restricted/binary-amd64/Packages.bz2  Hash Sum mismatch

  W: Failed to fetch file:/mirrors/ubuntu/ubuntu/dists/lucid-
  security/universe/binary-amd64/Packages.bz2  Hash Sum mismatch

  W: Failed to fetch file:/mirrors/ubuntu/ubuntu/dists/lucid-
  security/multiverse/binary-amd64/Packages.bz2  Hash Sum mismatch

  E: Some index files failed to download, they have been ignored, or old
  ones used instead.

  
  Runnng apt-get -o Acquire::CompressionTypes::Order="gz" changing to bz2 every second it works. 

  Reverting back to 0.7.25.3ubuntu9.15 it works.

  And, of course, it works if only using http: URI:s.

  Looks like a regression in 0.7.25.3ubuntu9.16

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1371058/+subscriptions


References