Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 118144 - Switchtower 0.10 depends on net-ssh >= 1.0.5
Summary: Switchtower 0.10 depends on net-ssh >= 1.0.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-07 01:52 UTC by Hans de Graaff
Modified: 2006-01-09 05:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hans de Graaff gentoo-dev Security 2006-01-07 01:52:40 UTC
Switchtower 0.10 depends on net-ssh >= 1.0.5, but this check is missing from the ebuild. net-ssh 1.0.5 does not seem to be in portage yet, so I guess switchtower 0.10 should be masked until it is. 

The ebuild also does not seem to catch the error reported by gem. As a result the install goes through, but no actual files are installed:

>>> Install switchtower-0.10.0 into /var/tmp/portage/switchtower-0.10.0/image/ category dev-ruby
Attempting local installation of '/usr/portage/distfiles/switchtower-0.10.0'
ERROR:  Error installing gem /usr/portage/distfiles/switchtower-0.10.0[.gem]: switchtower requires net-ssh >= 1.0.5
man:
prepallstrip:
>>> Completed installing switchtower-0.10.0 into /var/tmp/portage/switchtower-0.10.0/image/

>>> Merging dev-ruby/switchtower-0.10.0 to /
--- /usr/
--- /usr/lib/
--- /usr/lib/ruby/
--- /usr/lib/ruby/gems/
--- /usr/lib/ruby/gems/1.8/
--- /usr/lib/ruby/gems/1.8/cache/
--- /usr/lib/ruby/gems/1.8/doc/
--- /usr/lib/ruby/gems/1.8/gems/
--- /usr/lib/ruby/gems/1.8/specifications/
>>> Regenerating /etc/ld.so.cache...
>>> dev-ruby/switchtower-0.10.0 merged.
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2006-01-09 05:02:27 UTC
Thanks for the catch - added net-ssh and the switchtower dep on it to portage.