Bug 446616 - libvirt: not built with PolicyKit as intended
Summary: libvirt: not built with PolicyKit as intended
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: libvirt
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Daniel Veillard
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-05-15 12:08 UTC by Tomas Hoger
Modified: 2008-06-05 06:29 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-05-15 21:48:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Tomas Hoger 2008-05-15 12:08:50 UTC
Description of problem:

It seems that it's intended to build libvirt with PolicyKit support on any
Fedora 8 and later, but this does not seem to occur on rawhide / F10.

Problem seems to be caused by following line in .spec file:

  %if "%{fedora}" >= "8"

With double quotes, this seems to be evaluated in the string context resulting
in the condition not being met.  Removing quotes seems to help.

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

all .fc10 builds where %fedora is 10

Comment 1 Daniel Berrangé 2008-05-15 21:48:21 UTC
Fixed in libvirt-0.4.2-5.fc10

Comment 2 Mark McLoughlin 2008-06-04 17:51:07 UTC
Fixed in F-9 with:

* Wed Jun  4 2008 Mark McLoughlin <markmc> - 0.4.2-4.fc9
- Disable lokkit support again (#449996, #447633)
- Ensure PolicyKit is enabled (#446616)


Comment 3 Fedora Update System 2008-06-04 21:01:06 UTC
libvirt-0.4.2-4.fc9 has been submitted as an update for Fedora 9

Comment 4 Tomas Hoger 2008-06-05 06:29:13 UTC
F9 libvirt was not really affected by this...


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