Issue #7137 has been updated by Michael Stahnke.

Status changed from Merged - Pending Release to Closed

    commit 49c5152d64bb2d73a2751e9844bb2b92b14b88eb
    Author: Max Martin <[email protected]>
    Date:   Mon Apr 25 13:44:48 2011 -0700
    
    (#7137) Get rid of spurious info messages in useradd
    Usage of the useradd provider was leading to spurious log messages of
    this form:
    info: /User[nigel]: Provider useradd does not support features
    manages_aix_lam; not managing attribute ia_load_module
    This was due to the ia_load_module parameter requiring manages_aix_lam
    and additionally having a defaultto value of "compat."
    Paired-with: Matt Robinson <[email protected]>



    git tag --contains 49c5152d64bb2d73a2751e9844bb2b92b14b88eb
    2.7.0
    2.7.0rc2
    2.7.0rc3
    2.7.0rc4
    2.7.1
    2.7.2rc1
    2.7.2rc2
    2.7.2rc3
    2.7.3
    2.7.3.rc1
    2.7.3rc1
    2.7.4
    2.7.4rc1
    2.7.4rc2
    2.7.4rc3
    2.7.5
    2.7.6
    2.7.6rc1
    2.7.6rc2
    2.7.6rc3
    2.7.7
    2.7.7rc1
    2.7.7rc2


So, I am not sure the status of this either. 

However, on 2.7.6 I am unable to reproduce for the User type.  There is 
separate issue on the group type.

    [0] stahnma@rpm-builder ~> sudo puppet apply --verbose 1.pp
    info: Loading facts in concat_basedir
    info: Loading facts in lastuser
    info: Loading facts in confenv
    info: Loading facts in certname
    info: Applying configuration version '1322500712'
    notice: /Stage[main]//User[removeme]/ensure: created
    notice: Finished catalog run in 0.70 seconds
    [0] stahnma@rpm-builder ~> puppet --version
    2.7.6


----------------------------------------
Bug #7137: useradd provider throws spurious warnings about AIX feature on 
non-AIX platforms.
https://projects.puppetlabs.com/issues/7137

Author: Nigel Kersten
Status: Closed
Priority: High
Assignee: Michael Stahnke
Category: 
Target version: 
Affected Puppet version: 2.7.3
Keywords: 
Branch: 


`info: /User[nigel]: Provider useradd does not support features 
manages_aix_lam; not managing attribute ia_load_module`

It looks to me like this is due to the combination of a required_feature and a 
defaultto in the type.

RC-introduced bug for 2.7.0rc1


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to