Gentoo Archives: gentoo-alt

From: Michael Fothergill <michael.fothergill@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] I tried installing gentoo prefix on WSL2 running debian.....
Date: Thu, 04 Jul 2019 06:11:29
Message-Id: CANc=Sd1HyZnQ0sWf49mgKmCLWkDCPhfP4gJDA=fWemQG-szJyg@mail.gmail.com
In Reply to: Re: [gentoo-alt] I tried installing gentoo prefix on WSL2 running debian..... by Fabian Groffen
1 > I ran the installation again .
2
3
4 After 10 hours it crashed at a different point but with a "spawn-esque"
5 permission problem:
6
7 !!! Failed to move
8 /home/mikef/gentoo/var/db/pkg/sys-apps/-MERGING-coreutils-8.31 to
9 /home/mikef/gentoo/var/db/pkg/sys-apps/coreutils-8.31
10 !!! [Errno 13] Permission denied:
11 b'/home/mikef/gentoo/var/db/pkg/sys-apps/-MERGING-coreutils-8.31' ->
12 b'/home/mikef/gentoo/var/db/pkg/sys-apps/coreutils-8.31'
13 Traceback (most recent call last):
14 File
15 "/home/mikef/gentoo/tmp/usr/lib/python3.6/portage/dbapi/_MergeProcess.py",
16 line 234, in _spawn
17 prev_mtimes=self.prev_mtimes, counter=counter)
18 File "/home/mikef/gentoo/tmp/usr/lib/python3.6/portage/dbapi/vartree.py",
19 line 1691, in wrapper
20 return f(self, *args, **kwargs)
21 File "/home/mikef/gentoo/tmp/usr/lib/python3.6/portage/dbapi/vartree.py",
22 line 5194, in merge
23 counter=counter)
24 File "/home/mikef/gentoo/tmp/usr/lib/python3.6/portage/dbapi/vartree.py",
25 line 4465, in treewalk
26 _movefile(self.dbtmpdir, self.dbpkgdir, mysettings=self.settings)
27 File "/home/mikef/gentoo/tmp/usr/lib/python3.6/portage/__init__.py", line
28 515, in _movefile
29 "mv '%s' '%s'" % (src, dest))
30 portage.exception.PortageException: mv
31 '/home/mikef/gentoo/var/db/pkg/sys-apps/-MERGING-coreutils-8.31'
32 '/home/mikef/gentoo/var/db/pkg/sys-apps/coreutils-8.31'
33
34 >>> Failed to install sys-apps/coreutils-8.31, Log file:
35
36 >>>
37 '/home/mikef/gentoo/var/tmp/portage/sys-apps/coreutils-8.31/temp/build.log'
38
39 I think you should be able to see the log file here:
40
41 https://drive.google.com/file/d/1yysBKt7n0MTXwZb2TAymZjiTpyZ5Y3ep/view?usp=drive_web
42
43 It would be nice to be able to make use of ccache in these reruns....
44
45 Regards
46
47 MF
48
49
50
51
52
53 >
54
55
56 >
57 >

Replies