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

Upload rhel-6.5 box to bento AWS repo #271

Closed
afiune opened this issue Sep 13, 2014 · 6 comments
Closed

Upload rhel-6.5 box to bento AWS repo #271

afiune opened this issue Sep 13, 2014 · 6 comments

Comments

@afiune
Copy link

afiune commented Sep 13, 2014

**** This is not an issue!!! ***

I would like to help uploading the RHEL-6.5 box to https://opscode-vm-bento.s3.amazonaws.com/...

Who owns the creds?

@juliandunn
Copy link
Contributor

We can't distribute proprietary boxes.

@afiune
Copy link
Author

afiune commented Sep 14, 2014

understood! was trying to help people using rhel... It was hard to me to find an image that works.. because the one that is here does NOT work..

https://github.com/opscode/bento/blob/9c7f2d7d46dd1ae84595ee38a70394a6eb83c9bd/packer/rhel-6.5-x86_64.json

@juliandunn
Copy link
Contributor

What doesn't work?

@afiune
Copy link
Author

afiune commented Sep 14, 2014

salimafiune@afiunechef:~/github/bento/packer
$ packer build -only=virtualbox-iso rhel-6.5-x86_64.json
virtualbox-iso output will be in this color.

==> virtualbox-iso: Downloading or copying Guest additions checksums
    virtualbox-iso: Downloading or copying: http://download.virtualbox.org/virtualbox/4.3.12/SHA256SUMS
==> virtualbox-iso: Downloading or copying Guest additions
    virtualbox-iso: Downloading or copying: http://download.virtualbox.org/virtualbox/4.3.12/VBoxGuestAdditions_4.3.12.iso
==> virtualbox-iso: Downloading or copying ISO
    virtualbox-iso: Downloading or copying: https://content-web.rhn.redhat.com/rhn/isos/rhel-6.5/md5sum/a84d4d9eddb36fb417832166cd10a4c2/rhel-server-6.5-x86_64-dvd.iso
    virtualbox-iso: Error downloading: Get https://content-web.rhn.redhat.com/rhn/isos/rhel-6.5/md5sum/a84d4d9eddb36fb417832166cd10a4c2/rhel-server-6.5-x86_64-dvd.iso: x509: failed to load system roots and no roots provided
==> virtualbox-iso: ISO download failed.
Build 'virtualbox-iso' errored: ISO download failed.

==> Some builds didn't complete successfully and had errors:
--> virtualbox-iso: ISO download failed.

==> Builds finished but no artifacts were created.
salimafiune@afiunechef:~/github/bento/packer
$

@juliandunn
Copy link
Contributor

As shown in README.md you have to download the ISOs yourself for all proprietary operating systems, put them somewhere on your filesystem, and override the URL using a -var when building.

@afiune
Copy link
Author

afiune commented Sep 15, 2014

-.- I did that.. that's why I was thinking in upload the box.. but if you say we can't.. that's fine.. just wanted to help.. :)

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