Can someone with the appropriate juju update the quickstart guide Section
2.1 at Foreman :: Quickstart for "Centos
7" to include:
yum install -y rhscl-ruby193-epel-7-x86_64-1-2
yum install centos-release-scl
Had to piece that together from random posts. I'm sure I'm not the only one
that has seen this given the comments I've found online.
Running: CentOS Linux release 7.2.1511 (Core)
thx
jim
It shouldn't be necessary, because the installer should install the
foreman-release-scl package which installs the two rhscl-* packages as
dependencies. Perhaps this option was disabled or you had an earlier error.
···
On 28/01/16 20:32, J Davis wrote:
> Can someone with the appropriate juju update the quickstart guide
> Section 2.1 at http://theforeman.org/manuals/1.10/quickstart_guide.html
> for "Centos 7" to include:
>
> yum install -y rhscl-ruby193-epel-7-x86_64-1-2
>
> yum install centos-release-scl
>
> Had to piece that together from random posts. I'm sure I'm not the only
> one that has seen this given the comments I've found online.
> Running: CentOS Linux release 7.2.1511 (Core)
–
Dominic Cleal
dominic@cleal.org
I've seen issues where the foreman installer won't setup these repos but
i've also noticed softwarecollections.org goes down for days/weeks at a
time as well and people in chat have recommended alternative mirrors for
this stuff.
···
On Friday, January 29, 2016 at 2:24:44 AM UTC-6, Dominic Cleal wrote:
>
> On 28/01/16 20:32, J Davis wrote:
> > Can someone with the appropriate juju update the quickstart guide
> > Section 2.1 at http://theforeman.org/manuals/1.10/quickstart_guide.html
> > for "Centos 7" to include:
> >
> > yum install -y rhscl-ruby193-epel-7-x86_64-1-2
> >
> > yum install centos-release-scl
> >
> > Had to piece that together from random posts. I'm sure I'm not the only
> > one that has seen this given the comments I've found online.
> > Running: CentOS Linux release 7.2.1511 (Core)
>
> It shouldn't be necessary, because the installer should install the
> foreman-release-scl package which installs the two rhscl-* packages as
> dependencies. Perhaps this option was disabled or you had an earlier
> error.
>
> --
> Dominic Cleal
> dom...@cleal.org
>
Yes, in fact using centos-release-scl is a valid alternative, it just
isn't the default. It'll configure the CentOS SCLo SIG's repository
which mirrors the RHSCL content.
It's likely that I'll propose we change to this in a future release as
it seems to be becoming a better home for SCL content and is backed up
by the CentOS mirror network.
···
On 03/02/16 14:52, Byron Miller wrote:
> I've seen issues where the foreman installer won't setup these repos but
> i've also noticed softwarecollections.org goes down for days/weeks at a
> time as well and people in chat have recommended alternative mirrors for
> this stuff.
–
Dominic Cleal
dominic@cleal.org