Noob questions

I am coming over to Foreman / Katello from the Satellite6 side of things.

I am having some install issues. I am using a brand spanking new CentOS7
server install on bare metal.

I tried to use the katello-deploy and got several errors. Manually I get
similar errors.

Installing nightly or 2.4 I get the problem with the outdated hammer-cli. I
gather from reading the list, the fix there is to wait for 1.10.

Using katello-deplay and trying to install 2.3 or earlier I get this:

failure:
repodata/97b4b999546cc764768ca4e0a4a97ca04081c9565d008560729dd6a77510e62a-filelists.sqlite.bz2
from foreman: [Errno 256] No more mirrors to try.
http://yum.theforeman.org/releases/1.9/el7/x86_64/repodata/97b4b999546cc764768ca4e0a4a97ca04081c9565d008560729dd6a77510e62a-filelists.sqlite.bz2:
[Errno 14] HTTP Error 404 - Not Found

Browsing my way over
to http://yum.theforeman.org/releases/1.9/el7/x86_64/repodata/ The only
filelists.sqlite.bz2 I see is:

bbc42e8127570d15c913a581a6b0a3ca6efc9bff24c2c18ec339f09d53177804-filelists.sqlite.bz2
<http://yum.theforeman.org/releases/1.9/el7/x86_64/repodata/bbc42e8127570d15c913a581a6b0a3ca6efc9bff24c2c18ec339f09d53177804-filelists.sqlite.bz2>

Is this is bug or am I missing something? Should I avoid el7 if I am trying
to play around with this?

Any and all guidance would be appreciated.

John

The file it's requesting is the name of the nightly repo's filelists
file, so the metadata on your client's probably cached from when you
tried it. Run "yum clean all" and try again.

··· On 05/01/16 13:43, john@uzyx.com wrote: > Using katello-deplay and trying to install 2.3 or earlier I get this: > > failure: > repodata/97b4b999546cc764768ca4e0a4a97ca04081c9565d008560729dd6a77510e62a-filelists.sqlite.bz2 > from foreman: [Errno 256] No more mirrors to try. > http://yum.theforeman.org/releases/1.9/el7/x86_64/repodata/97b4b999546cc764768ca4e0a4a97ca04081c9565d008560729dd6a77510e62a-filelists.sqlite.bz2: > [Errno 14] HTTP Error 404 - Not Found > > Browsing my way over > to http://yum.theforeman.org/releases/1.9/el7/x86_64/repodata/ The only > filelists.sqlite.bz2 I see is: > > > > > bbc42e8127570d15c913a581a6b0a3ca6efc9bff24c2c18ec339f09d53177804-filelists.sqlite.bz2 > > > > Is this is bug or am I missing something? Should I avoid el7 if I am > trying to play around with this?


Dominic Cleal
dominic@cleal.org

Thanks!!

··· On Wednesday, January 6, 2016 at 3:06:52 AM UTC-5, Dominic Cleal wrote: > > On 05/01/16 13:43, jo...@uzyx.com wrote: > > Using katello-deplay and trying to install 2.3 or earlier I get this: > > > > failure: > > > repodata/97b4b999546cc764768ca4e0a4a97ca04081c9565d008560729dd6a77510e62a-filelists.sqlite.bz2 > > > from foreman: [Errno 256] No more mirrors to try. > > > http://yum.theforeman.org/releases/1.9/el7/x86_64/repodata/97b4b999546cc764768ca4e0a4a97ca04081c9565d008560729dd6a77510e62a-filelists.sqlite.bz2: > > > [Errno 14] HTTP Error 404 - Not Found > > > > Browsing my way over > > to http://yum.theforeman.org/releases/1.9/el7/x86_64/repodata/ The only > > filelists.sqlite.bz2 I see is: > > > > > > > > > > > bbc42e8127570d15c913a581a6b0a3ca6efc9bff24c2c18ec339f09d53177804-filelists.sqlite.bz2 > > > < > http://yum.theforeman.org/releases/1.9/el7/x86_64/repodata/bbc42e8127570d15c913a581a6b0a3ca6efc9bff24c2c18ec339f09d53177804-filelists.sqlite.bz2> > > > > > > > Is this is bug or am I missing something? Should I avoid el7 if I am > > trying to play around with this? > > The file it's requesting is the name of the nightly repo's filelists > file, so the metadata on your client's probably cached from when you > tried it. Run "yum clean all" and try again. > > -- > Dominic Cleal > dom...@cleal.org >