install_puppet.sh fails on Ubuntu 14.04
Bug #1319350 reported by
Ricardo Carrillo Cruz
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Core Infrastructure |
Fix Released
|
High
|
Monty Taylor |
Bug Description
Running 'install_puppet.sh' from the 'config' repo fails on Ubuntu 14.04 with the following error:
<snip>
Package rubygems is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
ruby
E: Package 'rubygems' has no installation candidate
</snip>
It seems Trusty has no longer that package, we may need to put some logic in the script depending on the platform it runs on.
Changed in openstack-ci: | |
assignee: | nobody → Ricardo Carrillo Cruz (rcarrillocruz) |
To post a comment you must log in.
Seems they put the rubygems in the interpreter package itself:
https:/ /launchpad. net/ubuntu/ trusty/ i386/rubygems/ 1.8.24- 1ubuntu2