I am this -><- close to getting an instance of Foreman/Puppet installed in
my environment and I've run into a brick wall
I run "yum -y install foreman-installer" and get this:
Error: Package: rubygem-apipie-bindings-0.0.8-4.el6.noarch (foreman)
Requires: rubygem(mime-types) < 2.0.0
Error: Package: rubygem-rest-client-1.6.7-2.el6.noarch (foreman)
Requires: rubygem(mime-types) >= 1.16
Error: Package: rubygem-apipie-bindings-0.0.8-4.el6.noarch (foreman)
Requires: rubygem(fastercsv)
You could try using --skip-broken to work around the problem
Anybody know what the names of the RPMS that represent those dependencies
are and where (rpmfind.org?) I can get the RPMs?
I've built a local repository of all the packages I need since the host in
question cannot download directly from the web. Pointers quite welcome.
···
On Fri, Oct 3, 2014 at 3:39 PM, Peter Berghold wrote:
I am this -><- close to getting an instance of Foreman/Puppet installed in
my environment and I’ve run into a brick wall
I run “yum -y install foreman-installer” and get this:
Error: Package: rubygem-apipie-bindings-0.0.8-4.el6.noarch (foreman)
Requires: rubygem(mime-types) < 2.0.0
Error: Package: rubygem-rest-client-1.6.7-2.el6.noarch (foreman)
Requires: rubygem(mime-types) >= 1.16
Error: Package: rubygem-apipie-bindings-0.0.8-4.el6.noarch (foreman)
Requires: rubygem(fastercsv)
You could try using --skip-broken to work around the problem
Anybody know what the names of the RPMS that represent those dependencies
are and where (rpmfind.org?) I can get the RPMs?
I’ve built a local repository of all the packages I need since the host in
question cannot download directly from the web. Pointers quite welcome.
That was what I initially thought Josh. I copied that whole tree to my
intended Foreman/Puppet Master host intact. I went to the directory and
checked and their aren't any RPMs matching the names it is complaining
about…
···
On Fri, Oct 3, 2014 at 3:43 PM, Josh Baird wrote:
···
On 03/10/14 20:49, Peter Berghold wrote:
>
>
> On Fri, Oct 3, 2014 at 3:43 PM, Josh Baird > wrote:
>
> These are in the Foreman repository:
>
> http://yum.theforeman.org/releases/1.6/el6/x86_64/
>
>
>
> That was what I initially thought Josh. I copied that whole tree to my
> intended Foreman/Puppet Master host intact. I went to the directory and
> checked and their aren't any RPMs matching the names it is complaining
> about..