Re: [foreman-users] Re: Foreman + katello install issues

2017-12-13 Thread John Mitsch
Just an update on the pulp error, we updated the installation docs to install python-django, which avoids these errors. For already installed systems just run: $ sudo yum install python-django $ sudo systemctl restart httpd pulp_workers pulp_resource_manager pulp_celerybeat pulp_streamer Let

Re: [foreman-users] Re: Foreman + katello install issues

2017-12-13 Thread Joe Auerbach
thanks. that worked like a charm here. Up and running. Now to try to find an AWS APL that will work as well (they gave me grief on my spacewalk install and I have a feeling they will not be a LOT easier with foreman, but we'll see) . On Wed, Dec 13, 2017 at 8:19 AM, Patrick Creech

Re: [foreman-users] Re: Foreman + katello install issues

2017-12-13 Thread Patrick Creech
On Tue, 2017-12-12 at 18:32 -0500, Joe Auerbach wrote: > Thanks! That's a big help. If we use that manual fix I presume we will have > a second manual fix > when the package comes out live? > There will not. The issue here is python-django16 is erroneously installed due to a packaging

Re: [foreman-users] Re: Foreman + katello install issues

2017-12-12 Thread Joe Auerbach
Thanks! That's a big help. If we use that manual fix I presume we will have a second manual fix when the package comes out live? On Dec 12, 2017 5:37 PM, wrote: > Hey Foreman!, I'm sorry for not e-mailing this list as well, as it affects > you guys too! > > We saw this

Re: [foreman-users] Re: Foreman + katello install issues

2017-12-12 Thread pcreech
Hey Foreman!, I'm sorry for not e-mailing this list as well, as it affects you guys too! We saw this error start popping up on Saturday in our automation, here is the e-mail I sent out about it yesterday: https://www.redhat.com/archives/pulp-list/2017-December/msg00017.html Basically, a new

Re: [foreman-users] Re: Foreman + katello install issues

2017-12-12 Thread Joe Auerbach
No entries, sadly. Seems like this is the code block with pulp errors. i'm afraid I'm not conversant in pulp. https://pastebin.com/Ea1JXJqL pasted for ease of reading (I hope) | /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.5.0.1/app/models/katello/ping.rb:52:in `block in

Re: [foreman-users] Re: Foreman + katello install issues

2017-12-12 Thread Andrew Kofink
Seems like an issue with pulp. Maybe there's a service that didn't come up. Try looking in `journalctl -t pulp` for more detailed error messages. On Tue, Dec 12, 2017 at 2:27 PM, Joe Auerbach wrote: > This worked great for the install. I'm getting what looks like a

Re: [foreman-users] Re: Foreman + katello install issues

2017-12-12 Thread Joe Auerbach
This worked great for the install. I'm getting what looks like a pretty common error when trying to add a repo to my first product. "There was an issue with the backend service pulp: 500 Internal Server Error". Anyone have any idea what that one is about? On Tue, Dec 12, 2017 at 11:25 AM,

Re: [foreman-users] Re: Foreman + katello install issues

2017-12-12 Thread Andrew Kofink
Yes, the defaults should work fine for you. You can always enable other plugins (look at `foreman-installer --full-help | grep enable`) later if you decide you need some functionality that one of them provides. On Tue, Dec 12, 2017 at 11:07 AM, Joe Auerbach wrote: >

Re: [foreman-users] Re: Foreman + katello install issues

2017-12-12 Thread Joe Auerbach
Okay, so the katello install went great and now I'm into the installing foreman bit. Specifically here: foreman-installer --scenario katello . I have to admit, i have no idea what options are normal. If I'm jus tlooking to store and manage repos and the like is selecting the Generic option

Re: [foreman-users] Re: Foreman + katello install issues

2017-12-12 Thread Joe Auerbach
Well, that's unexpected. Am I better off just scrapping this server and spinning up a fresh one?if I'm doing that I might as well as if there's currently a preferred distro. I installed on centos 7. On Dec 12, 2017 8:30 AM, "Tony Coffman" wrote: > It sounds like you may have