1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178 | # emerge util-linux
Local copy of remote index is up-to-date and will be used.
Local copy of remote index is up-to-date and will be used.
Calculating dependencies... done!
Dependency resolution took 2.49 s.
>>> Running pre-merge checks for sys-apps/util-linux-2.38.1-r3
[Errno 2] No such file or directory: 'mount':
/bin/bash -c /usr/lib/portage/python3.11/ebuild.sh clean
Traceback (most recent call last):
File "/usr/lib/python3.11/site-packages/portage/process.py", line 461, in spawn
_exec(
File "/usr/lib/python3.11/site-packages/portage/process.py", line 842, in _exec
s = subprocess.Popen(["mount", "--make-slave", "/proc"])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/subprocess.py", line 1026, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.11/subprocess.py", line 1950, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'mount'
[Errno 2] No such file or directory: 'mount':
/bin/bash -c /usr/lib/portage/python3.11/ebuild.sh pretend
Traceback (most recent call last):
File "/usr/lib/python3.11/site-packages/portage/process.py", line 461, in spawn
_exec(
File "/usr/lib/python3.11/site-packages/portage/process.py", line 842, in _exec
s = subprocess.Popen(["mount", "--make-slave", "/proc"])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/subprocess.py", line 1026, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.11/subprocess.py", line 1950, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'mount'
>>> Failed to emerge sys-apps/util-linux-2.38.1-r3, Log file:
>>> '/var/calculate/tmp/portage/sys-apps/util-linux-2.38.1-r3/temp/build.log'
* Package: sys-apps/util-linux-2.38.1-r3:0
* Repository: gentoo
* USE: amd64 suid unicode readline elibc_glibc udev logger hardlink python_targets_python3_11 split-usr tty-helpers static-libs caps pam ncurses cramfs abi_x86_64 kernel_linux nls su
* FEATURES: network-sandbox preserve-libs sandbox usersandbox
[Errno 2] No such file or directory: 'mount':
/bin/bash -c /usr/lib/portage/python3.11/ebuild.sh pretend
Traceback (most recent call last):
File "/usr/lib/python3.11/site-packages/portage/process.py", line 461, in spawn
_exec(
File "/usr/lib/python3.11/site-packages/portage/process.py", line 842, in _exec
s = subprocess.Popen(["mount", "--make-slave", "/proc"])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/subprocess.py", line 1026, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.11/subprocess.py", line 1950, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'mount'
* The ebuild phase 'pretend' has exited unexpectedly. This type of
* behavior is known to be triggered by things such as failed variable
* assignments (bug #190128) or bad substitution errors (bug #200313).
* Normally, before exiting, bash should have displayed an error message
* above. If bash did not produce an error message above, it's possible
* that the ebuild has called `exit` when it should have called `die`
* instead. This behavior may also be triggered by a corrupt bash binary or
* a hardware problem such as memory or cpu malfunction. If the problem is
* not reproducible or it appears to occur randomly, then it is likely to
* be triggered by a hardware problem. If you suspect a hardware problem
* then you should try some basic hardware diagnostics such as memtest.
* Please do not report this as a bug unless it is consistently
* reproducible and you are sure that your bash binary and hardware are
* functioning properly.
* Package: sys-apps/util-linux-2.38.1-r3:0
* Repository: gentoo
* USE: readline elibc_glibc amd64 pam kernel_linux nls logger hardlink udev python_targets_python3_11 suid caps split-usr ncurses unicode tty-helpers cramfs su abi_x86_64 static-libs
* FEATURES: network-sandbox preserve-libs sandbox usersandbox
[Errno 2] No such file or directory: 'mount':
/bin/bash -c /usr/lib/portage/python3.11/ebuild.sh pretend
Traceback (most recent call last):
File "/usr/lib/python3.11/site-packages/portage/process.py", line 461, in spawn
_exec(
File "/usr/lib/python3.11/site-packages/portage/process.py", line 842, in _exec
s = subprocess.Popen(["mount", "--make-slave", "/proc"])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/subprocess.py", line 1026, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.11/subprocess.py", line 1950, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'mount'
* The ebuild phase 'pretend' has exited unexpectedly. This type of
* behavior is known to be triggered by things such as failed variable
* assignments (bug #190128) or bad substitution errors (bug #200313).
* Normally, before exiting, bash should have displayed an error message
* above. If bash did not produce an error message above, it's possible
* that the ebuild has called `exit` when it should have called `die`
* instead. This behavior may also be triggered by a corrupt bash binary or
* a hardware problem such as memory or cpu malfunction. If the problem is
* not reproducible or it appears to occur randomly, then it is likely to
* be triggered by a hardware problem. If you suspect a hardware problem
* then you should try some basic hardware diagnostics such as memtest.
* Please do not report this as a bug unless it is consistently
* reproducible and you are sure that your bash binary and hardware are
* functioning properly.
* Package: sys-apps/util-linux-2.38.1-r3:0
* Repository: gentoo
* USE: cramfs suid abi_x86_64 udev caps nls tty-helpers su readline ncurses unicode python_targets_python3_11 hardlink pam amd64 static-libs split-usr kernel_linux elibc_glibc logger
* FEATURES: network-sandbox preserve-libs sandbox usersandbox
[Errno 2] No such file or directory: 'mount':
/bin/bash -c /usr/lib/portage/python3.11/ebuild.sh pretend
Traceback (most recent call last):
File "/usr/lib/python3.11/site-packages/portage/process.py", line 461, in spawn
_exec(
File "/usr/lib/python3.11/site-packages/portage/process.py", line 842, in _exec
s = subprocess.Popen(["mount", "--make-slave", "/proc"])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/subprocess.py", line 1026, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.11/subprocess.py", line 1950, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'mount'
* The ebuild phase 'pretend' has exited unexpectedly. This type of
* behavior is known to be triggered by things such as failed variable
* assignments (bug #190128) or bad substitution errors (bug #200313).
* Normally, before exiting, bash should have displayed an error message
* above. If bash did not produce an error message above, it's possible
* that the ebuild has called `exit` when it should have called `die`
* instead. This behavior may also be triggered by a corrupt bash binary or
* a hardware problem such as memory or cpu malfunction. If the problem is
* not reproducible or it appears to occur randomly, then it is likely to
* be triggered by a hardware problem. If you suspect a hardware problem
* then you should try some basic hardware diagnostics such as memtest.
* Please do not report this as a bug unless it is consistently
* reproducible and you are sure that your bash binary and hardware are
* functioning properly.
* Package: sys-apps/util-linux-2.38.1-r3:0
* Repository: gentoo
* USE: nls split-usr unicode tty-helpers abi_x86_64 elibc_glibc python_targets_python3_11 su suid caps readline cramfs amd64 udev static-libs pam hardlink kernel_linux ncurses logger
* FEATURES: network-sandbox preserve-libs sandbox usersandbox
[Errno 2] No such file or directory: 'mount':
/bin/bash -c /usr/lib/portage/python3.11/ebuild.sh pretend
Traceback (most recent call last):
File "/usr/lib/python3.11/site-packages/portage/process.py", line 461, in spawn
_exec(
File "/usr/lib/python3.11/site-packages/portage/process.py", line 842, in _exec
s = subprocess.Popen(["mount", "--make-slave", "/proc"])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/subprocess.py", line 1026, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.11/subprocess.py", line 1950, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'mount'
* The ebuild phase 'pretend' has exited unexpectedly. This type of
* behavior is known to be triggered by things such as failed variable
* assignments (bug #190128) or bad substitution errors (bug #200313).
* Normally, before exiting, bash should have displayed an error message
* above. If bash did not produce an error message above, it's possible
* that the ebuild has called `exit` when it should have called `die`
* instead. This behavior may also be triggered by a corrupt bash binary or
* a hardware problem such as memory or cpu malfunction. If the problem is
* not reproducible or it appears to occur randomly, then it is likely to
* be triggered by a hardware problem. If you suspect a hardware problem
* then you should try some basic hardware diagnostics such as memtest.
* Please do not report this as a bug unless it is consistently
* reproducible and you are sure that your bash binary and hardware are
* functioning properly.
* Messages for package sys-apps/util-linux-2.38.1-r3:
* The ebuild phase 'pretend' has exited unexpectedly. This type of
* behavior is known to be triggered by things such as failed variable
* assignments (bug #190128) or bad substitution errors (bug #200313).
* Normally, before exiting, bash should have displayed an error message
* above. If bash did not produce an error message above, it's possible
* that the ebuild has called `exit` when it should have called `die`
* instead. This behavior may also be triggered by a corrupt bash binary or
* a hardware problem such as memory or cpu malfunction. If the problem is
* not reproducible or it appears to occur randomly, then it is likely to
* be triggered by a hardware problem. If you suspect a hardware problem
* then you should try some basic hardware diagnostics such as memtest.
* Please do not report this as a bug unless it is consistently
* reproducible and you are sure that your bash binary and hardware are
* functioning properly.
|