Gentoo Archives: gentoo-alt

From: Michael Fothergill <michael.fothergill@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] problem installing gentoo prefix on debian buster
Date: Wed, 05 Jun 2019 17:16:45
Message-Id: CANc=Sd0dB7hqUMRzTTh4GvDZV7X+5-_iTP=+v1zxpgXw3y9pxA@mail.gmail.com
In Reply to: Re: [gentoo-alt] problem installing gentoo prefix on debian buster by Fabian Groffen
1 Dear Folks,
2
3 Is this warning a big concern?
4
5 WARNING: your shell initialisation (.cshrc, .bashrc, .profile)
6 * seems to prepend to your PATH, this might kill your
7 * Prefix:
8 * /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:
9 * You better fix this, YOU HAVE BEEN WARNED!
10
11 I ran the etc-update on the hosts file.
12
13 The system is up to date. No packages needed to be removed by emerge
14 --depclean.
15
16 startprefix runs OK.
17
18 Can I compile a new kernel for the parent debian install in gentoo
19 prefix and use debian to do the make deb-pkg or make bindeb-pkg or
20 fakeroot commands if they don't work in gentoo prefix?
21
22 Cheers
23
24 MF
25
26
27
28 On Tue, 4 Jun 2019 at 18:24, Fabian Groffen <grobian@g.o> wrote:
29 >
30 > On 04-06-2019 17:19:21 +0100, Michael Fothergill wrote:
31 > > Dear All,
32 > >
33 > > The installation is getting near completion. Unfortunately portage
34 > > seems to be compiling gcc 9.1.0-r1 a second time for good
35 > > measure......
36 >
37 > This is expected behaviour. After all packages are brought in, it
38 > finishes with an emerge -e world to ensure everything is "clean", that
39 > is, not pointing to, or using programs or libraries from outside the
40 > prefix.
41 >
42 > Fabian
43 >
44 > >
45 > > Regards MF
46 > >
47 > > On Tue, 4 Jun 2019 at 11:38, Fabian Groffen <grobian@g.o> wrote:
48 > > >
49 > > > Michael,
50 > > >
51 > > > Just to elaborate a bit. There is a newer version of m4, that is
52 > > > attempted first. However, newer versions of GNU software now require
53 > > > the xz decompressor to unpack. In your scenario, an old version of m4
54 > > > is being compiled. One of the reasons for choosing an older version is
55 > > > because of not being able to unpack the newer versions due to lack of
56 > > > xz. Odd though, as the latest m4 (1.4.18) is also available as .gz and
57 > > > bz2.
58 > > >
59 > > > We'd need a larger part of the stage1 log to see why the newer versions
60 > > > didn't work.
61 > > >
62 > > > Fabian
63 > > >
64 > > >
65 > > > On 04-06-2019 11:10:47 +0100, Michael Fothergill wrote:
66 > > > > On Tue, 4 Jun 2019 at 11:01, Fabian Groffen <grobian@g.o> wrote:
67 > > > > >
68 > > > > > Hi,
69 > > > > >
70 > > > > > Can you confirm you don't have xz tool available on your system?
71 > > > >
72 > > > > Many thanks for the response. I am not sure if xz utils is installed
73 > > > > by default in debian:
74 > > > >
75 > > > > https://packages.debian.org/sid/xz-utils
76 > > > >
77 > > > > I will log in to the debian install and check.
78 > > > >
79 > > > > Regards and thanks
80 > > > >
81 > > > > MF
82 > > > >
83 > > > > >
84 > > > > > Thanks,
85 > > > > > Fabian
86 > > > > > --
87 > > > > > Fabian Groffen
88 > > > > > Gentoo on a different level
89 > > > >
90 > > >
91 > > > --
92 > > > Fabian Groffen
93 > > > Gentoo on a different level
94 > >
95 >
96 > --
97 > Fabian Groffen
98 > Gentoo on a different level

Replies

Subject Author
Re: [gentoo-alt] problem installing gentoo prefix on debian buster Fabian Groffen <grobian@g.o>