Skip to content
This repository has been archived by the owner on Oct 9, 2018. It is now read-only.

Fixes #7636: Add Katello Disconnected user guide. #52

Merged
merged 1 commit into from Oct 6, 2014

Conversation

ehelms
Copy link
Member

@ehelms ehelms commented Sep 25, 2014

No description provided.

@ehelms
Copy link
Member Author

ehelms commented Sep 25, 2014

**2)** Install katello-utils and associated RPMs:

```
$ yum -y install katello-utils v8
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can take out the v8 package, don't need that package explicitly

@mccun934
Copy link
Member

ACK pending above change

@ehelms
Copy link
Member Author

ehelms commented Sep 26, 2014

@mccun934 Updated. Mind double checking my changes to support el6/el7 instructions?

sudo chkconfig qpidd on
sudo service qpidd start
sudo -u apache pulp-manage-db
sudo service httpd restart
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these steps don't actually work as is, because some of the pulp services above won't start if the db hasn't been migrated. I'd recommend just copying from https://access.redhat.com/documentation/en-US/Red_Hat_Satellite/6.0/html/User_Guide/sect-Disconnected_Satellite.html#Configuring_the_Synchronization_Host (step 11)

@ehelms ehelms force-pushed the fixes-7636 branch 2 times, most recently from 02d8c5d to b1e7e93 Compare September 27, 2014 00:20
@ehelms
Copy link
Member Author

ehelms commented Sep 27, 2014

@jlsherrill attempted to update

$ rpm -Uvh http://fedorapeople.org/groups/katello/releases/yum/2.0/katello/RHEL/6/x86_64/katello-repos-latest.rpm
$ rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
$ rpm -Uvh https://www.softwarecollections.org/en/scls/rhscl/ruby193/epel-6-x86_64/download/rhscl-ruby193-epel-6-x86_64.noarch.rpm
$ rpm -Uvh http://yum.theforeman.org/1.6/el6/x86_64/foreman-release.rpm
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

**2)** Install katello-utils and associated RPMs:

```
$ yum -y install python-qpid-qmf python-qpid qpid-cpp-server-store katello-utils
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For RHEL6 config, I needed to enable the following:

subscription-manager repos --enable rhel-6-server-rpms --enable rhel-server-rhscl-6-rpms

Using scl from epel alone resulted in failed dependency for ruby193-rubygems-therubyracer

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hrmm, we are instructing users toenable the upstream SCL repos, but you are finding that you also needed the downstream RHSCL repos enabled to be able to install correctly?

@bbuckingham
Copy link
Member

ACK pending comments. For those that may be bugs in the tool, filing issues will be sufficient; however, we might want to update the doc to reflect the current output of the tool.

@ehelms
Copy link
Member Author

ehelms commented Oct 6, 2014

@bbuckingham filed http://projects.theforeman.org/issues/7824 and updated the outputs and installation instructions

@bbuckingham
Copy link
Member

ACK

ehelms added a commit that referenced this pull request Oct 6, 2014
Fixes #7636: Add Katello Disconnected user guide.
@ehelms ehelms merged commit 636d50c into Katello:master Oct 6, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants