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 me know if you have any questions. Thanks, John John Mitsch Red Hat Engineering (860)-967-7285 irc: jomitsch On Wed, Dec 13, 2017 at 9:01 AM, Joe Auerbach <[email protected]> wrote: > 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 <[email protected]> > wrote: > >> 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 error >> in an upstream repo (epel). The manual fix here is to get the system >> into the correct state, >> therefore there will be no need to 'fix' it later after the upstream repo >> is fixed. It will just >> continue to work as it did prior to this past weekend for new installs. >> >> -- >> 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 [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at https://groups.google.com/group/foreman-users. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/foreman-users. > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/foreman-users. For more options, visit https://groups.google.com/d/optout.
