Bugzilla – Bug 112975
missing pre-requires in xen package
Last modified: 2005-08-30 22:40:09 UTC
I just have installed packages from http://www.suse.de/~garloff/linux/xen/RPMs-100/6315 and found this error: Preparing... ########################################### [100%] 1:xen ########################################### [ 33%] /var/tmp/rpm-tmp.69291: line 16: etc/init.d/xend: No such file or directory insserv: etc/init.d/xend: No such file or directory 2:xen-tools ########################################### [ 67%] It seems that some pre-require is missing in xen package (xen-tools?).
No, the init script is part of xen-tools, but the insserv was called from the xen (hypervisor) package. Fixed for beta4. Thanks for reporting!