Bug 158831 - xen-tools is missing some important libraries
Summary: xen-tools is missing some important libraries
Status: VERIFIED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Xen (show other bugs)
Version: Beta 8
Hardware: i686 Other
: P5 - None : Critical (vote)
Target Milestone: ---
Assignee: Charles Coffing
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-16 21:54 UTC by peter czanik
Modified: 2006-06-19 17:33 UTC (History)
3 users (show)

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 peter czanik 2006-03-16 21:54:04 UTC
The following shared libs seem to be missing from the xen-tools rpm:
/usr/lib/libxenctrl.so.3.0.0
/usr/lib/libxenguest.so.3.0.0
/usr/lib/libxenstore.so
They are missed already during installation, but this time these files are really missing, so xen does not work.
Comment 1 Charles Coffing 2006-03-17 00:17:49 UTC
xen-libs was split from xen-tools recently (don't have that bugzilla # handy, but there was a reason for doing so).  But now xen-tools requires xen-libs:

> rpm -qp --requires /opt/SuSE/data/CDs/full-x86_64/suse/x86_64/xen-tools.rpm
xen-libs
...etc...

Maybe the installer is not tracking dependencies correctly?  Or, perhaps, is xen-libs not included on the CD?
Comment 2 peter czanik 2006-03-17 06:45:26 UTC
I installed from 'factory', and xen-libs is not included there. The missing dependency was listed correctly. AFAIR the shared libs were missed by the installer.
Comment 4 Andreas Jaeger 2006-03-17 09:07:20 UTC
Rudi, please add the package xen-libs to all media that have xen-tools including the factory tree.

For now I updated http://en.opensuse.org/Bugs:Most_Annoying_Bugs#SUSE_Linux_10.1_Beta8 and uploaded the package to the ftp server.
Comment 5 Ruediger Oertel 2006-03-17 09:38:14 UTC
xen-libs is in status "candidate", not in "production" yet
(request is pending)
Comment 6 Charles Coffing 2006-03-17 15:23:41 UTC
It is now production.
Comment 7 Lynn Bendixsen 2006-03-17 15:37:48 UTC
Looks like this is fixed for Beta 8 and beyond.