Bug 24908

Summary: libvirtd should be disabled by default
Product: Sisyphus Reporter: Vladimir V. Kamarzin <vvk>
Component: libvirtAssignee: Alexey Shabalin <shaba>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: shaba, vsu
Version: unstable   
Hardware: all   
OS: Linux   

Description Vladimir V. Kamarzin 2011-01-13 09:16:19 MSK
$ grep chkconfig /etc/init.d/libvirtd
# the following is chkconfig init header
# chkconfig: 345 97 03

s/345/-/
Comment 1 aspsk 2011-02-07 12:11:12 MSK
(В ответ на комментарий №0)
> $ grep chkconfig /etc/init.d/libvirtd
> # the following is chkconfig init header
> # chkconfig: 345 97 03
> 
> s/345/-/

See http://git.altlinux.org/gears/l/libvirt.git?p=libvirt.git;a=commitdiff;h=058567a05cd26e4732a0d7a5fe7e0368cc434000
Comment 2 Sergey Vlasov 2011-04-10 14:10:31 MSK
Ошибка вновь всплыла в libvirt-0.9.0-alt1. Но чинить её следует не выбрасыванием %post_service, а исправлением обработки condrestart в /etc/rc.d/init.d/libvirtd - обычно проверяют существование $LOCKFILE.
Comment 3 Sergey Vlasov 2011-04-10 14:11:15 MSK
Промазал :)