DescriptionDavid Hildenbrand
2019-09-30 08:09:19 UTC
Description of problem:
The system services
[DEPEND] Dependency failed for Login Service.
[DEPEND] Dependency failed for Network Manager
Keep failing in a loop with "[FAILED] Failed to start D-Bus System Message Bus."
The system is basically unusable.
Version-Release number of selected component (if applicable): Fedora-Cloud-Base-31_Beta-1.1.s390x.qcow2 as well as Fedora-Cloud-Base-31-20190928.n.0.s390x.qcow2
How reproducible: 100%
Steps to Reproduce:
1. Download Fedora-Cloud-Base-31_Beta-1.1.s390x.qcow2
2. /usr/libexec/qemu-kvm -smp 2 -m 1G -nographic -hda Fedora-Cloud-Base-31_Beta-1.1.s390x.qcow2
Actual results: OS boots but there is an error loop. D-BUS does not work, making the OS basically unusable.
Expected results: OS boots without error-loop. and can be used.
Additional info: Can also be reproduced using upstream QEMU TCG:
s390x-softmmu/qemu-system-s390x -nographic -m 8G -smp 4 -hda Fedora-Cloud-Base-31_Beta-1.1.s390x.qcow2
Comment 1David Hildenbrand
2019-10-01 08:36:01 UTC
This also happens when installing from ISO and booting into the freshly-installed OS. The installation works just fine, though.