Gentoo Archives: gentoo-alt

From: X dej <dreplaceelettereejbyeletterea@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] rap experiments
Date: Mon, 23 Jan 2017 14:40:29
Message-Id: CAM21RMS=nypbdCdZ=QdxuyqZ83e79LhqXR1zDJw+VKMpE3PcQA@mail.gmail.com
In Reply to: Re: [gentoo-alt] rap experiments by Francois Bissey
1 My usual dirty fix: mv $EPREFIX/chown $EPREFIX/chown-moved ; ln -s
2 touch $EPREFIX/chown
3
4 In prefix, the portage user is not root.
5
6 (I usually do the same for chgrp)
7 --
8 X dej
9
10 2017-01-23 5:29 UTC+01:00, Francois Bissey <francois.bissey@×××××××××××××.nz>:
11 > Still going on with my ppc64 experiment.
12 >
13 > I am still in stage 3. bootstrap synced the portage tree.
14 > My profile has gone and I recreated it. I guess I could store
15 > it somewhere else so long as “parent” points to the right place.
16 >
17 > I am now failing with the first package after sync-ing:
18 > === Sync completed for gentoo
19 > q: Updating ebuild cache in /shared/work_no_backup/ppc64-prefix/usr/portage
20 > ...
21 >
22 > q: Finished 38964 entries in 128.093147 seconds
23 > q: You should consider using the noatime mount option for
24 > '/shared/work_no_backup/ppc64-prefix/usr/portage' if it's not already
25 > enabled
26 >
27 > * IMPORTANT: config file '/shared/work_no_backup/ppc64-prefix/etc/hosts'
28 > needs updating.
29 > * See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS
30 > * sections of the emerge man page to learn how to update config files.
31 > Calculating dependencies ... done!
32 >>>> Auto-cleaning packages...
33 >
34 >>>> No outdated packages were found on your system.
35 > Calculating dependencies ... done!
36 >
37 >>>> Verifying ebuild manifests
38 >>>> Running pre-merge checks for net-misc/openssh-7.4_p1
39 > Operation Not Permitted:
40 > chown('/shared/work_no_backup/ppc64-prefix/var/tmp/portage/net-misc/openssh-7.4_p1',
41 > 0, 100)
42 > /shared/work_no_backup/ppc64-prefix/usr/lib/portage/python3.4/phase-functions.sh:
43 > line 1045:
44 > /shared/work_no_backup/ppc64-prefix/var/tmp/portage/net-misc/openssh-7.4_p1/temp/environment:
45 > No such file or directory
46 > * ERROR: net-misc/openssh-7.4_p1::gentoo failed (pretend phase):
47 >
48 >
49 > Any clues?
50 >
51 > François
52 >
53 >

Replies

Subject Author
Re: [gentoo-alt] rap experiments "François Bissey" <francois.bissey@×××××××××××××.nz>