Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 298167 - dev-ruby/linecache-0.43-r1 fails to install with can't stat trace_nums.so
Summary: dev-ruby/linecache-0.43-r1 fails to install with can't stat trace_nums.so
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-24 02:36 UTC by Harris Landgarten
Modified: 2009-12-24 15:49 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 Harris Landgarten 2009-12-24 02:36:56 UTC
install fails immediately after compile with:

 * Running install phase for ruby18 ...
cp: cannot stat `ext/trace_nums.so': No such file or directory
install: cannot stat `/var/tmp/paludis/dev-ruby-linecache-0.43-r1/temp//trace_nums.so': No such file or directory
/usr/libexec/paludis/utils/doins: doins returned error 2

!!! ERROR in dev-ruby/linecache-0.43-r1::gentoo:
!!! In ruby_fakegem_newins at line 4113
!!! failed /usr/libexec/paludis/ebuild.bash ext/trace_nums.so lib/trace_nums.so


Reproducible: Always
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-12-24 09:42:53 UTC
Please try again, I fixed this yesterday.
Comment 2 Harris Landgarten 2009-12-24 15:49:47 UTC
It is indeed fixed. Thanks.