On Sat, 20 Nov 2010, Scott Mitchell wrote: > I followed the steps in the EC2StartersGuide ( > https://help.ubuntu.com/community/EC2StartersGuide). When I execute: "sudo > apt-get install ec2-api-tools" it fails with the following errors. > If anyone knows what I'm doing wrong please let me know. Thanks.
The message below gave a reasonable message: "maybe run apt-get update". Try running "sudo apt-get update" then try your 'apt-get install ec2-api-tools' again. Scott > > Scott > > Err http://us-west-1.ec2.archive.ubuntu.com/ubuntu/ maverick-updates/main > tzdata-java all 2010o-0ubuntu0.10.10 404 Not Found > Failed to fetch > http://us-west-1.ec2.archive.ubuntu.com/ubuntu/pool/main/t/tzdata/tzdata-java_2010o-0ubuntu0.10.10_all.deb > 404 Not Found > E: Unable to fetch some archives, maybe run apt-get update or try with > --fix-missing? > > AMI ID: ami-ac2979e9 > Zone: us-west-1a > Type: t1.micro > -- Ubuntu-cloud mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-cloud
