Bug #1342
closedforeman-proxy package is not installable on Ubuntu
Description
There appears to be some transition in the Sinatra packages, which results in a broken dependency chain and the provided foreman-proxy 0.3 package cannot be installed.
root@delta:~# dpkg -I /home/aen/foreman-proxy_0.3-1_all.deb | grep Depends
Depends: ruby, rubygems, libopenssl-ruby, libsinatra-ruby, libjson-ruby, libnet-ping-ruby, rake
root@delta:~# apt-get install libsinatra-ruby
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libsinatra-ruby : Depends: ruby-sinatra but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
root@delta:~# apt-get install ruby-sinatra
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
ruby-sinatra : Depends: ruby-rack but it is not installable
E: Unable to correct problems, you have held broken packages.
root@delta:~# apt-get install ruby-rack
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package ruby-rack 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
E: Package 'ruby-rack' has no installation candidate
Updated by Jorge Moratilla almost 13 years ago
Hi all,
Same problem in ubuntu oneiric x64
Distributor ID: Ubuntu Description: Ubuntu 11.10 Release: 11.10 Codename: oneiric
Any update on this issue?
Updated by Ohad Levy over 12 years ago
- Assignee set to Jochen Schalanda
joschi, any chance you have the time to look at this one?
thanks!
Updated by Ohad Levy over 12 years ago
- Assignee changed from Jochen Schalanda to Greg Sutcliffe
Updated by Greg Sutcliffe over 12 years ago
Anthony,
As we're gearing up for a 1.0 release, is there any chance you could test foreman_proxy-1.0rc1 from the testing repo in your environment? I'd like to try an iron out any bugs before release...