Bug 1809384

Summary: puppet-kmod requires augeas installed
Product: Red Hat OpenStack Reporter: David Hill <dhill>
Component: puppet-kmodAssignee: RHOS Maint <rhos-maint>
Status: CLOSED DUPLICATE QA Contact: nlevinki <nlevinki>
Severity: high Docs Contact:
Priority: unspecified    
Version: 13.0 (Queens)CC: jjoyce, jschluet, ramishra, slinaber, tvignaud
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-03 05:56:49 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Hill 2020-03-03 01:42:32 UTC
Description of problem:
puppet-kmod requires augeas installed

Warning: Unknown variable: '::augeasversion'. at /etc/puppet/modules/kmod/manifests/init.pp:10:17
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, 'versioncmp' parameter 'a' expects a String value, got Undef at /etc/puppet/modules/kmod/manifests/init.pp:10:6  at /home/stack/rhosp13/nestedkvm.pp:8 on node undercloud-0-rhosp13


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

How reproducible:
Always

Steps to Reproduce:
1. Deploy an overcloud with nestedkvm.pp
2. 
3.

Actual results:
Fails to install due to missing augeas package

Expected results:
Succeeds

Additional info:
This used to work but for some reasons, now puppet-kmod is missing augeas.

Comment 1 Rabi Mishra 2020-03-03 05:56:49 UTC

*** This bug has been marked as a duplicate of bug 1800438 ***