[Puppet - Feature #20020] (Needs More Information) Puppet fail on error

2013-04-02 Thread tickets
Issue #20020 has been updated by Josh Cooper. Status changed from Unreviewed to Needs More Information Have you tried running puppet apply in noop mode? $ puppet help apply ... * --noop: Use 'noop' mode where Puppet runs in a no-op or dry-run mode. This is useful for seeing what changes Pu

[Facter - Bug #20053] (Accepted) ipaddress6 fact does not work when run independently

2013-04-02 Thread tickets
Issue #20053 has been updated by Josh Cooper. Status changed from Unreviewed to Accepted Same here mac osx: $ facter ipaddress 192.168.1.149 $ facter ipaddress6 Could not retrieve ipaddress6: uninitialized constant Facter::Util::IP Bug #20053: ipaddre

[Facter - Bug #20054] (Accepted) virtual facts show error about gsub on nil

2013-04-02 Thread tickets
Issue #20054 has been updated by Josh Cooper. Status changed from Unreviewed to Accepted Same on mac osx 10.7. Also I can't get a backtrace using `--trace`: $ facter --trace --debug ... Could not retrieve virtual: undefined method `gsub' for nil:NilClass ... -

[Puppet - Bug #17879] extract cert name properly from subject DN

2013-04-02 Thread tickets
Issue #17879 has been updated by Jeff McCune. Just as an update on this bug, we think we've fixed this in #15561 The Puppet 3.2 release will have this fix included. -Jeff Bug #17879: extract cert name properly from subject DN https://projects.puppetlab

[Puppet - Bug #6810] File 'fail' became a lot more fatal in 2.6.0

2013-04-02 Thread tickets
Issue #6810 has been updated by Charlie Sharpsteen. Could not reproduce using 3.1.1, 2.7.21 or, strangely enough, 2.6.6. The following manifest always resulted in the creation of `/tmp/later`: file { "/tmp/foobar": ensure => directory, source => "puppet:///modules/foo/barba", recurse

[Puppet - Bug #3010] (In Topic Branch Pending Review) Crontab entries using "special" parameter can't be converted to non-special entries

2013-04-02 Thread tickets
Issue #3010 has been updated by Charlie Sharpsteen. Status changed from Accepted to In Topic Branch Pending Review Branch set to https://github.com/puppetlabs/puppet/pull/1577 Thanks a bunch Felix! Bug #3010: Crontab entries using "special" parameter can

[Puppet - Feature #746] Create Cron provider for /etc/cron.d entries

2013-04-02 Thread tickets
Issue #746 has been updated by Felix Frank. Hacking away at a proof of concept, I find myself facing a choice. 1. Make a slick and clean file generator and parser. This would be nice because it can be implemented in a very straight-forward fashion, without all the wiggle room that allowed tha

[Puppet - Bug #3010] Crontab entries using "special" parameter can't be converted to non-special entries

2013-04-02 Thread tickets
Issue #3010 has been updated by Felix Frank. Have a pull :-) https://github.com/puppetlabs/puppet/pull/1577 See a head-scratcher in the comments there, but either way, this should be fit for merging. Bug #3010: Crontab entries using "special" paramete

[Facter - Bug #20054] (Unreviewed) virtual facts show error about gsub on nil

2013-04-02 Thread tickets
Issue #20054 has been reported by Patrick Carlisle. Bug #20054: virtual facts show error about gsub on nil https://projects.puppetlabs.com/issues/20054 * Author: Patrick Carlisle * Status: Unreviewed * Priority: Normal * Assignee: * Category: * Target v

[Facter - Bug #20053] (Unreviewed) ipaddress6 fact does not work when run independently

2013-04-02 Thread tickets
Issue #20053 has been reported by Patrick Carlisle. Bug #20053: ipaddress6 fact does not work when run independently https://projects.puppetlabs.com/issues/20053 * Author: Patrick Carlisle * Status: Unreviewed * Priority: Normal * Assignee: * Category:

[Facter - Bug #14522] invalid byte sequence error for virtual fact on Solaris 10 x86_64

2013-04-02 Thread tickets
Issue #14522 has been updated by Matthaus Owens. Found some relevant reading: http://www.ruby-forum.com/topic/163804 Bug #14522: invalid byte sequence error for virtual fact on Solaris 10 x86_64 https://projects.puppetlabs.com/issues/14522#change-87953

[Facter - Bug #14522] invalid byte sequence error for virtual fact on Solaris 10 x86_64

2013-04-02 Thread tickets
Issue #14522 has been updated by Matthaus Owens. Also seen on facter-1.6.17 and ruby 1.9.3-p392 Bug #14522: invalid byte sequence error for virtual fact on Solaris 10 x86_64 https://projects.puppetlabs.com/issues/14522#change-87949 * Author: Tim Mooney

[Puppet - Bug #3010] Crontab entries using "special" parameter can't be converted to non-special entries

2013-04-02 Thread tickets
Issue #3010 has been updated by Felix Frank. Charlie Sharpsteen wrote: > With the release of 3.0.0, we adopted the Semantic Versioning spec. See > [semver.org](http://semver.org/) for a description of guidelines. I see. That makes sense then. I'll see about implementing the simple addition.

[Puppet - Bug #3220] cron provider doesn't purge puppet-created cron resources correctly.

2013-04-02 Thread tickets
Issue #3220 has been updated by Felix Frank. eric sorenson wrote: > Felix I'm trying to understand the implications of your fix -- is it intended > to achieve Rob Terhaar's goals in #note-11 ? Absolutely. The idea is this: The provider generates an implicit name for each previously unmanage

[Facter - Bug #20017] (Merged - Pending Release) Add virt-what dependency on Debian-based systems

2013-04-02 Thread tickets
Issue #20017 has been updated by Adrien Thebo. Status changed from Unreviewed to Merged - Pending Release Target version changed from 1.6.x to 1.7.0 Merged into 1.7.x in 6e086f8. Bug #20017: Add virt-what dependency on Debian-based systems https://projec

[Puppet - Bug #17278] Double entry when using nagios_host

2013-04-02 Thread tickets
Issue #17278 has been updated by eric sorenson. Description updated Bug #17278: Double entry when using nagios_host https://projects.puppetlabs.com/issues/17278#change-87931 * Author: Alexandre Angel * Status: Investigating * Priority: Normal * Assignee:

[Puppet - Bug #17871] Nagios types creating duplicate entries

2013-04-02 Thread tickets
Issue #17871 has been updated by eric sorenson. Description updated Bug #17871: Nagios types creating duplicate entries https://projects.puppetlabs.com/issues/17871#change-87930 * Author: Chris Mague * Status: Investigating * Priority: Normal * Assignee:

[Puppet - Bug #20027] Puppet ssl_client_ca_auth setting does not behave as documented

2013-04-02 Thread tickets
Issue #20027 has been updated by Jeff McCune. Description updated Bug #20027: Puppet ssl_client_ca_auth setting does not behave as documented https://projects.puppetlabs.com/issues/20027#change-87923 * Author: Jeff McCune * Status: Accepted * Priority: N

[Puppet - Bug #7236] (Needs More Information) Nim Package Provider for AIX Fails to install Packages. Fix included!

2013-04-02 Thread tickets
Issue #7236 has been updated by Chris Price. Status changed from Requires CLA to be signed to Needs More Information Assignee changed from Parker Johnson to eric sorenson Eric, I'm not sure what our release plans are around AIX... can you comment? Bug #7

[Puppet - Bug #20027] (Accepted) Puppet ssl_client_ca_auth setting does not behave as documented

2013-04-02 Thread tickets
Issue #20027 has been reported by Jeff McCune. Bug #20027: Puppet ssl_client_ca_auth setting does not behave as documented https://projects.puppetlabs.com/issues/20027 * Author: Jeff McCune * Status: Accepted * Priority: Normal * Assignee: * Category: SS

[Puppet - Bug #3010] Crontab entries using "special" parameter can't be converted to non-special entries

2013-04-02 Thread tickets
Issue #3010 has been updated by Charlie Sharpsteen. Felix Frank wrote: > Charlie Sharpsteen wrote: > > Also, addressing this issue would tie into fixing #4820 which raises the > > issue that it is somewhat silly to be able to specify both normal and > > special schedules in a cron resource wit

[Puppet - Bug #10063] cron resource violates resource ordering

2013-04-02 Thread tickets
Issue #10063 has been updated by Charlie Sharpsteen. Also, implementing #3220 would provide a workaround to the specific use case that gave rise to this problem---purging unnamed cron jobs to replace them with Puppet-managed jobs. Bug #10063: cron reso

[Puppet - Bug #3220] cron provider doesn't purge puppet-created cron resources correctly.

2013-04-02 Thread tickets
Issue #3220 has been updated by eric sorenson. Felix I'm trying to understand the implications of your fix -- is it intended to achieve Rob Terhaar's goals in #note-11 ? More directly: Does it purge all cron jobs without a corresponding crontab resource?

[Puppet - Bug #11383] cron type and provider only return resources for ENV["USER"] or "root", not all users

2013-04-02 Thread tickets
Issue #11383 has been updated by Charlie Sharpsteen. This seems related to #3220 as it falls into the category of `resources{ 'cron': purge => true}` doesn't clean everything up. Bug #11383: cron type and provider only return resources for ENV["USER"] o

[Puppet - Bug #7236] Nim Package Provider for AIX Fails to install Packages. Fix included!

2013-04-02 Thread tickets
Issue #7236 has been updated by Ben Hocker. Is there any update to this issue? I'm having the same issue as Nick although I don't see any issue with my puppet module. If I remove the single quotes from nim.rb, it does seem to correct the issue when installing one package. But if you need to

[Puppet - Bug #15561] Fix for CVE-2012-3867 is too restrictive

2013-04-02 Thread tickets
Issue #15561 has been updated by Ben Jones. The patched version works for our use case (inhouse chained CA). Bug #15561: Fix for CVE-2012-3867 is too restrictive https://projects.puppetlabs.com/issues/15561#change-87894 * Author: Dustin Mitchell * Statu

[Puppet - Feature #20020] (Unreviewed) Puppet fail on error

2013-04-02 Thread tickets
Issue #20020 has been reported by Geoff Meakin. Feature #20020: Puppet fail on error https://projects.puppetlabs.com/issues/20020 * Author: Geoff Meakin * Status: Unreviewed * Priority: Normal * Assignee: * Category: * Target version: * Affected Puppet