Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] sed wrapper .. again?
Date: Tue, 05 May 2009 13:59:55
Message-Id: 20090505135948.GF29207@gentoo.org
In Reply to: [gentoo-alt] sed wrapper .. again? by Markus Duft
1 On 05-05-2009 15:27:52 +0200, Markus Duft wrote:
2 > Hey!
3 >
4 > what have you done to the sed wrapper? :) i'm getting the following, and
5 > don't understand how you want this to work properly:
6
7 Please figure out why the portage ebuild doesn't remove it for you. It
8 should kill it, as it does more harm than good, when USERLAND=GNU.
9
10 Also, if you're bootstrapping, check that you have the latest bootstrap
11 script which nukes it as well (but check if I did it right there).
12
13
14 > (of course the wrapper 'sed' is in path always, as portage adds that
15 > path by itself, right? and yes - there is a valid 'sed' in PATH (and
16 > even the DEFAULT_PATH of the portage used to bootstrap...)
17 >
18 > + emerge --oneshot --nodeps portage
19 >
20 > >>> Emerging (1 of 1) sys-apps/portage-2.2.00.13595
21 > * prefix-portage-2.2.00.13595.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...
22 > [ ok ]
23 > !!! A file is not listed in the Manifest:
24 > '/opt/portage.svn/sys-apps/portage/portage-2.2.00.13286-r1.ebuild'
25 > !!! A file is not listed in the Manifest:
26 > '/opt/portage.svn/sys-apps/portage/portage-2.2.00.13346.ebuild'
27 > !!! A file is not listed in the Manifest:
28 > '/opt/portage.svn/sys-apps/portage/portage-2.2.00.13369.ebuild'
29 > >>> Unpacking source...
30 > >>> Unpacking prefix-portage-2.2.00.13595.tar.bz2
31 > to /opt/gentoo/var/tmp/portage/sys-apps/portage-2.2.00.13595/work
32 > >>> Source unpacked
33 > in /opt/gentoo/var/tmp/portage/sys-apps/portage-2.2.00.13595/work
34 > >>> Compiling source
35 > in /opt/gentoo/var/tmp/portage/sys-apps/portage-2.2.00.13595/work/prefix-portage-2.2.00.13595 ...
36 > ./configure --prefix=/opt/gentoo/usr --build=i586-pc-interix5.2
37 > --host=i586-pc-interix5.2 --mandir=/opt/gentoo/usr/share/man
38 > --infodir=/opt/gentoo/usr/share/info --datadir=/opt/gentoo/usr/share
39 > --sysconfdir=/opt/gentoo/etc --localstatedir=/opt/gentoo/var/lib
40 > --with-portage-user=Administrator --with-portage-group=Kein
41 > --with-root-user=Administrator --with-offset-prefix=/opt/gentoo
42 > --with-default-path=/usr/bin:/bin
43 > using Prefix and hitting this lame BSD wrapper? die!
44 > using Prefix and hitting this lame BSD wrapper? die!
45 > using Prefix and hitting this lame BSD wrapper? die!
46 > using Prefix and hitting this lame BSD wrapper? die!
47 > using Prefix and hitting this lame BSD wrapper? die!
48 > using Prefix and hitting this lame BSD wrapper? die!
49 > configure: WARNING: unrecognized options: --with-portage-user,
50 > --with-portage-group, --with-root-user, --with-offset-prefix,
51 > --with-default-path
52 > using Prefix and hitting this lame BSD wrapper? die!
53 > configure: error: cannot run /bin/sh ./config.sub
54 > using Prefix and hitting this lame BSD wrapper? die!
55 > using Prefix and hitting this lame BSD wrapper? die!
56 >
57 > !!! Please attach the following file when seeking support:
58 > !!! /opt/gentoo/var/tmp/portage/sys-apps/portage-2.2.00.13595/work/prefix-portage-2.2.00.13595/config.log
59 > * ERROR: sys-apps/portage-2.2.00.13595 failed:
60 > * econf failed
61 > *
62 > * Call stack:
63 > * ebuild.sh: 49: <call src_compile>
64 > * environment:2683: <call econf
65 > '--with-portage-user=Administrator' '--with-portage-group=Kein'
66 > '--with-root-user=Administrator' '--with-offset-prefix=/opt/gentoo'
67 > '--with-default-path=/usr/bin:/bin'>
68 > using Prefix and hitting this lame BSD wrapper? die!
69 > using Prefix and hitting this lame BSD wrapper? die!
70 > * ebuild.sh: 528:
71 > *
72 > * If you need support, post the topmost build error, and the call stack
73 > if relevant.
74 >
75 > >>> Failed to emerge sys-apps/portage-2.2.00.13595, Log file:
76 >
77 > >>>
78 > '/opt/gentoo/var/tmp/portage/sys-apps/portage-2.2.00.13595/temp/build.log'
79 >
80 > * Messages for package sys-apps/portage-2.2.00.13595:
81 >
82 > * ERROR: sys-apps/portage-2.2.00.13595 failed:
83 > * econf failed
84 > *
85 > * Call stack:
86 > * ebuild.sh: 49: <call src_compile>
87 > * environment:2683: <call econf
88 > '--with-portage-user=Administrator' '--with-portage-group=Kein'
89 > '--with-root-user=Administrator' '--with-offset-prefix=/opt/gentoo'
90 > '--with-default-path=/usr/bin:/bin'>
91 > * ebuild.sh: 528:
92 > *
93 > * If you need support, post the topmost build error, and the call stack
94 > if relevant.
95 > failed stage was: initialportage
96 >
97 > i must be missing something...?
98 >
99 > Thanks, and Cheers, Markus
100 >
101 >
102
103 --
104 Fabian Groffen
105 Gentoo on a different level

Replies

Subject Author
Re: [gentoo-alt] sed wrapper .. again? Markus Duft <mduft@g.o>