On 30/07/14 19:06, Anh Tu Nguyen wrote: > Hi Openstack guys, > > I'm using Centos 6.4 64bit to deploy OpenStack Icehouse. When installing > compute node, I got this error: > $ yum install openstack-nova-compute > > http://yum.theforeman.org/releases/1.5/el6/x86_64/repodata/5db82d54c101b04330bc59837bcb337e196fcb5b226457e44a5a7dcfc62f159d-filelists.sqlite.bz2: > [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not > Found" > Trying other mirror. > Error: failure: > repodata/5db82d54c101b04330bc59837bcb337e196fcb5b226457e44a5a7dcfc62f159d-filelists.sqlite.bz2 > from foreman: [Errno 256] No more mirrors to try. > You could try using --skip-broken to work around the problem > You could try running: rpm -Va --nofiles --nodigest > > I requested this URL from browser and found that this URL doesn't exists. > > http://yum.theforeman.org/releases/1.5/el6/x86_64/repodata/5db82d54c101b04330bc59837bcb337e196fcb5b226457e44a5a7dcfc62f159d-filelists.sqlite.bz2 > > Need your help! Is it possible, that you have an older foreman repo rpm installed? You should try it with this one here: http://yum.theforeman.org/releases/1.5/el6/x86_64/foreman-1.5.2-1.el6.noarch.rpm Matthias