Bug 674000 - xen-devel not installable in Rawhide
Summary: xen-devel not installable in Rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: xen
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Xen Maintainance List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-01-31 09:53 UTC by Richard W.M. Jones
Modified: 2011-02-01 12:32 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-02-01 12:32:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Richard W.M. Jones 2011-01-31 09:53:31 UTC
Description of problem:

DEBUG util.py:247:  ERROR with rpm_check_debug vs depsolve:
DEBUG util.py:247:  libblktap.so.3.0()(64bit) is needed by xen-devel-4.0.1-8.fc15.x86_64
DEBUG util.py:247:  libvhd.so.1.0()(64bit) is needed by xen-devel-4.0.1-8.fc15.x86_64

(see whole log here:
http://koji.fedoraproject.org/koji/getfile?taskID=2751990&name=root.log )

This prevents you building packages against libvirt-devel
amongst other things.

Please fix this as I cannot build libguestfs and it will
block many other packages soon.

Version-Release number of selected component (if applicable):

xen-devel-4.0.1-8.fc15.x86_64

Comment 1 Michael Young 2011-01-31 10:23:45 UTC
This could be a glitch in the build system as the update from 4.0.1-6 to 4.0.1-8 hasn't essentially changed the code it is built from so these libraries should be in xen-libs both before and after the update. One of the reasons I did the update was a buildsys warning about libpci, which on closer examination hadn't changed version but did have an update around that time.

Note that my plan is to update to xen-4.1.0 when it comes out. I have done some scratch builds of the release candidates, but nothing in rawhide yet, though I could do so if you think that would be useful.

Comment 2 Michael Young 2011-01-31 16:39:04 UTC
I have work out what the problem is. It seems under the new rpm that libraries have to be executable or else they are left out of the provides list. I will try to get this fixed and do a rebuild tonight.

Comment 3 Michael Young 2011-01-31 19:52:01 UTC
I have built 4.0.1-9 in rawhide which should fix this problem.

Comment 4 Richard W.M. Jones 2011-02-01 12:32:05 UTC
Thanks, appears to be fixed by
http://koji.fedoraproject.org/koji/buildinfo?buildID=216396


Note You need to log in before you can comment on or make changes to this bug.