summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/vmm/1895053
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/accel-gemma3:12b/vmm/1895053')
-rw-r--r--results/classifier/accel-gemma3:12b/vmm/189505335
1 files changed, 35 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/vmm/1895053 b/results/classifier/accel-gemma3:12b/vmm/1895053
new file mode 100644
index 000000000..0243f9170
--- /dev/null
+++ b/results/classifier/accel-gemma3:12b/vmm/1895053
@@ -0,0 +1,35 @@
+
+Cannot nspawn raspbian 10 [FAILED] Failed to start Journal Service.
+
+Hi, I'm using nspawn and asked the question @systemd-devel. They redirected me to you, guessing that nspawn calls a syscall or ioctl qemu isnt aware of and can't implement properly?
+They were like: "Sorry, that's not my department." ^^
+
+Maybe you can reproduce the issue or help me investigating whats wrong or put the ball right back into their court? :D
+
+From:	"chiasa.men" <email address hidden>
+To:	<email address hidden>
+Date:	09.09.20 14:20
+(cf. https://github.com/systemd/systemd/issues/16975)
+
+Testscript:
+wget https://downloads.raspberrypi.org/raspios_lite_armhf_latest -o r.zip
+unzip r.zip
+LOOP=$(losetup --show -Pf *raspios-buster-armhf-lite.img)
+mount ${LOOP}p2 /mnt
+mount ${LOOP}p1 /mnt/boot
+systemd-nspawn --bind /usr/bin/qemu-arm-static --boot --directory=/mnt -- systemd.log_level=debug
+
+
+Output:
+see attachment
+
+System:
+uname -a
+Linux MArch 5.8.7-arch1-1 #1 SMP PREEMPT Sat, 05 Sep 2020 12:31:32 +0000 
+x86_64 GNU/Linux
+
+systemd-nspawn --version 
+systemd 246 (246.4-1-arch)
++PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP 
++GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN 
++PCRE2 default-hierarchy=hybrid
\ No newline at end of file