Foreman-Katello installation

Hello All,

i drop here this message, for ask your help, i try to install foreman and katello on Centos 7.
I follow instruction on this website for katello 3.4, but i found from begin a lot of issue.

First asking me package not in repository, then i had to found this package in different repos, and configure that, and sometimes download in Local and install.

When i done with that, i launch command :

~]# foreman-installer --scenario katello
Please unset the following environment variables before running the installer: http_proxy, https_proxy, ssl_cert_file
Your system does not meet configuration criteria

But i can't find that on configuration file, or with any other command, some one can help me?

Thank you

Alex
Also i see that

Dependencies Resolved


··· =============================================================================================================================================================================================================== Package Arch                 Version              Repository Size
=============================================================================================================================================================================================================== Installing:
katello noarch                 3.4.0-1.nightly.el7              katello 14 k
Installing for dependencies:
foreman-installer-katello noarch                 3.6.0-1.nightly.201710162212gita17ce3a.el7             katello 45 k
katello-common noarch                 3.4.0-1.nightly.el7              katello 22 k
katello-debug noarch                 3.4.0-1.nightly.el7              katello 16 k
katello-installer-base noarch                 3.6.0-1.nightly.201710162212gita17ce3a.el7             katello 2.4 M
katello-service noarch                 3.4.0-1.nightly.el7              katello 19 k
tfm-rubygem-katello noarch                 3.6.0-.201709081756git71c42651.nightly.el7             katello 5.0 M

why he try to install nightly version and not stable 3.4?

Il giorno giovedì 23 novembre 2017 07:35:57 UTC, Alessandro Ciappei ha scritto:

Hello All,

i drop here this message, for ask your help, i try to install foreman and
katello on Centos 7.
I follow instruction on this website for katello 3.4, but i found from
begin a lot of issue.

First asking me package not in repository, then i had to found this
package in different repos, and configure that, and sometimes download in
Local and install.

When i done with that, i launch command :

~]# foreman-installer --scenario katello
Please unset the following environment variables before running the
installer: http_proxy, https_proxy, ssl_cert_file
Your system does not meet configuration criteria

But i can't find that on configuration file, or with any other command,
some one can help me?

Thank you

Alex

Also, i check, rpeos are ok, but system force me to install nightly.

[root@prd-sat-01 yum.repos.d]# rpm -qa | grep foreman-release *foreman-release-scl-3-1.el7.noarch*
*foreman-release-1.15.6-1.el7.noarch*
[root@prd-sat-01 yum.repos.d]# rpm -qa | grep katello-release [root@prd-sat-01 yum.repos.d]# rpm -qa | grep katello-repo
*katello-repos-3.4.0-3.el7.noarch*
[root@prd-sat-01 yum.repos.d]# rpm -qa | grep epel-release
*epel-release-7-11.noarch*
[root@prd-sat-01 yum.repos.d]# rpm -qa | grep foreman-release-scl foreman-release-scl-3-1.el7.noarch
[root@prd-sat-01 yum.repos.d]# yum update
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: centos.ca-west.mirror.fullhost.com
* epel: archive.linux.duke.edu
* extras: centos.mirror.colo-serv.net
* updates: centos.bhs.mirrors.ovh.net
Resolving Dependencies
--> Running transaction check
---> Package katello-repos.noarch 0:3.4.0-3.el7 will be updated ---> Package katello-repos.noarch 0:3.5.0-1.nightly.el7 will be an update --> Finished Dependency Resolution

Dependencies Resolved


··· =============================================================================================================================================================================================================== Package Arch                     Version      Repository Size
=============================================================================================================================================================================================================== Updating:
katello-repos noarch                     3.5.0-1.nightly.el7      katello 8.5 k

Transaction Summary
=============================================================================================================================================================================================================== Upgrade 1 Package

Total download size: 8.5 k
Is this ok [y/d/N]:

Il giorno giovedì 23 novembre 2017 07:35:57 UTC, Alessandro Ciappei ha scritto:

Hello All,

i drop here this message, for ask your help, i try to install foreman and
katello on Centos 7.
I follow instruction on this website for katello 3.4, but i found from
begin a lot of issue.

First asking me package not in repository, then i had to found this
package in different repos, and configure that, and sometimes download in
Local and install.

When i done with that, i launch command :

~]# foreman-installer --scenario katello
Please unset the following environment variables before running the
installer: http_proxy, https_proxy, ssl_cert_file
Your system does not meet configuration criteria

But i can't find that on configuration file, or with any other command,
some one can help me?

Thank you

Alex

Hi,
I just went over the installation steps at [1]. I executed on a clean CentOS 7:

yum -y localinstall
http://fedorapeople.org/groups/katello/releases/yum/3.4/katello/el7/x86_64/katello-repos-latest.rpm yum -y localinstall
http://yum.theforeman.org/releases/1.15/el7/x86_64/foreman-release.rpm yum -y localinstall
https://yum.puppetlabs.com/puppetlabs-release-pc1-el-7.noarch.rpm yum -y localinstall
http://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm yum -y install foreman-release-scl
yum -y update
yum -y install katello

and all the packages resolved for me. You mentioned some packages seemed to be missing, which ones? What additional repos did you configure to get these packages? If you configured the nightlies to get additional packages, then it is probably the cause why the packages from nightly are being installed on update, but without knowing what command you executed exactly, it is only my best guess. I would recommend going over the installation steps again on a clean system,
it will probably be quicker that trying to clean the existing system.

Hope this helps,
O.

[1] https://theforeman.org/plugins/katello/3.4/installation/index.html

··· On Thu, Nov 23, 2017 at 9:27 AM, Alessandro Ciappei <ciappeia@gmail.com> wrote:

Also, i check, rpeos are ok, but system force me to install nightly.

[root@prd-sat-01 yum.repos.d]# rpm -qa | grep foreman-release
*foreman-release-scl-3-1.el7.noarch*
*foreman-release-1.15.6-1.el7.noarch*
[root@prd-sat-01 yum.repos.d]# rpm -qa | grep katello-release
[root@prd-sat-01 yum.repos.d]# rpm -qa | grep katello-repo
*katello-repos-3.4.0-3.el7.noarch*
[root@prd-sat-01 yum.repos.d]# rpm -qa | grep epel-release
*epel-release-7-11.noarch*
[root@prd-sat-01 yum.repos.d]# rpm -qa | grep foreman-release-scl
foreman-release-scl-3-1.el7.noarch
[root@prd-sat-01 yum.repos.d]# yum update
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: centos.ca-west.mirror.fullhost.com
* epel: archive.linux.duke.edu
* extras: centos.mirror.colo-serv.net
* updates: centos.bhs.mirrors.ovh.net
Resolving Dependencies
--> Running transaction check
---> Package katello-repos.noarch 0:3.4.0-3.el7 will be updated
---> Package katello-repos.noarch 0:3.5.0-1.nightly.el7 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

============================================================
============================================================
============================================================
===========================
Package Arch
Version
Repository Size
============================================================
============================================================
============================================================
===========================
Updating:
katello-repos noarch
3.5.0-1.nightly.el7
katello 8.5 k

Transaction Summary
============================================================
============================================================
============================================================
===========================
Upgrade 1 Package

Total download size: 8.5 k
Is this ok [y/d/N]:

Il giorno giovedì 23 novembre 2017 07:35:57 UTC, Alessandro Ciappei ha
scritto:

Hello All,

i drop here this message, for ask your help, i try to install foreman and
katello on Centos 7.
I follow instruction on this website for katello 3.4, but i found from
begin a lot of issue.

First asking me package not in repository, then i had to found this
package in different repos, and configure that, and sometimes download in
Local and install.

When i done with that, i launch command :

~]# foreman-installer --scenario katello
Please unset the following environment variables before running the
installer: http_proxy, https_proxy, ssl_cert_file
Your system does not meet configuration criteria

But i can't find that on configuration file, or with any other command,
some one can help me?

Thank you

Alex

--
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 https://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.

Wow. This is the new quickstart. A thing of beauty. Brutal, but beautiful.

L.


··· On 24 November 2017 at 03:23, Ondrej Prazak <oprazak@redhat.com> wrote:

Hi,
I just went over the installation steps at [1]. I executed on a clean
CentOS 7:

yum -y localinstall http://fedorapeople.org/groups/katello/releases/yum/3.4/katello/el7/x86_64/katello-repos-latest.rpm
yum -y localinstall http://yum.theforeman.org/releases/1.15/el7/x86_64/foreman-release.rpm
yum -y localinstall https://yum.puppetlabs.com/puppetlabs-release-pc1-el-7.noarch.rpm
yum -y localinstall http://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
yum -y install foreman-release-scl
yum -y update
yum -y install katello

"The antidote to apocalypticism is *apocalyptic civics*. Apocalyptic civics is the insistence that we cannot ignore the truth, nor should we panic about it. It is a shared consciousness that our institutions have failed and our ecosystem is collapsing, yet we are still here — and we are creative agents who can shape our destinies. Apocalyptic civics is the conviction that the only way out is through, and the only way through is together. "

*Greg Bloom* @greggish