You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS - Arch x64
How to reproduce - run build
Error -
Traceback (most recent call last):
File "/home/jakepc/chimera-linux-flx1/cports/./cbuild", line 13, in
early.fire()
~~~~~~~~~~^^
File "/home/jakepc/chimera-linux-flx1/cports/src/early.py", line 39, in fire
runner.fire()
~~~~~~~~~~~^^
File "/home/jakepc/chimera-linux-flx1/cports/src/runner.py", line 2417, in fire
chroot.set_host(cli.get_arch())
~~~~~~~~~~~~^^
File "/home/jakepc/chimera-linux-flx1/cports/src/cbuild/apk/cli.py", line 432, in get_arch
sr = subprocess.run([paths.apk(), "--print-arch"], capture_output=True)
File "/usr/lib/python3.13/subprocess.py", line 554, in run
with Popen(*popenargs, **kwargs) as process:
~~~~~^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/subprocess.py", line 1036, in init
self._execute_child(args, executable, preexec_fn, close_fds,
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
pass_fds, cwd, env,
^^^^^^^^^^^^^^^^^^^
...<5 lines>...
gid, gids, uid, umask,
^^^^^^^^^^^^^^^^^^^^^^
start_new_session, process_group)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/subprocess.py", line 1966, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
OSError: [Errno 8] Exec format error: 'apk'
Traceback (most recent call last):
File "/home/jakepc/chimera-linux-flx1/cports/./cbuild", line 13, in
early.fire()
~~~~~~~~~~^^
File "/home/jakepc/chimera-linux-flx1/cports/src/early.py", line 39, in fire
runner.fire()
~~~~~~~~~~~^^
File "/home/jakepc/chimera-linux-flx1/cports/src/runner.py", line 2417, in fire
chroot.set_host(cli.get_arch())
~~~~~~~~~~~~^^
File "/home/jakepc/chimera-linux-flx1/cports/src/cbuild/apk/cli.py", line 432, in get_arch
sr = subprocess.run([paths.apk(), "--print-arch"], capture_output=True)
File "/usr/lib/python3.13/subprocess.py", line 554, in run
with Popen(*popenargs, **kwargs) as process:
~~~~~^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/subprocess.py", line 1036, in init
self._execute_child(args, executable, preexec_fn, close_fds,
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
pass_fds, cwd, env,
^^^^^^^^^^^^^^^^^^^
...<5 lines>...
gid, gids, uid, umask,
^^^^^^^^^^^^^^^^^^^^^^
start_new_session, process_group)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/subprocess.py", line 1966, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
OSError: [Errno 8] Exec format error: 'apk'
Traceback (most recent call last):
File "/home/jakepc/chimera-linux-flx1/cports/./cbuild", line 13, in
early.fire()
~~~~~~~~~~^^
File "/home/jakepc/chimera-linux-flx1/cports/src/early.py", line 39, in fire
runner.fire()
~~~~~~~~~~~^^
File "/home/jakepc/chimera-linux-flx1/cports/src/runner.py", line 2417, in fire
chroot.set_host(cli.get_arch())
~~~~~~~~~~~~^^
File "/home/jakepc/chimera-linux-flx1/cports/src/cbuild/apk/cli.py", line 432, in get_arch
sr = subprocess.run([paths.apk(), "--print-arch"], capture_output=True)
File "/usr/lib/python3.13/subprocess.py", line 554, in run
with Popen(*popenargs, **kwargs) as process:
~~~~~^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/subprocess.py", line 1036, in init
self._execute_child(args, executable, preexec_fn, close_fds,
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
pass_fds, cwd, env,
^^^^^^^^^^^^^^^^^^^
...<5 lines>...
gid, gids, uid, umask,
^^^^^^^^^^^^^^^^^^^^^^
start_new_session, process_group)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/subprocess.py", line 1966, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
OSError: [Errno 8] Exec format error: 'apk'
Traceback (most recent call last):
File "/home/jakepc/chimera-linux-flx1/cports/./cbuild", line 13, in
early.fire()
~~~~~~~~~~^^
File "/home/jakepc/chimera-linux-flx1/cports/src/early.py", line 39, in fire
runner.fire()
~~~~~~~~~~~^^
File "/home/jakepc/chimera-linux-flx1/cports/src/runner.py", line 2417, in fire
chroot.set_host(cli.get_arch())
~~~~~~~~~~~~^^
File "/home/jakepc/chimera-linux-flx1/cports/src/cbuild/apk/cli.py", line 432, in get_arch
sr = subprocess.run([paths.apk(), "--print-arch"], capture_output=True)
File "/usr/lib/python3.13/subprocess.py", line 554, in run
with Popen(*popenargs, **kwargs) as process:
~~~~~^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/subprocess.py", line 1036, in init
self._execute_child(args, executable, preexec_fn, close_fds,
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
pass_fds, cwd, env,
^^^^^^^^^^^^^^^^^^^
...<5 lines>...
gid, gids, uid, umask,
^^^^^^^^^^^^^^^^^^^^^^
start_new_session, process_group)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/subprocess.py", line 1966, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
OSError: [Errno 8] Exec format error: 'apk'
Traceback (most recent call last):
File "/home/jakepc/chimera-linux-flx1/cports/./cbuild", line 13, in
early.fire()
~~~~~~~~~~^^
File "/home/jakepc/chimera-linux-flx1/cports/src/early.py", line 39, in fire
runner.fire()
~~~~~~~~~~~^^
File "/home/jakepc/chimera-linux-flx1/cports/src/runner.py", line 2417, in fire
chroot.set_host(cli.get_arch())
~~~~~~~~~~~~^^
File "/home/jakepc/chimera-linux-flx1/cports/src/cbuild/apk/cli.py", line 432, in get_arch
sr = subprocess.run([paths.apk(), "--print-arch"], capture_output=True)
File "/usr/lib/python3.13/subprocess.py", line 554, in run
with Popen(*popenargs, **kwargs) as process:
~~~~~^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/subprocess.py", line 1036, in init
self._execute_child(args, executable, preexec_fn, close_fds,
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
pass_fds, cwd, env,
^^^^^^^^^^^^^^^^^^^
...<5 lines>...
gid, gids, uid, umask,
^^^^^^^^^^^^^^^^^^^^^^
start_new_session, process_group)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/subprocess.py", line 1966, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
OSError: [Errno 8] Exec format error: 'apk'
The text was updated successfully, but these errors were encountered:
OS - Arch x64
How to reproduce - run build
Error -
Traceback (most recent call last):
File "/home/jakepc/chimera-linux-flx1/cports/./cbuild", line 13, in
early.fire()
~~~~~~~~~~^^
File "/home/jakepc/chimera-linux-flx1/cports/src/early.py", line 39, in fire
runner.fire()
~~~~~~~~~~~^^
File "/home/jakepc/chimera-linux-flx1/cports/src/runner.py", line 2417, in fire
chroot.set_host(cli.get_arch())
~~~~~~~~~~~~^^
File "/home/jakepc/chimera-linux-flx1/cports/src/cbuild/apk/cli.py", line 432, in get_arch
sr = subprocess.run([paths.apk(), "--print-arch"], capture_output=True)
File "/usr/lib/python3.13/subprocess.py", line 554, in run
with Popen(*popenargs, **kwargs) as process:
~~~~~^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/subprocess.py", line 1036, in init
self._execute_child(args, executable, preexec_fn, close_fds,
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
pass_fds, cwd, env,
^^^^^^^^^^^^^^^^^^^
...<5 lines>...
gid, gids, uid, umask,
^^^^^^^^^^^^^^^^^^^^^^
start_new_session, process_group)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/subprocess.py", line 1966, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
OSError: [Errno 8] Exec format error: 'apk'
Traceback (most recent call last):
File "/home/jakepc/chimera-linux-flx1/cports/./cbuild", line 13, in
early.fire()
~~~~~~~~~~^^
File "/home/jakepc/chimera-linux-flx1/cports/src/early.py", line 39, in fire
runner.fire()
~~~~~~~~~~~^^
File "/home/jakepc/chimera-linux-flx1/cports/src/runner.py", line 2417, in fire
chroot.set_host(cli.get_arch())
~~~~~~~~~~~~^^
File "/home/jakepc/chimera-linux-flx1/cports/src/cbuild/apk/cli.py", line 432, in get_arch
sr = subprocess.run([paths.apk(), "--print-arch"], capture_output=True)
File "/usr/lib/python3.13/subprocess.py", line 554, in run
with Popen(*popenargs, **kwargs) as process:
~~~~~^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/subprocess.py", line 1036, in init
self._execute_child(args, executable, preexec_fn, close_fds,
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
pass_fds, cwd, env,
^^^^^^^^^^^^^^^^^^^
...<5 lines>...
gid, gids, uid, umask,
^^^^^^^^^^^^^^^^^^^^^^
start_new_session, process_group)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/subprocess.py", line 1966, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
OSError: [Errno 8] Exec format error: 'apk'
Traceback (most recent call last):
File "/home/jakepc/chimera-linux-flx1/cports/./cbuild", line 13, in
early.fire()
~~~~~~~~~~^^
File "/home/jakepc/chimera-linux-flx1/cports/src/early.py", line 39, in fire
runner.fire()
~~~~~~~~~~~^^
File "/home/jakepc/chimera-linux-flx1/cports/src/runner.py", line 2417, in fire
chroot.set_host(cli.get_arch())
~~~~~~~~~~~~^^
File "/home/jakepc/chimera-linux-flx1/cports/src/cbuild/apk/cli.py", line 432, in get_arch
sr = subprocess.run([paths.apk(), "--print-arch"], capture_output=True)
File "/usr/lib/python3.13/subprocess.py", line 554, in run
with Popen(*popenargs, **kwargs) as process:
~~~~~^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/subprocess.py", line 1036, in init
self._execute_child(args, executable, preexec_fn, close_fds,
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
pass_fds, cwd, env,
^^^^^^^^^^^^^^^^^^^
...<5 lines>...
gid, gids, uid, umask,
^^^^^^^^^^^^^^^^^^^^^^
start_new_session, process_group)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/subprocess.py", line 1966, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
OSError: [Errno 8] Exec format error: 'apk'
Traceback (most recent call last):
File "/home/jakepc/chimera-linux-flx1/cports/./cbuild", line 13, in
early.fire()
~~~~~~~~~~^^
File "/home/jakepc/chimera-linux-flx1/cports/src/early.py", line 39, in fire
runner.fire()
~~~~~~~~~~~^^
File "/home/jakepc/chimera-linux-flx1/cports/src/runner.py", line 2417, in fire
chroot.set_host(cli.get_arch())
~~~~~~~~~~~~^^
File "/home/jakepc/chimera-linux-flx1/cports/src/cbuild/apk/cli.py", line 432, in get_arch
sr = subprocess.run([paths.apk(), "--print-arch"], capture_output=True)
File "/usr/lib/python3.13/subprocess.py", line 554, in run
with Popen(*popenargs, **kwargs) as process:
~~~~~^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/subprocess.py", line 1036, in init
self._execute_child(args, executable, preexec_fn, close_fds,
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
pass_fds, cwd, env,
^^^^^^^^^^^^^^^^^^^
...<5 lines>...
gid, gids, uid, umask,
^^^^^^^^^^^^^^^^^^^^^^
start_new_session, process_group)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/subprocess.py", line 1966, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
OSError: [Errno 8] Exec format error: 'apk'
Traceback (most recent call last):
File "/home/jakepc/chimera-linux-flx1/cports/./cbuild", line 13, in
early.fire()
~~~~~~~~~~^^
File "/home/jakepc/chimera-linux-flx1/cports/src/early.py", line 39, in fire
runner.fire()
~~~~~~~~~~~^^
File "/home/jakepc/chimera-linux-flx1/cports/src/runner.py", line 2417, in fire
chroot.set_host(cli.get_arch())
~~~~~~~~~~~~^^
File "/home/jakepc/chimera-linux-flx1/cports/src/cbuild/apk/cli.py", line 432, in get_arch
sr = subprocess.run([paths.apk(), "--print-arch"], capture_output=True)
File "/usr/lib/python3.13/subprocess.py", line 554, in run
with Popen(*popenargs, **kwargs) as process:
~~~~~^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/subprocess.py", line 1036, in init
self._execute_child(args, executable, preexec_fn, close_fds,
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
pass_fds, cwd, env,
^^^^^^^^^^^^^^^^^^^
...<5 lines>...
gid, gids, uid, umask,
^^^^^^^^^^^^^^^^^^^^^^
start_new_session, process_group)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/subprocess.py", line 1966, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
OSError: [Errno 8] Exec format error: 'apk'
The text was updated successfully, but these errors were encountered: