Public bug reported:

The qemu-net-iscsi autopkgtest fails on s390x:

```
I: Running qemu in background...
run-qemu: qemu-system-s390x -cpu max -m 1G -device virtio-rng-pci,rng=rng0 
-object rng-random,filename=/dev/urandom,id=rng0 -nodefaults -no-reboot -kernel 
/boot/vmlinuz-6.17.0-6-generic -initrd 
/tmp/autopkgtest.prccK7/autopkgtest_tmp/initramfs-test.HwnVVPIIP7/initrd.img 
-display none -drive 
file=/tmp/autopkgtest.prccK7/autopkgtest_tmp/initramfs-test.HwnVVPIIP7/server.raw,if=virtio,media=disk,format=raw
 -device virtio-net-pci,netdev=lan9,mac=52:54:00:12:33:21 -netdev 
socket,id=lan9,listen=localhost:1234 -pidfile 
/tmp/autopkgtest.prccK7/autopkgtest_tmp/initramfs-test.HwnVVPIIP7/server.pid 
-serial 
file:/tmp/autopkgtest.prccK7/autopkgtest_tmp/initramfs-test.HwnVVPIIP7/server.log
 -daemonize -drive 
file=/tmp/autopkgtest.prccK7/autopkgtest_tmp/initramfs-test.HwnVVPIIP7/rootdisk.raw,if=virtio,media=disk,format=raw
 -append console=ttyS0,115200 ro root=/dev/vda panic=-1
Waiting up to 240 seconds for server (QEMU process 14194) to get started...
Error: QEMU server process 14194 disappeared.
```

The QEMU server disappeared, because the wrong rootfs was started. The
log "Executing /usr/sbin/init from root fs" comes from the client
rootfs, but the server should start the initrd generated by
build_server_rootfs_ext2 and print "Executing /sbin/init from server
root fs".

** Affects: initramfs-tools (Ubuntu)
     Importance: High
         Status: New


** Tags: update-excuse

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2134531

Title:
  qemu-net-iscsi autopkgtest fails on s390x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/2134531/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to