Bug 739627

Summary: libvirt-lock-sanlock requires augeas
Product: Red Hat Enterprise Linux 6 Reporter: Eric Blake <eblake>
Component: augeasAssignee: David Lutterkort <lutter>
Status: CLOSED NOTABUG QA Contact: Virtualization Bugs <virt-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.2CC: ajia, ddumas, dgregor, hbrock, jzheng, leiwang, mjenner, prc, rwu
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-11-08 02:13:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 738314    

Description Eric Blake 2011-09-19 16:37:04 UTC
Description of problem:
Libvirt cannot fully support the sanlock lock manager unless augtool is part of RHEL 6.2.  See bug 738314

Version-Release number of selected component (if applicable):
augeas-0.9.0-1.el6
libvirt-lock-sanlock-0.9.4-12.el6.x86_64

How reproducible:
100%

Steps to Reproduce:
1. yum install libvirt-lock-sanlock
2.
3.
  
Actual results:
augeas-libs is in RHEL 6.2, but not augeas, which means libvirt-lock-sanlock has a missing dependency

Expected results:
Both augeas and augeas-libs should be in RHEL 6.2.

Additional info:
See also this upstream report:
https://www.redhat.com/archives/libvir-list/2011-September/msg00721.html

Comment 6 David Lutterkort 2011-11-08 02:13:15 UTC
Both libvirt-lock-sanlock and augeas are now in the optional channel, so all is well.