[Bug 1293997] [NEW] apt-get update fails on AWS us-east-1

Bjørn Nordbø bn at strangedays.no
Tue Mar 18 08:57:12 UTC 2014


Public bug reported:

apt-get update on a fresh Trusty AWS EC2 instance in the us-east-1
region fails:

  Fetched 7,539 kB in 3s (2,068 kB/s)
  W: Failed to fetch bzip2:/var/lib/apt/lists/partial/us-east-1.ec2.archive.ubuntu.com_ubuntu_dists_trusty_main_source_Sources  Hash Sum mismatch

  W: Failed to fetch bzip2:/var/lib/apt/lists/partial/us-
east-1.ec2.archive.ubuntu.com_ubuntu_dists_trusty_universe_source_Sources
Hash Sum mismatch

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

Steps to reproduce:

1. Launch a vanilla Trusty instance off ami-297e7440
2. Log on to the new instance instance
3. Run "sudo apt-get update"

This works fine in e.g. us-west-2, and used to work in us-east-1 as late
as March 4th.

Description:	Ubuntu Trusty Tahr (development branch)
Release:	14.04

Full output of apt-get update:

ubuntu at ip-10-71-130-51:~$ sudo apt-get update
Ign http://us-east-1.ec2.archive.ubuntu.com trusty InRelease
Ign http://us-east-1.ec2.archive.ubuntu.com trusty-updates InRelease
Hit http://us-east-1.ec2.archive.ubuntu.com trusty Release.gpg
Get:1 http://us-east-1.ec2.archive.ubuntu.com trusty-updates Release.gpg [933 B]
Hit http://us-east-1.ec2.archive.ubuntu.com trusty Release         
Get:2 http://us-east-1.ec2.archive.ubuntu.com trusty-updates Release [58.5 kB]       
Ign http://security.ubuntu.com trusty-security InRelease                             
Hit http://security.ubuntu.com trusty-security Release.gpg               
Hit http://security.ubuntu.com trusty-security Release
Get:3 http://us-east-1.ec2.archive.ubuntu.com trusty/main Sources [1,067 kB]
Get:4 http://security.ubuntu.com trusty-security/main Sources [14 B]
Get:5 http://security.ubuntu.com trusty-security/universe Sources [14 B]       
Hit http://security.ubuntu.com trusty-security/main amd64 Packages
Hit http://security.ubuntu.com trusty-security/universe amd64 Packages
Hit http://security.ubuntu.com trusty-security/main Translation-en
Hit http://security.ubuntu.com trusty-security/universe Translation-en
Get:6 http://us-east-1.ec2.archive.ubuntu.com trusty/universe Sources [6,413 kB]
Ign http://security.ubuntu.com trusty-security/main Translation-en_US         
Ign http://security.ubuntu.com trusty-security/universe Translation-en_US     
Hit http://us-east-1.ec2.archive.ubuntu.com trusty/main amd64 Packages
Hit http://us-east-1.ec2.archive.ubuntu.com trusty/universe amd64 Packages
Get:7 http://us-east-1.ec2.archive.ubuntu.com trusty-updates/main Sources [14 B]
Get:8 http://us-east-1.ec2.archive.ubuntu.com trusty-updates/universe Sources [14 B]
Get:9 http://us-east-1.ec2.archive.ubuntu.com trusty-updates/main amd64 Packages [14 B]
Get:10 http://us-east-1.ec2.archive.ubuntu.com trusty-updates/universe amd64 Packages [14 B]
Ign http://us-east-1.ec2.archive.ubuntu.com trusty/main Translation-en_US
Ign http://us-east-1.ec2.archive.ubuntu.com trusty/main Translation-en
Ign http://us-east-1.ec2.archive.ubuntu.com trusty/universe Translation-en_US
Ign http://us-east-1.ec2.archive.ubuntu.com trusty/universe Translation-en
Ign http://us-east-1.ec2.archive.ubuntu.com trusty-updates/main Translation-en_US
Ign http://us-east-1.ec2.archive.ubuntu.com trusty-updates/main Translation-en
Ign http://us-east-1.ec2.archive.ubuntu.com trusty-updates/universe Translation-en_US
Ign http://us-east-1.ec2.archive.ubuntu.com trusty-updates/universe Translation-en
Fetched 7,539 kB in 3s (2,068 kB/s)
W: Failed to fetch bzip2:/var/lib/apt/lists/partial/us-east-1.ec2.archive.ubuntu.com_ubuntu_dists_trusty_main_source_Sources  Hash Sum mismatch

W: Failed to fetch bzip2:/var/lib/apt/lists/partial/us-
east-1.ec2.archive.ubuntu.com_ubuntu_dists_trusty_universe_source_Sources
Hash Sum mismatch

E: Some index files failed to download. They have been ignored, or old ones used instead.
ubuntu at ip-10-71-130-51:~$


/etc/apt/sources.list sans comments and newlines:

deb http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty main
deb-src http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty main
deb http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty-updates main
deb-src http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty-updates main
deb http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty universe
deb-src http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty universe
deb http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty-updates universe
deb-src http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty-updates universe
deb http://security.ubuntu.com/ubuntu trusty-security main
deb-src http://security.ubuntu.com/ubuntu trusty-security main
deb http://security.ubuntu.com/ubuntu trusty-security universe
deb-src http://security.ubuntu.com/ubuntu trusty-security universe

** Affects: apt (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: trusty

-- 
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/1293997

Title:
  apt-get update fails on AWS us-east-1

Status in “apt” package in Ubuntu:
  New

Bug description:
  apt-get update on a fresh Trusty AWS EC2 instance in the us-east-1
  region fails:

    Fetched 7,539 kB in 3s (2,068 kB/s)
    W: Failed to fetch bzip2:/var/lib/apt/lists/partial/us-east-1.ec2.archive.ubuntu.com_ubuntu_dists_trusty_main_source_Sources  Hash Sum mismatch

    W: Failed to fetch bzip2:/var/lib/apt/lists/partial/us-
  east-1.ec2.archive.ubuntu.com_ubuntu_dists_trusty_universe_source_Sources
  Hash Sum mismatch

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

  Steps to reproduce:

  1. Launch a vanilla Trusty instance off ami-297e7440
  2. Log on to the new instance instance
  3. Run "sudo apt-get update"

  This works fine in e.g. us-west-2, and used to work in us-east-1 as
  late as March 4th.

  Description:	Ubuntu Trusty Tahr (development branch)
  Release:	14.04

  Full output of apt-get update:

  ubuntu at ip-10-71-130-51:~$ sudo apt-get update
  Ign http://us-east-1.ec2.archive.ubuntu.com trusty InRelease
  Ign http://us-east-1.ec2.archive.ubuntu.com trusty-updates InRelease
  Hit http://us-east-1.ec2.archive.ubuntu.com trusty Release.gpg
  Get:1 http://us-east-1.ec2.archive.ubuntu.com trusty-updates Release.gpg [933 B]
  Hit http://us-east-1.ec2.archive.ubuntu.com trusty Release         
  Get:2 http://us-east-1.ec2.archive.ubuntu.com trusty-updates Release [58.5 kB]       
  Ign http://security.ubuntu.com trusty-security InRelease                             
  Hit http://security.ubuntu.com trusty-security Release.gpg               
  Hit http://security.ubuntu.com trusty-security Release
  Get:3 http://us-east-1.ec2.archive.ubuntu.com trusty/main Sources [1,067 kB]
  Get:4 http://security.ubuntu.com trusty-security/main Sources [14 B]
  Get:5 http://security.ubuntu.com trusty-security/universe Sources [14 B]       
  Hit http://security.ubuntu.com trusty-security/main amd64 Packages
  Hit http://security.ubuntu.com trusty-security/universe amd64 Packages
  Hit http://security.ubuntu.com trusty-security/main Translation-en
  Hit http://security.ubuntu.com trusty-security/universe Translation-en
  Get:6 http://us-east-1.ec2.archive.ubuntu.com trusty/universe Sources [6,413 kB]
  Ign http://security.ubuntu.com trusty-security/main Translation-en_US         
  Ign http://security.ubuntu.com trusty-security/universe Translation-en_US     
  Hit http://us-east-1.ec2.archive.ubuntu.com trusty/main amd64 Packages
  Hit http://us-east-1.ec2.archive.ubuntu.com trusty/universe amd64 Packages
  Get:7 http://us-east-1.ec2.archive.ubuntu.com trusty-updates/main Sources [14 B]
  Get:8 http://us-east-1.ec2.archive.ubuntu.com trusty-updates/universe Sources [14 B]
  Get:9 http://us-east-1.ec2.archive.ubuntu.com trusty-updates/main amd64 Packages [14 B]
  Get:10 http://us-east-1.ec2.archive.ubuntu.com trusty-updates/universe amd64 Packages [14 B]
  Ign http://us-east-1.ec2.archive.ubuntu.com trusty/main Translation-en_US
  Ign http://us-east-1.ec2.archive.ubuntu.com trusty/main Translation-en
  Ign http://us-east-1.ec2.archive.ubuntu.com trusty/universe Translation-en_US
  Ign http://us-east-1.ec2.archive.ubuntu.com trusty/universe Translation-en
  Ign http://us-east-1.ec2.archive.ubuntu.com trusty-updates/main Translation-en_US
  Ign http://us-east-1.ec2.archive.ubuntu.com trusty-updates/main Translation-en
  Ign http://us-east-1.ec2.archive.ubuntu.com trusty-updates/universe Translation-en_US
  Ign http://us-east-1.ec2.archive.ubuntu.com trusty-updates/universe Translation-en
  Fetched 7,539 kB in 3s (2,068 kB/s)
  W: Failed to fetch bzip2:/var/lib/apt/lists/partial/us-east-1.ec2.archive.ubuntu.com_ubuntu_dists_trusty_main_source_Sources  Hash Sum mismatch

  W: Failed to fetch bzip2:/var/lib/apt/lists/partial/us-
  east-1.ec2.archive.ubuntu.com_ubuntu_dists_trusty_universe_source_Sources
  Hash Sum mismatch

  E: Some index files failed to download. They have been ignored, or old ones used instead.
  ubuntu at ip-10-71-130-51:~$

  
  /etc/apt/sources.list sans comments and newlines:

  deb http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty main
  deb-src http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty main
  deb http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty-updates main
  deb-src http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty-updates main
  deb http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty universe
  deb-src http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty universe
  deb http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty-updates universe
  deb-src http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty-updates universe
  deb http://security.ubuntu.com/ubuntu trusty-security main
  deb-src http://security.ubuntu.com/ubuntu trusty-security main
  deb http://security.ubuntu.com/ubuntu trusty-security universe
  deb-src http://security.ubuntu.com/ubuntu trusty-security universe

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



More information about the foundations-bugs mailing list