Issue #18026 has been updated by Robin Bowes.
Affected Puppet version deleted (3.0.2-rc1)
I'm seeing the same thing, just upgraded to 3.0.2 on CentOS 6.3:
[rbowes@s01 util]$ sudo puppet agent --test
Info: Retrieving plugin
Info: Loading facts in /var/lib/puppet/lib/facter/osmajrelver.rb
Info: Loading facts in /var/lib/puppet/lib/facter/memoryfree_raw.rb
Info: Loading facts in /var/lib/puppet/lib/facter/facter_dot_d.rb
Info: Loading facts in /var/lib/puppet/lib/facter/pe_version.rb
Info: Loading facts in /var/lib/puppet/lib/facter/concat_basedir.rb
Info: Loading facts in /var/lib/puppet/lib/facter/puppet_vardir.rb
Info: Loading facts in /var/lib/puppet/lib/facter/root_home.rb
Info: Loading facts in /var/lib/puppet/lib/facter/memorysize_raw.rb
Info: Caching catalog for s01.a.example.com
Warning: /File[/etc/nullmailer/idhost]/seluser: Could not stat; No such
file or directory - /etc/nullmailer/idhost
Warning: /File[/etc/nullmailer/idhost]/selrole: Could not stat; No such
file or directory - /etc/nullmailer/idhost
Warning: /File[/etc/nullmailer/idhost]/seltype: Could not stat; No such
file or directory - /etc/nullmailer/idhost
Warning: /File[/etc/nullmailer/idhost]/selrange: Could not stat; No such
file or directory - /etc/nullmailer/idhost
Warning: /File[/usr/local/bin/concatfragments.sh]/seluser: Could not stat;
No such file or directory - /usr/local/bin/concatfragments.sh
Warning: /File[/usr/local/bin/concatfragments.sh]/selrole: Could not stat;
No such file or directory - /usr/local/bin/concatfragments.sh
Warning: /File[/usr/local/bin/concatfragments.sh]/seltype: Could not stat;
No such file or directory - /usr/local/bin/concatfragments.sh
Warning: /File[/usr/local/bin/concatfragments.sh]/selrange: Could not stat;
No such file or directory - /usr/local/bin/concatfragments.sh
Info: Applying configuration version '1356696421'
Notice: Finished catalog run in 4.36 seconds
----------------------------------------
Bug #18026: SELinux warnings when using ensure => absent on file
https://projects.puppetlabs.com/issues/18026#change-79594
Author: Malcolm Howe
Status: Unreviewed
Priority: Normal
Assignee:
Category:
Target version:
Affected Puppet version:
Keywords:
Branch:
When using, for example,
file {"/etc/exclude.systemdump": ensure => absent }
If the file is already absent Puppet 3.0.2rc1 gives the following warnings not
seen in Puppet 3.0.1
Warning: /File[/etc/exclude.systemdump]/seluser: Could not stat; No such
file or directory - /etc/exclude.systemdump
Warning: /File[/etc/exclude.systemdump]/selrole: Could not stat; No such
file or directory - /etc/exclude.systemdump
Warning: /File[/etc/exclude.systemdump]/seltype: Could not stat; No such
file or directory - /etc/exclude.systemdump
Warning: /File[/etc/exclude.systemdump]/selrange: Could not stat; No such
file or directory - /etc/exclude.systemdump
System is running Centos 6 with SELinux in permissive mode.
--
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.