On 11/24/2013 08:06 AM, John Smith wrote:
Hi.

Im trying to (re-)run devstack on my vmware fedora 19 vm, but now i
get the error listed below.

It looks like the fedora 19 'i386' directory doesnt exist, there's
just a 'source' and 'x86_64' subdir. For comparison, the fedora 18 dir
f18 does have an i386 subdir. It was working yesterday :(
For now I can work around it by setting OFFLINE=True, but I wonder
what's going on here ?


Regards,


John Smith




http://yum.theforeman.org/releases/1.3/f19/i386/repodata/repomd.xml:
[Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
Error: failure: repodata/repomd.xml from foreman: [Errno 256] No more
mirrors to try.
http://yum.theforeman.org/releases/1.3/f19/i386/repodata/repomd.xml:
[Errno 14] HTTP Error 404 - Not Found

John,

theforeman is in your /etc/yum.repos.d directory. It appears either they got rid of their i386 dirs or they are down temporarily. Unfortunately devstack can't tell the difference between a repo it doesn't need (theforeman) and one it does (such as the main mirrors). When it detects an error in yum, it just bails out.

Recommend just moving theforeman to the side or disabling that repo for a fast workaround.

Regards
-steve

+++ failed
+++ local r=1
++++ jobs -p
+++ kill
+++ set +o xtrace

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to