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

Provisioning OSE 3.0 fails to find repodata/repomd.xml from rhel-7-server-eus-rpms repo #103

Open
JaredBurck opened this issue Feb 8, 2016 · 2 comments

Comments

@JaredBurck
Copy link
Contributor

Tried to provision OSE 3.0 using:
./osc-provision --num-nodes=2 --key=<my-key> --ose-version=3.0

Fails to successfully download and install packages on servers.

https://cdn.redhat.com/content/eus/rhel/server/7/7.1/x86_64/os/Packages/glibc-2.17-79.el7_1.x86_64.rpm: [Errno 14] HTTPS Error 403 - Forbidden
Trying other mirror.
https://cdn.redhat.com/content/eus/rhel/server/7/7.1/x86_64/os/Packages/glibc-common-2.17-79.el7_1.x86_64.rpm: [Errno 14] HTTPS Error 403 - Forbidden
Trying other mirror.
https://cdn.redhat.com/content/eus/rhel/server/7/7.1/x86_64/os/Packages/kernel-3.10.0-229.26.2.el7.x86_64.rpm: [Errno 14] HTTPS Error 403 - Forbidden
Trying other mirror.

Error downloading packages:
  glibc-2.17-79.el7_1.x86_64: [Errno 256] No more mirrors to try.
  kernel-3.10.0-229.26.2.el7.x86_64: [Errno 256] No more mirrors to try.
  glibc-common-2.17-79.el7_1.x86_64: [Errno 256] No more mirrors to try.

Script continues into DNS action, fails, and finally exits.

failure: repodata/repomd.xml from rhel-7-server-eus-rpms: [Errno 256] No more mirrors to try.
https://cdn.redhat.com/content/eus/rhel/server/7/7.1/x86_64/os/repodata/repomd.xml: [Errno 14] HTTPS Error 403 - Forbidden
Failed to install DNS server on 172.16.166.14
ERROR: DNS Install & Configuration failed.
Cleaning-up provisioning environment...
Request to delete server 362a2260-ef26-4040-a170-4b0b7db1f5d5 has been accepted.
@oybed
Copy link
Member

oybed commented Feb 10, 2016

@JaredBurck Creating a new base image fixed this problem. However, now we're facing a different issue with RHEL 7.1 / docker, and because of it I can't completely verify the new base image. I have opened a BZ again RHEL 7.1. Once that BZ has been resolved, we'll continue testing the new base image to validate that this issue can be closed.

https://bugzilla.redhat.com/show_bug.cgi?id=1306100

@etsauer
Copy link
Contributor

etsauer commented Apr 27, 2016

@JaredBurck @oybed can we close this issue?

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

No branches or pull requests

3 participants