Actions
Bug #6632
closedrubygem-mime-types is missing from foreman repeo
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
- yum install foreman-installer
...
<..snip..>
...
--> Processing Dependency: rubygem(mime-types) >= 1.16 for package: rubygem-rest-client-1.6.7-2.el6.noarch
--> Finished Dependency Resolution
Error: Package: rubygem-rest-client-1.6.7-2.el6.noarch (foreman)
Requires: rubygem(mime-types) >= 1.16
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
My work around is to use the package rubygem-mime-types from epel repo.
Updated by Ohad Levy over 10 years ago
- Status changed from New to Resolved
based on the Quickstart guide, EPEL is required.
Updated by kan au over 10 years ago
Ohad Levy wrote:
based on the Quickstart guide, EPEL is required.
oh I see. I didn't read the guide ,sorry and Thank you for pointing out.
Actions