Gentoo Archives: gentoo-user

From: Thufir <hawat.thufir@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] manually executing an ebuild file (emerge fails)
Date: Wed, 17 Oct 2007 08:58:45
Message-Id: ff4hth$i0c$2@ger.gmane.org
1 I would like to "manually" execute an ebuild file from a website to
2 install a package because it can't be emerged normally.
3
4 The downloads section of <http://www.mondorescue.org/> leads to <http://
5 mondorescue.muskokamug.org/gentoo/1.6/mondo-2.2.4.ebuild> which interests
6 me because of how mondo fails to emerge:
7
8
9 * Sorry, but mondo only works with linux-2.4.
10 * http://bugs.gentoo.org/show_bug.cgi?id=72467
11
12 !!! ERROR: sys-apps/mondo-0.9a failed.
13 Call stack:
14 ebuild.sh, line 1637: Called dyn_setup
15 ebuild.sh, line 704: Called qa_call 'pkg_setup'
16 ebuild.sh, line 44: Called pkg_setup
17 mondo-0.9a.ebuild, line 20: Called die
18
19 !!! kernel not supported
20 !!! If you need support, post the topmost build error, and the call stack
21 if relevant.
22 !!! A complete build log is located at '/var/tmp/portage/sys-apps/
23 mondo-0.9a/temp/build.log'.
24
25 arrakis ~ #
26 arrakis ~ # uname -r
27 2.6.19-gentoo-r5
28 arrakis ~ #
29 arrakis ~ # date
30 Wed Oct 17 01:39:19 PDT 2007
31 arrakis ~ #
32 arrakis ~ #
33
34
35
36 How do I run the ebuild, please?
37
38
39
40
41 thanks,
42
43 Thufir
44
45 --
46 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: manually executing an ebuild file (emerge fails) Thufir <hawat.thufir@×××××.com>
Re: [gentoo-user] manually executing an ebuild file (emerge fails) Alan McKinnon <alan@××××××××××××××××.za>
[gentoo-user] Re: manually executing an ebuild file (emerge fails) Francesco Talamona <ti.liame@×××××.it>