Bug 112975 - missing pre-requires in xen package
Summary: missing pre-requires in xen package
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: ConsoleApps (show other bugs)
Version: Beta 3
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Kurt Garloff
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-25 13:34 UTC by Ladislav Slezák
Modified: 2005-08-30 22:40 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!