[Bug 932088] Re: Ubuntu EC2 package mirror intermitent failures

2012-06-29 Thread Deepti B. Kalakeri
** Changed in: linaro-ci Status: Fix Committed => Fix Released -- 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 notificati

[Bug 932088] Re: Ubuntu EC2 package mirror intermitent failures

2012-06-26 Thread Deepti B. Kalakeri
With the pipelining disabled, using the main archive for packages seems to have fixed the issue. Have not seen packages installation failure because of the archive problems and the ec2 slaves deploy are quite stable now. Closing this bug now, reopen it if it re appears. Thanks!!! Deepti. ** Ch

[Bug 932088] Re: Ubuntu EC2 package mirror intermitent failures

2012-06-06 Thread Deepti B. Kalakeri
As suggested in the comment #53 have disabled pipeline in apt, and switched to s3 mirror and I see the following error : W: Failed to fetch http://us- east-1.ec2.archive.ubuntu.com.s3.amazonaws.com/ubuntu/dists/precise/main/source/Sources 403 Forbidden W: Failed to fetch http://us- east-1.ec2.ar

[Bug 932088] Re: Ubuntu EC2 package mirror intermitent failures

2012-06-06 Thread Deepti B. Kalakeri
** Changed in: linaro-ci Status: New => Confirmed -- 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 thi

Re: [Bug 932088] Re: Ubuntu EC2 package mirror intermitent failures

2012-06-06 Thread Deepti B. Kalakeri
On Wed, Jun 6, 2012 at 12:17 PM, Paul Sokolovsky <932...@bugs.launchpad.net>wrote: > Today we're having 403's on ci.linaro.org again, see attachment for a > sample log. > > ** Attachment added: "i-18e33761.log" > > https://bugs.launchpad.net/linaro-android-infrastructure/+bug/932088/+attachment/3

[Bug 932088] Re: Ubuntu EC2 package mirror intermitent failures

2012-06-04 Thread Deepti B. Kalakeri
** Changed in: linaro-ci Milestone: 2012.05 => 2012.06 -- 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 t

[Bug 932088] Re: Ubuntu EC2 package mirror intermitent failures

2012-05-29 Thread Deepti B. Kalakeri
similar errors with me as well since couple of hours W: Failed to fetch http://us-east-1.ec2.archive.ubuntu.com/ubuntu/dists /precise-updates/universe/binary-amd64/Packages 404 Not Found W: Failed to fetch http://us-east-1.ec2.archive.ubuntu.com/ubuntu/dists /precise-updates/main/binary-i386/Pa

[Bug 932088] Re: Ubuntu EC2 package mirror intermitent failures

2012-05-03 Thread Deepti B. Kalakeri
** Changed in: linaro-ci Assignee: (unassigned) => Deepti B. Kalakeri (deeptik) ** Changed in: linaro-ci Milestone: None => 2012.05 ** Changed in: linaro-ci Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs,

Re: [Bug 932088] Re: Ubuntu EC2 package mirror intermitent failures

2012-04-25 Thread Deepti B. Kalakeri
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

[Bug 932088] Re: Ubuntu EC2 package mirror intermitent failures

2012-04-25 Thread Deepti B. Kalakeri
Log (i-5adcf83d_slave.log) for the slave using the ami-b5ea34dc instance which failed with the 404 error attached. ** Attachment added: "Log_of_slave_404_error" https://bugs.launchpad.net/linaro-android-infrastructure/+bug/932088/+attachment/3103295/+files/i-5adcf83d_slave.log -- You receiv

Re: [Bug 932088] Re: Ubuntu EC2 package mirror intermitent failures

2012-04-24 Thread Deepti B. Kalakeri
On Tue, Apr 24, 2012 at 6:30 PM, Scott Moser wrote: > On Tue, 24 Apr 2012, Deepti B. Kalakeri wrote: > > > According to the comments in the bug above we have been able to resolve > the 404 Not Found error and HashSum issue by using the following 2 things. > > 1

[Bug 932088] Re: Ubuntu EC2 package mirror intermitent failures

2012-04-24 Thread Deepti B. Kalakeri
According to the comments in the bug above we have been able to resolve the 404 Not Found error and HashSum issue by using the following 2 things. 1) sudo sed -i.dist 's,archive.ubuntu.com,archive.ubuntu.com.s3.amazonaws.com,g' /etc/apt/sources.list 2) echo "Acquire::http::Pipeline-Depth 0;" |