RHOSP13 Director Installation fails

Posted on

I'm trying to do the director installation, in the first steps where I need to install the python-tripleoclient, but I'm getting some errors to fetch the packages:

sudo yum clean all

sudo yum install -y python-tripleoclient

[... snip ...]

Downloading packages:
GitPython-1.0.1-5.el7ost.noarc FAILED 0% [ ] 0.0 B/s | 0 B --:--:-- ETA
https://cdn.redhat.com/content/beta/rhel/server/7/x86_64/openstack/os/Packages/GitPython-1.0.1-5.el7ost.noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=rhel-7-server-openstack-beta-rpms clean metadata

I have run the recommended command to clean the metadata but still get the same error.
Anyone has an idea on how to solve the issue?

Erlon


Full log: https://gist.github.com/sombrafam/4e933802b63f400317652b56e6484016

Responses