Created
April 27, 2023 13:50
-
-
Save ericcurtin/67aefbb4a853264c2e0411c5fb15c03a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/lib/tmpfiles.d/journal-nocow.conf:26: Failed to replace specifiers in '/var/log/journal/%m': No such file or directory | |
/usr/lib/tmpfiles.d/systemd.conf:23: Failed to replace specifiers in '/run/log/journal/%m': No such file or directory | |
/usr/lib/tmpfiles.d/systemd.conf:25: Failed to replace specifiers in '/run/log/journal/%m': No such file or directory | |
/usr/lib/tmpfiles.d/systemd.conf:26: Failed to replace specifiers in '/run/log/journal/%m/*.journal*': No such file or directory | |
/usr/lib/tmpfiles.d/systemd.conf:29: Failed to replace specifiers in '/var/log/journal/%m': No such file or directory | |
/usr/lib/tmpfiles.d/systemd.conf:30: Failed to replace specifiers in '/var/log/journal/%m/system.journal': No such file or directory | |
/usr/lib/tmpfiles.d/systemd.conf:32: Failed to replace specifiers in '/var/log/journal/%m': No such file or directory | |
/usr/lib/tmpfiles.d/systemd.conf:33: Failed to replace specifiers in '/var/log/journal/%m/system.journal': No such file or directory | |
Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system | |
ostree admin deploy auto-sig:cs9/aarch64/abootqemu-minimal --karg=root=LABEL=root --karg-append=ro --karg-append=loglevel=4 --karg-append=efi=runtime --karg-append=libahci.ignore_sss=1 --karg-append=console=ttyAMA0 --sysroot=/run/osbuild/tree --os=centos | |
error: Checking out deployment tree: Composeefs is not supported in this ostree build | |
Traceback (most recent call last): | |
File "/run/osbuild/bin/org.osbuild.ostree.deploy", line 137, in <module> | |
r = main(stage_args["tree"], | |
File "/run/osbuild/bin/org.osbuild.ostree.deploy", line 129, in main | |
ostree("admin", "deploy", ref, | |
File "/run/osbuild/bin/org.osbuild.ostree.deploy", line 88, in ostree | |
subprocess.run(["ostree"] + args, | |
File "/usr/lib64/python3.9/subprocess.py", line 528, in run | |
raise CalledProcessError(retcode, process.args, | |
subprocess.CalledProcessError: Command '['ostree', 'admin', 'deploy', 'auto-sig:cs9/aarch64/abootqemu-minimal', '--karg=root=LABEL=root', '--karg-append=ro', '--karg-append=loglevel=4', '--karg-append=efi=runtime', '--karg-append=libahci.ignore_sss=1', '--karg-append=console=ttyAMA0', '--sysroot=/run/osbuild/tree', '--os=centos']' returned non-zero exit status 1. | |
⏱L Duration: 0s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment