Bug 112975

Summary: missing pre-requires in xen package
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Ladislav Slezák <lslezak>
Component: ConsoleAppsAssignee: Kurt Garloff <garloff>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Ladislav Slezák 2005-08-25 13:34:56 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?).
Comment 1 Kurt Garloff 2005-08-30 22:40:09 UTC
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!