Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 12.04 downloadable box up-to-date? #417

Closed
rndmh3ro opened this issue Aug 8, 2015 · 2 comments
Closed

Ubuntu 12.04 downloadable box up-to-date? #417

rndmh3ro opened this issue Aug 8, 2015 · 2 comments

Comments

@rndmh3ro
Copy link

rndmh3ro commented Aug 8, 2015

When using the following box with test-kitchen, it fails to update the packages.

    box: opscode-ubuntu-12.04
    box_url: https://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_ubuntu-12.04_chef-provisionerless.box
Hit http://us.archive.ubuntu.com precise-backports/universe Translation-en
Err http://us.archive.ubuntu.com precise/universe Sources
         404  Not Found [IP: 91.189.91.13 80]
Err http://us.archive.ubuntu.com precise/main amd64 Packages
         404  Not Found [IP: 91.189.91.13 80]
Err http://us.archive.ubuntu.com precise/restricted amd64 Packages
         404  Not Found [IP: 91.189.91.13 80]
Err http://us.archive.ubuntu.com precise/universe amd64 Packages
         404  Not Found [IP: 91.189.91.13 80]
Err http://us.archive.ubuntu.com precise/multiverse amd64 Packages
         404  Not Found [IP: 91.189.91.13 80]
Err http://us.archive.ubuntu.com precise/restricted i386 Packages
         404  Not Found [IP: 91.189.91.13 80]
Err http://us.archive.ubuntu.com precise/universe i386 Packages
         404  Not Found [IP: 91.189.91.13 80]
Err http://us.archive.ubuntu.com precise/multiverse i386 Packages
         404  Not Found [IP: 91.189.91.13 80]
W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/precise/universe/source/Sources  404  Not Found [IP: 91.189.91.13 80]

       W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/precise/main/binary-amd64/Packages  404  Not Found [IP: 91.189.91.13 80]

       W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/precise/restricted/binary-amd64/Packages  404  Not Found [IP: 91.189.91.13 80]

       W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/precise/universe/binary-amd64/Packages  404  Not Found [IP: 91.189.91.13 80]

       W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/precise/multiverse/binary-amd64/Packages  404  Not Found [IP: 91.189.91.13 80]

       W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/precise/restricted/binary-i386/Packages  404  Not Found [IP: 91.189.91.13 80]

       W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/precise/universe/binary-i386/Packages  404  Not Found [IP: 91.189.91.13 80]

       W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/precise/multiverse/binary-i386/Packages  404  Not Found [IP: 91.189.91.13 80]

       E: Some index files failed to download. They have been ignored, or old ones used instead.
Reading package lists... Done
Building dependency tree       
Reading state information... Done

I then built the box by myself with packer-io build -only=virtualbox-iso ubuntu-12.04-amd64.json and there were no more 404 errors.

I found PR #21 that I guess fixes the problem. Could it be that the box did not get updated after the merge of this PR?

@cheeseplus
Copy link
Contributor

This probably needs to be rebuilt along with many other and the work is currently in progress.

@cheeseplus
Copy link
Contributor

Done @8a424e2900148bb8d732604844b4e18bce064d07

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants