** Description changed:

  Binary package hint: ec2-init
  
  ec2-init has the following code:
  
  |    def get_mirror_from_availability_zone(self, availability_zone):
  |       if availability_zone.startswith("us"):
  |            return 'http://us.ec2.archive.ubuntu.com/ubuntu/'
  |        elif availability_zone.startswith("eu"):
  |            return 'http://eu.ec2.archive.ubuntu.com/ubuntu/'
- |    
+ |
  |       return 'http://archive.ubuntu.com/ubuntu/'
  
  The above incorrectly sets the archive to us.ec2.archive.ubuntu.com
  which is in us-east-1 region.
  
  Currently that host is not accessible from inside the us-west-1 region.
  
  ProblemType: Bug
  Architecture: amd64
  Date: Tue Dec  8 20:24:36 2009
  DistroRelease: Ubuntu 10.04
  Ec2AMI: ami-133c6d56
  Ec2AMIManifest: 
ubuntu-images-testing-us-west-1/ubuntu-lucid-daily-amd64-server-20091207.manifest.xml
  Ec2Kernel: aki-0d3c6d48
  Package: ec2-init 0.4.999-0ubuntu7
  PackageArchitecture: all
  ProcEnviron:
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcVersionSignature: User Name 2.6.32-300.1-ec2
  SourcePackage: ec2-init
  Uname: Linux 2.6.32-300-ec2 x86_64

-- 
ec2-init selects us-east-1 mirror when running in us-west-1 region
https://bugs.launchpad.net/bugs/494185
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to