Fedora19 and foreman 1.6

Hi Guys,

any tricks to this. did a clean install pf fc19, ran yum -y install
http://yum.theforeman.org/releases/1.6/f19/x86_64/foreman-release.rpm, I
got the .rpm, but when I run yum -y install foreman-installer, fails

did i miss anything?

Thx

Hi,

··· On Wed, Oct 01, 2014 at 12:42:29PM -0700, keith.staley@gmail.com wrote: > any tricks to this. did a clean install pf fc19, ran yum -y install > http://yum.theforeman.org/releases/1.6/f19/x86_64/foreman-release.rpm, I > got the .rpm, but when I run yum -y install foreman-installer, fails

It’s a bit hard to help without seeing the error… It seems to wotk for
me on a fresh install.

Regards

Michael Moll

My fault missed it in copy paste. Thanks for your replay here is the
message:

Install 1 Package

Total size: 3.8 k
Installed size: 3.8 k
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing :
foreman-release-1.6.0-1.fc19.noarch
1/1
Verifying :
foreman-release-1.6.0-1.fc19.noarch
1/1

Installed:
foreman-release.noarch 0:1.6.0-1.fc19
[root@puppet01 ~]# yum -y install foreman-installer
Loaded plugins: langpacks, refresh-packagekit
http://yum.theforeman.org/releases/1.6/fc19/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.6/fc19/i386/repodata/repomd.xml:
[Errno 14] HTTP Error 404 - Not Found

··· On Wednesday, October 1, 2014 5:12:19 PM UTC-4, Michael Moll wrote: > > Hi, > > On Wed, Oct 01, 2014 at 12:42:29PM -0700, keith....@gmail.com > wrote: > > any tricks to this. did a clean install pf fc19, ran yum -y install > > http://yum.theforeman.org/releases/1.6/f19/x86_64/foreman-release.rpm, > I > > got the .rpm, but when I run yum -y install foreman-installer, fails > > It's a bit hard to help without seeing the error... It seems to wotk for > me on a fresh install. > > Regards > -- > Michael Moll >

Hi,

··· On Thu, Oct 02, 2014 at 07:03:29AM -0700, keith.staley@gmail.com wrote: > http://yum.theforeman.org/releases/1.6/fc19/i386/repodata/repomd.xml: > [Errno 14] HTTP Error 404 - Not Found

No packages are built for i386, only for x86_64.

Regards

Michael Moll

Thanks Michael, I was juggling to many things and have finished… the new
error is *Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[puppet01]:
Could not evaluate: Could not load data from https://puppet01. *I did a
re-install with same error any ideas?

Thanks

··· On Thursday, October 2, 2014 10:25:30 AM UTC-4, Michael Moll wrote: > > Hi, > > On Thu, Oct 02, 2014 at 07:03:29AM -0700, keith....@gmail.com > wrote: > > http://yum.theforeman.org/releases/1.6/fc19/i386/repodata/repomd.xml: > > [Errno 14] HTTP Error 404 - Not Found > > No packages are built for i386, only for x86_64. > > Regards > -- > Michael Moll >

Hi,

··· On Fri, Oct 03, 2014 at 11:21:03AM -0700, keith.staley@gmail.com wrote: > Thanks Michael, I was juggling to many things and have finished.. the new > error is *Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[puppet01]: > Could not evaluate: Could not load data from https://puppet01. *I did a > re-install with same error any ideas?

Is it intentional that the domain name is missing there?

Otherwise it’s no big thing if the proxy registration is not working,
you can add the smart proxy in the WebUI in Infrastructure -> Smart
Proxies with https://f.q.d.n:8443

Regards

Michael Moll

Michael;
Thanks for your help. I figured it out yesterday

Thanks again for your assistance

Keith

··· On Monday, October 6, 2014 5:24:32 AM UTC-4, Michael Moll wrote: > > Hi, > > On Fri, Oct 03, 2014 at 11:21:03AM -0700, keith....@gmail.com > wrote: > > Thanks Michael, I was juggling to many things and have finished.. the > new > > error is > *Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[puppet01]: > > Could not evaluate: Could not load data from https://puppet01. *I did a > > re-install with same error any ideas? > > Is it intentional that the domain name is missing there? > > Otherwise it's no big thing if the proxy registration is not working, > you can add the smart proxy in the WebUI in Infrastructure -> Smart > Proxies with https://f.q.d.n:8443 > > Regards > -- > Michael Moll >

Hi Keith

I am working on the foreman1.6 installation with foreman-installer on
RHEL6, postgresql8.4, and meeting the same error when running the
foreman-installer :

*Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[puppet01]: Could
not evaluate: Could not load data fromhttps://puppet01
<https://puppet01/>. *I did a re-install with same error any ideas?

Could you please share the details how you figured it out, thanks!

在 2014年10月7日星期二UTC+8上午9时12分37秒,keith…@gmail.com写道:

··· > > > Michael; > Thanks for your help. I figured it out yesterday > > Thanks again for your assistance > > Keith > > > On Monday, October 6, 2014 5:24:32 AM UTC-4, Michael Moll wrote: >> >> Hi, >> >> On Fri, Oct 03, 2014 at 11:21:03AM -0700, keith....@gmail.com wrote: >> > Thanks Michael, I was juggling to many things and have finished.. the >> new >> > error is >> *Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[puppet01]: >> > Could not evaluate: Could not load data from https://puppet01. *I did >> a >> > re-install with same error any ideas? >> >> Is it intentional that the domain name is missing there? >> >> Otherwise it's no big thing if the proxy registration is not working, >> you can add the smart proxy in the WebUI in Infrastructure -> Smart >> Proxies with https://f.q.d.n:8443 >> >> Regards >> -- >> Michael Moll >> >

Hi ;
I did a fresh OS install, then a foreman install, I did have a few issues
connecting via web interface but changing SElinux and firewall settings
fixed that. did you check logs for anything?

··· On Tuesday, October 7, 2014 6:41:23 AM UTC-4, lasts...@gmail.com wrote: > > Hi Keith > > I am working on the foreman1.6 installation with foreman-installer on > RHEL6, postgresql8.4, and meeting the same error when running the > foreman-installer : > > *Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[puppet01]: Could > not evaluate: Could not load data fromhttps://puppet01 > . *I did a re-install with same error any ideas? > > Could you please share the details how you figured it out, thanks! > > > 在 2014年10月7日星期二UTC+8上午9时12分37秒,keith....@gmail.com写道: >> >> >> Michael; >> Thanks for your help. I figured it out yesterday >> >> Thanks again for your assistance >> >> Keith >> >> >> On Monday, October 6, 2014 5:24:32 AM UTC-4, Michael Moll wrote: >>> >>> Hi, >>> >>> On Fri, Oct 03, 2014 at 11:21:03AM -0700, keith....@gmail.com wrote: >>> > Thanks Michael, I was juggling to many things and have finished.. the >>> new >>> > error is >>> *Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[puppet01]: >>> > Could not evaluate: Could not load data from https://puppet01. *I did >>> a >>> > re-install with same error any ideas? >>> >>> Is it intentional that the domain name is missing there? >>> >>> Otherwise it's no big thing if the proxy registration is not working, >>> you can add the smart proxy in the WebUI in Infrastructure -> Smart >>> Proxies with https://f.q.d.n:8443 >>> >>> Regards >>> -- >>> Michael Moll >>> >>

Hi Buddy

from the log i could not find anything valuable, but when i am trying to
connect the web UI with "https://my_server_ip", the error info displayed as
below

Web application could not be started

PGError: ERROR: relation "features" does not exist
LINE 4: WHERE a.attrelid = '"features"'::regclass
^
: SELECT a.attname, format_type(a.atttypid, a.atttypmod), d.adsrc, a.attnotnull
FROM pg_attribute a LEFT JOIN pg_attrdef d
ON a.attrelid = d.adrelid AND a.attnum = d.adnum
WHERE a.attrelid = '"features"'::regclass
AND a.attnum > 0 AND NOT a.attisdropped
ORDER BY a.attnum

I wonder if you have met the same issue?

BTW, as you mentioned the SELinux and firewall issues, may i have further
details, thanks!

在 2014年10月7日星期二UTC+8下午10时00分25秒,keith…@gmail.com写道:

··· > > Hi ; > I did a fresh OS install, then a foreman install, I did have a few issues > connecting via web interface but changing SElinux and firewall settings > fixed that. did you check logs for anything? > > On Tuesday, October 7, 2014 6:41:23 AM UTC-4, lasts...@gmail.com wrote: >> >> Hi Keith >> >> I am working on the foreman1.6 installation with foreman-installer on >> RHEL6, postgresql8.4, and meeting the same error when running the >> foreman-installer : >> >> *Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[puppet01]: Could >> not evaluate: Could not load data fromhttps://puppet01 >> . *I did a re-install with same error any ideas? >> >> Could you please share the details how you figured it out, thanks! >> >> >> 在 2014年10月7日星期二UTC+8上午9时12分37秒,keith....@gmail.com写道: >>> >>> >>> Michael; >>> Thanks for your help. I figured it out yesterday >>> >>> Thanks again for your assistance >>> >>> Keith >>> >>> >>> On Monday, October 6, 2014 5:24:32 AM UTC-4, Michael Moll wrote: >>>> >>>> Hi, >>>> >>>> On Fri, Oct 03, 2014 at 11:21:03AM -0700, keith....@gmail.com wrote: >>>> > Thanks Michael, I was juggling to many things and have finished.. >>>> the new >>>> > error is >>>> *Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[puppet01]: >>>> > Could not evaluate: Could not load data from https://puppet01. *I >>>> did a >>>> > re-install with same error any ideas? >>>> >>>> Is it intentional that the domain name is missing there? >>>> >>>> Otherwise it's no big thing if the proxy registration is not working, >>>> you can add the smart proxy in the WebUI in Infrastructure -> Smart >>>> Proxies with https://f.q.d.n:8443 >>>> >>>> Regards >>>> -- >>>> Michael Moll >>>> >>>