Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 388003 - app-emulation/libvirt-0.9.6: stop() in /etc/init.d/libvirtd assumes KVM
Summary: app-emulation/libvirt-0.9.6: stop() in /etc/init.d/libvirtd assumes KVM
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal minor
Assignee: Doug Goldstein (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2011-10-21 12:22 UTC by Another Mortal
Modified: 2012-02-15 22:43 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Sanitize /etc/{init,conf}.d/libvirtd for non-KVM systems (libvirt-clean-kvm.patch,2.98 KB, text/plain)
2011-10-21 12:24 UTC, Another Mortal
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Another Mortal 2011-10-21 12:22:35 UTC
KVM-specific constructs used even when the corresponding
control variables in /etc/conf.d/libvirtd are turned off

Also, LIBVIRTD_NET_SHUTDOWN should really be called
LIBVIRTD_KVM_NET_SHUTDOWN, since it also depends on
the use of KVM-specific constructs.

Reproducible: Always
Comment 1 Another Mortal 2011-10-21 12:24:44 UTC
Created attachment 290453 [details]
Sanitize /etc/{init,conf}.d/libvirtd for non-KVM systems
Comment 2 Doug Goldstein (RETIRED) gentoo-dev 2012-02-15 22:43:52 UTC
I've implemented this, slightly differently however with room to grow for supporting other hypervisors. Check out libvirt-0.9.10.