[Bug 1527464] Re: [trusty]Apt-get error in Azure repo due to “Hash Sum mismatch”

Julian Andres Klode juliank at ubuntu.com
Thu Nov 3 14:46:25 UTC 2016


Well, this can happen. Talk to the repository owners, and perhaps ask
them to switch to by-hash layout if they update often - The normal
format is not safe against modification (see
https://wiki.debian.org/RepositoryFormat).

In any case, this is a bug in the repo, not in apt.

** Changed in: apt (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1527464

Title:
  [trusty]Apt-get error in Azure repo due to “Hash Sum mismatch”

Status in apt package in Ubuntu:
  Invalid

Bug description:
  Description:
  In Datastax deployment, the customer needs to install zulu. They follow the following steps:

  1.	Log in as root or use sudo.
  2.	Import Azul's public key.
  $ sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 0x219BD9C9
  3.	Add the Azul package to the APT repository.
  •	For Ubuntu
  $ sudo apt-add-repository 'deb http://repos.azulsystems.com/ubuntu stable main'

  4.	Update the information about available packages.
  $ sudo apt-get update
  5.	Proceed to the installation section corresponding to your operating system and Zulu installer package.

  error got:
  Hit http://security.ubuntu.com trusty-security/main Translation-en
  Hit http://security.ubuntu.com trusty-security/universe Translation-en
  Fetched 6,205 B in 2s (2,295 B/s)
  W: Failed to fetch http://repos.azulsystems.com/ubuntu/dists/stable/main/binary-amd64/Packages Hash Sum mismatch

  This error has been seeing intermittently for at least weeks.

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



More information about the foundations-bugs mailing list