Gentoo Archives: gentoo-user

From: Thufir <hawat.thufir@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: emerge ruby fails
Date: Sat, 16 Feb 2008 01:30:28
Message-Id: fp5e8d$6r0$6@ger.gmane.org
In Reply to: Re: [gentoo-user] emerge ruby fails by Lowe Schmidt
1 On Thu, 14 Feb 2008 17:42:24 +0100, Lowe Schmidt wrote:
2
3
4 > It's not the topmost build error, above that.
5
6 After mucking about with revdep-rebuild, I did get ruby installed, but
7 get:
8
9
10 >>> Emerging (7 of 7) dev-ruby/rails-2.0.2 to /
11 [...]
12 >>> Install rails-2.0.2 into /var/tmp/portage/dev-ruby/rails-2.0.2/image/
13 category dev-ruby
14 ERROR: While executing gem ... (RuntimeError)
15 Error instaling /var/tmp/portage/dev-ruby/rails-2.0.2/distdir/
16 rails-2.0.2:
17 rails requires rake >= 0.7.2
18 *
19 * ERROR: dev-ruby/rails-2.0.2 failed.
20 * Call stack:
21 * ebuild.sh, line 1701: Called dyn_install
22 * ebuild.sh, line 1138: Called qa_call 'src_install'
23 * ebuild.sh, line 44: Called src_install
24 * rails-2.0.2.ebuild, line 29: Called gems_src_install
25 * gems.eclass, line 66: Called die
26 * The specific snippet of code:
27 * gem install ${GEM_SRC} --version ${PV} ${myconf} \
28 * --local --install-dir "${D}/${GEMSDIR}" || die "gem
29 install failed"
30 * The die message:
31 * gem install failed
32 *
33 * If you need support, post the topmost build error, and the call stack
34 if relevant.
35 * A complete build log is located at '/var/tmp/portage/dev-ruby/
36 rails-2.0.2/temp/build.log'.
37 *
38
39 * Messages for package dev-ruby/rails-2.0.2:
40
41 *
42 * ERROR: dev-ruby/rails-2.0.2 failed.
43 * Call stack:
44 * ebuild.sh, line 1701: Called dyn_install
45 * ebuild.sh, line 1138: Called qa_call 'src_install'
46 * ebuild.sh, line 44: Called src_install
47 * rails-2.0.2.ebuild, line 29: Called gems_src_install
48 * gems.eclass, line 66: Called die
49 * The specific snippet of code:
50 * gem install ${GEM_SRC} --version ${PV} ${myconf} \
51 * --local --install-dir "${D}/${GEMSDIR}" || die "gem
52 install failed"
53 * The die message:
54 * gem install failed
55 *
56 * If you need support, post the topmost build error, and the call stack
57 if relevant.
58 * A complete build log is located at '/var/tmp/portage/dev-ruby/
59 rails-2.0.2/temp/build.log'.
60 *
61 * GNU info directory index is up-to-date.
62 arrakis ~ #
63 arrakis ~ #
64
65
66
67 I would just like to try to avoid "emerge world" if possible :(
68
69
70 -Thufir
71
72 --
73 gentoo-user@l.g.o mailing list