[ katello] clean katello 2.0-rc1 install fails on centos 7

Hello,

I've tried to install katello 2.0-rc1 on centos 7

On centos 7 I used the default install.

Added the latest updates
yum update

Then I applied the instructions
from https://github.com/Katello/katello-deploy/blob/master/README.md

I used the vagrant direct installation method.
centos 7:

yum install
http://files.vagrantup.com/packages/a40522f5fabccb9ddabad03d836e120ff5d14093/vagrant_1.3.5_x86_64.rpm
yum install git ruby
git clone https://github.com/Katello/katello-deploy.git
cd katello-deploy
./setup.rb centos7 --version=2.0

After the repositories are added it tries to install katello but it always
fails on the dependencies.

see below for the dependency errors:

Cheers
Rob

–> Finished Dependency Resolution
Error: Package: python-celery-3.1.11-1.el7.noarch (katello-pulp)
Requires: python-anyjson
Error: Package: pulp-server-2.4.0-1.el7.noarch (katello-pulp)
Requires: python-BeautifulSoup
Error: Package: 1:python-kombu-3.0.15-10.pulp.el7.noarch (katello-pulp)
Requires: python-anyjson >= 0.3.3
Error: Package: python-gofer-qpid-1.3.0-1.el7.noarch (katello-pulp)
Requires: python-qpid >= 0.18
Error: Package: candlepin-0.9.29-1.el7.noarch (katello-candlepin)
Requires: liquibase >= 2.0.5
Error: Package: ruby193-rubygem-katello-2.0.0-5.el7.noarch (katello)
Requires: mongodb >= 2.4
Error: Package: pulp-server-2.4.0-1.el7.noarch (katello-pulp)
Requires: python-qpid
Error: Package: pulp-server-2.4.0-1.el7.noarch (katello-pulp)
Requires: python-oauth2 >= 1.5.211
Error: Package: python-pulp-bindings-2.4.0-1.el7.noarch (katello-pulp)
Requires: python-oauth2 >= 1.5.170-2.pulp
Error: Package: pulp-server-2.4.0-1.el7.noarch (katello-pulp)
Requires: python-okaara >= 1.0.32
Error: Package: pulp-server-2.4.0-1.el7.noarch (katello-pulp)
Requires: python-httplib2
Error: Package: pulp-katello-0.3-3.el7.noarch (katello)
Requires: qpid-cpp-server
Error: Package: pulp-server-2.4.0-1.el7.noarch (katello-pulp)
Requires: python-pymongo >= 2.5.2
Error: Package: pulp-katello-0.3-3.el7.noarch (katello)
Requires: qpid-cpp-server-store
Error: Package: ruby193-rubygem-katello-2.0.0-5.el7.noarch (katello)
Requires: v8
Error: Package: python-webpy-0.37-3.el7.noarch (katello-pulp)
Requires: python-cherrypy
Error: Package: ruby193-rubygem-katello-2.0.0-5.el7.noarch (katello)
Requires: mongodb-server >= 2.4
Error: Package: pulp-katello-0.3-3.el7.noarch (katello)
Requires: qpid-cpp-client
Error: Package: pulp-katello-0.3-3.el7.noarch (katello)
Requires: qpid-tools
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Launching installer with command: katello-installer

Howdy,

This looks like EPEL may not have set up correctly. I know that within
the past few days the EPEL RPM changed to 7-2 and that you may need to
install it instead or update your EPEL repo configuration.

http://download-i2.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-2.noarch.rpm

Eric

··· On Sun, Sep 28, 2014 at 9:57 AM, Rob Verduijn wrote: > Hello, > > I've tried to install katello 2.0-rc1 on centos 7 > > On centos 7 I used the default install. > > Added the latest updates > yum update > > Then I applied the instructions from > https://github.com/Katello/katello-deploy/blob/master/README.md > > I used the vagrant direct installation method. > centos 7: > > yum install > http://files.vagrantup.com/packages/a40522f5fabccb9ddabad03d836e120ff5d14093/vagrant_1.3.5_x86_64.rpm > yum install git ruby > git clone https://github.com/Katello/katello-deploy.git > cd katello-deploy > ./setup.rb centos7 --version=2.0 > > After the repositories are added it tries to install katello but it always > fails on the dependencies. > > see below for the dependency errors: > > Cheers > Rob > > --> Finished Dependency Resolution > Error: Package: python-celery-3.1.11-1.el7.noarch (katello-pulp) > Requires: python-anyjson > Error: Package: pulp-server-2.4.0-1.el7.noarch (katello-pulp) > Requires: python-BeautifulSoup > Error: Package: 1:python-kombu-3.0.15-10.pulp.el7.noarch (katello-pulp) > Requires: python-anyjson >= 0.3.3 > Error: Package: python-gofer-qpid-1.3.0-1.el7.noarch (katello-pulp) > Requires: python-qpid >= 0.18 > Error: Package: candlepin-0.9.29-1.el7.noarch (katello-candlepin) > Requires: liquibase >= 2.0.5 > Error: Package: ruby193-rubygem-katello-2.0.0-5.el7.noarch (katello) > Requires: mongodb >= 2.4 > Error: Package: pulp-server-2.4.0-1.el7.noarch (katello-pulp) > Requires: python-qpid > Error: Package: pulp-server-2.4.0-1.el7.noarch (katello-pulp) > Requires: python-oauth2 >= 1.5.211 > Error: Package: python-pulp-bindings-2.4.0-1.el7.noarch (katello-pulp) > Requires: python-oauth2 >= 1.5.170-2.pulp > Error: Package: pulp-server-2.4.0-1.el7.noarch (katello-pulp) > Requires: python-okaara >= 1.0.32 > Error: Package: pulp-server-2.4.0-1.el7.noarch (katello-pulp) > Requires: python-httplib2 > Error: Package: pulp-katello-0.3-3.el7.noarch (katello) > Requires: qpid-cpp-server > Error: Package: pulp-server-2.4.0-1.el7.noarch (katello-pulp) > Requires: python-pymongo >= 2.5.2 > Error: Package: pulp-katello-0.3-3.el7.noarch (katello) > Requires: qpid-cpp-server-store > Error: Package: ruby193-rubygem-katello-2.0.0-5.el7.noarch (katello) > Requires: v8 > Error: Package: python-webpy-0.37-3.el7.noarch (katello-pulp) > Requires: python-cherrypy > Error: Package: ruby193-rubygem-katello-2.0.0-5.el7.noarch (katello) > Requires: mongodb-server >= 2.4 > Error: Package: pulp-katello-0.3-3.el7.noarch (katello) > Requires: qpid-cpp-client > Error: Package: pulp-katello-0.3-3.el7.noarch (katello) > Requires: qpid-tools > You could try using --skip-broken to work around the problem > You could try running: rpm -Va --nofiles --nodigest > Launching installer with command: katello-installer > > > > > > -- > You received this message because you are subscribed to the Google Groups > "Foreman users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-users+unsubscribe@googlegroups.com. > To post to this group, send email to foreman-users@googlegroups.com. > Visit this group at http://groups.google.com/group/foreman-users. > For more options, visit https://groups.google.com/d/optout.

Hello,

I've tried again, this time i used the 2.0 (not the RC) release.
Now it all installs again :slight_smile:

Cheers
Rob

··· Op woensdag 1 oktober 2014 12:56:31 UTC+2 schreef Eric Helms: > > Howdy, > > This looks like EPEL may not have set up correctly. I know that within > the past few days the EPEL RPM changed to 7-2 and that you may need to > install it instead or update your EPEL repo configuration. > > > http://download-i2.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-2.noarch.rpm > > Eric > > On Sun, Sep 28, 2014 at 9:57 AM, Rob Verduijn > wrote: > > Hello, > > > > I've tried to install katello 2.0-rc1 on centos 7 > > > > On centos 7 I used the default install. > > > > Added the latest updates > > yum update > > > > Then I applied the instructions from > > https://github.com/Katello/katello-deploy/blob/master/README.md > > > > I used the vagrant direct installation method. > > centos 7: > > > > yum install > > > http://files.vagrantup.com/packages/a40522f5fabccb9ddabad03d836e120ff5d14093/vagrant_1.3.5_x86_64.rpm > > yum install git ruby > > git clone https://github.com/Katello/katello-deploy.git > > cd katello-deploy > > ./setup.rb centos7 --version=2.0 > > > > After the repositories are added it tries to install katello but it > always > > fails on the dependencies. > > > > see below for the dependency errors: > > > > Cheers > > Rob > > > > --> Finished Dependency Resolution > > Error: Package: python-celery-3.1.11-1.el7.noarch (katello-pulp) > > Requires: python-anyjson > > Error: Package: pulp-server-2.4.0-1.el7.noarch (katello-pulp) > > Requires: python-BeautifulSoup > > Error: Package: 1:python-kombu-3.0.15-10.pulp.el7.noarch (katello-pulp) > > Requires: python-anyjson >= 0.3.3 > > Error: Package: python-gofer-qpid-1.3.0-1.el7.noarch (katello-pulp) > > Requires: python-qpid >= 0.18 > > Error: Package: candlepin-0.9.29-1.el7.noarch (katello-candlepin) > > Requires: liquibase >= 2.0.5 > > Error: Package: ruby193-rubygem-katello-2.0.0-5.el7.noarch (katello) > > Requires: mongodb >= 2.4 > > Error: Package: pulp-server-2.4.0-1.el7.noarch (katello-pulp) > > Requires: python-qpid > > Error: Package: pulp-server-2.4.0-1.el7.noarch (katello-pulp) > > Requires: python-oauth2 >= 1.5.211 > > Error: Package: python-pulp-bindings-2.4.0-1.el7.noarch (katello-pulp) > > Requires: python-oauth2 >= 1.5.170-2.pulp > > Error: Package: pulp-server-2.4.0-1.el7.noarch (katello-pulp) > > Requires: python-okaara >= 1.0.32 > > Error: Package: pulp-server-2.4.0-1.el7.noarch (katello-pulp) > > Requires: python-httplib2 > > Error: Package: pulp-katello-0.3-3.el7.noarch (katello) > > Requires: qpid-cpp-server > > Error: Package: pulp-server-2.4.0-1.el7.noarch (katello-pulp) > > Requires: python-pymongo >= 2.5.2 > > Error: Package: pulp-katello-0.3-3.el7.noarch (katello) > > Requires: qpid-cpp-server-store > > Error: Package: ruby193-rubygem-katello-2.0.0-5.el7.noarch (katello) > > Requires: v8 > > Error: Package: python-webpy-0.37-3.el7.noarch (katello-pulp) > > Requires: python-cherrypy > > Error: Package: ruby193-rubygem-katello-2.0.0-5.el7.noarch (katello) > > Requires: mongodb-server >= 2.4 > > Error: Package: pulp-katello-0.3-3.el7.noarch (katello) > > Requires: qpid-cpp-client > > Error: Package: pulp-katello-0.3-3.el7.noarch (katello) > > Requires: qpid-tools > > You could try using --skip-broken to work around the problem > > You could try running: rpm -Va --nofiles --nodigest > > Launching installer with command: katello-installer > > > > > > > > > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "Foreman users" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to foreman-user...@googlegroups.com . > > To post to this group, send email to forema...@googlegroups.com > . > > Visit this group at http://groups.google.com/group/foreman-users. > > For more options, visit https://groups.google.com/d/optout. >