On Wed, 25 Apr 2012, Deepti B. Kalakeri wrote: > On Wed, Apr 25, 2012 at 8:15 PM, Ben Howard > <932...@bugs.launchpad.net>wrote: > > > Deepti...you are using the S3 bucket of: > > us-east-1.ec2.us-east-1.ec2.archive.ubuntu.com.s3.amazonaws.com > > > > Which should be: > > us-east-1.ec2.archive.ubuntu.com.s3.amazonaws.com > > > > Note the extra "us-east-1.ec2." in the URL's from the error logs. If you > > remove that, it should work for you. > > > > Right, that is what I pointed in the comment #35. > This appears sometimes(intermittenlty) and when that appears it is obvious > it fails. > Do you know why we should get this malformed sometimes and not always.
Well, I can't be sure, but I suspect you're somehow racing with cloud-init. Cloud-init is updating /etc/apt/sources.list on boot based on region from a template. I suspect you have something that is also editing /etc/apt/sources.list, and not expecting it to have us-east-1.ec2.archive.kubuntu.com in it. Then, if that something runs after cloud-init, you get 2 'us-east-1.ec2.' hunks. Just a hunch, but *something* is editing /etc/apt/sources.list and doing this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/932088 Title: Ubuntu EC2 package mirror intermitent failures To manage notifications about this bug go to: https://bugs.launchpad.net/linaro-android-infrastructure/+bug/932088/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs