Bug 1242246 - xen-qemu-dom0-disk-backend.service trys to run a non-existent executable
Summary: xen-qemu-dom0-disk-backend.service trys to run a non-existent executable
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: xen
Version: 22
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Michael Young
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-07-12 14:21 UTC by Ting-Wei Lan
Modified: 2015-08-12 06:57 UTC (History)
4 users (show)

Fixed In Version: xen-4.5.1-5.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-08-10 10:02:59 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ting-Wei Lan 2015-07-12 14:21:05 UTC
Description of problem:
The ExecStart line in xen-qemu-dom0-disk-backend.service uses /usr/lib/xen/bin/qemu-system-i386, which does not exists on Fedora.

Version-Release number of selected component (if applicable):
xen-4.5.1-1.fc22.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Boot the system as Xen dom0
2. Run 'systemctl status xen-qemu-dom0-disk-backend'

Actual results:
Failed at step EXEC spawning /usr/lib/xen/bin/qemu-system-i386: No such file or directory

Expected results:
The service can be successfully started.

Additional info:
It works if I change it to /usr/bin/qemu-system-i386.

Comment 1 Fedora Update System 2015-07-23 21:22:42 UTC
xen-4.5.1-3.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/xen-4.5.1-3.fc22

Comment 2 Ting-Wei Lan 2015-07-30 09:27:58 UTC
I am working on an upstream patch here:
http://lists.xenproject.org/archives/html/xen-devel/2015-07/msg05310.html

Comment 3 Fedora Update System 2015-08-02 18:01:15 UTC
xen-4.5.1-5.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/xen-4.5.1-5.fc22

Comment 4 Fedora Update System 2015-08-02 18:05:18 UTC
xen-4.5.1-5.fc23 has been submitted as an update for Fedora 23.
https://admin.fedoraproject.org/updates/xen-4.5.1-5.fc23

Comment 5 Fedora Update System 2015-08-03 04:31:36 UTC
Package xen-4.5.1-5.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing xen-4.5.1-5.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-12657/xen-4.5.1-5.fc22
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2015-08-10 10:02:59 UTC
xen-4.5.1-5.fc23 has been pushed to the Fedora 23 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2015-08-12 06:57:23 UTC
xen-4.5.1-5.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.