Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 162663 - dev-ruby/wxruby-0.6-r1 fails - /bin/install: Command not found
Summary: dev-ruby/wxruby-0.6-r1 fails - /bin/install: Command not found
Status: RESOLVED DUPLICATE of bug 159922
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-18 14:33 UTC by fredi
Modified: 2007-01-18 14:45 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 fredi 2007-01-18 14:33:05 UTC
the compilation of dev-ruby/wxruby-0.6-r1 fails. Looking at the error message, seems there is some problem with the ebuild, path stuff or such as the compile phase passes ok. Busy right now so i cant investigate more. This is the log of the emerge:

>>> Source compiled.
>>> Test phase [not enabled]: dev-ruby/wxruby-0.6-r1

>>> Install wxruby-0.6-r1 into /var/tmp/portage/dev-ruby/wxruby-0.6-r1/image/ category dev-ruby
 * running dodoc for ruby ;)
mkdir -p /var/tmp/portage/dev-ruby/wxruby-0.6-r1/image//usr/lib/ruby/site_ruby/1.8/i686-linux
/bin/install -c -m 0755 wxruby.so /var/tmp/portage/dev-ruby/wxruby-0.6-r1/image//usr/lib/ruby/site_ruby/1.8/i686-linux
make: /bin/install: Command not found
make: *** [/var/tmp/portage/dev-ruby/wxruby-0.6-r1/image//usr/lib/ruby/site_ruby/1.8/i686-linux/wxruby.so] Error 127

!!! ERROR: dev-ruby/wxruby-0.6-r1 failed.
Call stack:
  ebuild.sh, line 1618:   Called dyn_install
  ebuild.sh, line 1064:   Called qa_call 'src_install'
  environment, line 3339:   Called src_install
  wxruby-0.6-r1.ebuild, line 40:   Called die



Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-01-18 14:45:01 UTC
re-emerge ruby

*** This bug has been marked as a duplicate of bug 159922 ***