Gentoo Archives: gentoo-alt

From: Michael Fothergill <michael.fothergill@×××××.com>
To: Michael Fothergill <michael.fothergill@×××××.com>, gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] I tried installing gentoo prefix on WSL2 running debian.....
Date: Tue, 02 Jul 2019 21:49:09
Message-Id: CANc=Sd3N7tK80dB_VUCsM7Rp1KaTO-RWROSkvT6+ULEOqZdGgw@mail.gmail.com
In Reply to: Re: [gentoo-alt] I tried installing gentoo prefix on WSL2 running debian..... by Michael Fothergill
1 Dear All,
2
3 The installation crashed in stage 3.
4
5 It seems to be a file permission problem.
6
7 The stage3 log file is too large for pastebinit.
8
9 I have posted the last 200 odd lines here:
10
11 https://paste.debian.net/1090102/
12
13 This looks to be the problem:
14
15 >>>
16 /home/mikef/gentoo/usr/lib64/binutils/x86_64-pc-linux-gnu/2.32/libbfd.so ->
17 libbfd-2.32.0.gentoo-sys-devel-binutils-st.so
18 >>>
19 /home/mikef/gentoo/usr/lib64/binutils/x86_64-pc-linux-gnu/2.32/libopcodes.so
20 -> libopcodes-2.32.0.gentoo-sys-devel-binutils-st.so
21 !!! Failed to move
22 /home/mikef/gentoo/var/db/pkg/sys-devel/-MERGING-binutils-2.32-r1 to
23 /home/mikef/gentoo/var/db/pkg/sys-devel/binutils-2.32-r1
24 !!! [Errno 13] Permission denied:
25 b'/home/mikef/gentoo/var/db/pkg/sys-devel/-MERGING-binutils-2.32-r1' ->
26 b'/home/mikef/gentoo/var/db/pkg/sys-devel/binutils-2.32-r1'
27 Traceback (most recent call last):
28 File
29 "/home/mikef/gentoo/tmp/usr/lib/python3.6/portage/dbapi/_MergeProcess.py",
30 line 234, in _spawn
31 prev_mtimes=self.prev_mtimes, counter=counter)
32 File "/home/mikef/gentoo/tmp/usr/lib/python3.6/portage/dbapi/vartree.py",
33 line 1691, in wrapper
34 return f(self, *args, **kwargs)
35 File "/home/mikef/gentoo/tmp/usr/lib/python3.6/portage/dbapi/vartree.py",
36 line 5194, in merge
37 counter=counter)
38 File "/home/mikef/gentoo/tmp/usr/lib/python3.6/portage/dbapi/vartree.py",
39 line 4465, in treewalk
40 _movefile(self.dbtmpdir, self.dbpkgdir, mysettings=self.settings)
41 File "/home/mikef/gentoo/tmp/usr/lib/python3.6/portage/__init__.py", line
42 515, in _movefile
43 "mv '%s' '%s'" % (src, dest))
44 portage.exception.PortageException: mv
45 '/home/mikef/gentoo/var/db/pkg/sys-devel/-MERGING-binutils-2.32-r1'
46 '/home/mikef/gentoo/var/db/pkg/sys-devel/binutils-2.32-r1'
47
48 >>> Failed to install sys-devel/binutils-2.32-r1, Log file:
49
50 Suggestions on what might be the problem here are most welcome.
51
52 Regards
53
54 MF
55
56
57
58
59
60 >>

Replies