[Puppet - Bug #21385] Puppet master version 3.2.2 breaks agent version 0.25.4

2013-06-24 Thread tickets
Issue #21385 has been updated by Francois Deppierraz. Agreed that 0.25.4 is a pretty old agent, however this compatiblity breakage should have been mentionned in the release notes. Bug #21385: Puppet master version 3.2.2 breaks agent version 0.25.4 http

[Puppet - Bug #21428] (Unreviewed) puppet class namespace length limit causes incorrect loading of classes

2013-06-24 Thread tickets
Issue #21428 has been reported by Tim Mooney. Bug #21428: puppet class namespace length limit causes incorrect loading of classes https://projects.puppetlabs.com/issues/21428 * Author: Tim Mooney * Status: Unreviewed * Priority: High * Assignee: * Categ

[Puppet - Bug #21406] sshkey will create blank keys but is unable to remove any entries from the file thereafter

2013-06-24 Thread tickets
Issue #21406 has been updated by Andrew Parker. Target version deleted (3.2.3) Please don't set the target version. We set that as part of our planning process in order to track what will be in a release. Bug #21406: sshkey will create blank keys but is

[Puppet - Bug #21404] puppet cannot manage agent or master after update to puppet 3.2

2013-06-24 Thread tickets
Issue #21404 has been updated by Andrew Parker. Target version deleted (3.2.3) Please don't set the target version. We set that as part of our planning process in order to track what will be in a release. Bug #21404: puppet cannot manage agent or master

[Puppet - Bug #21320] (Merged - Pending Release) Puppet daemon may sleep for 100 years after receiving USR1 on 64 bit systems

2013-06-24 Thread tickets
Issue #21320 has been updated by Josh Cooper. Status changed from Unreviewed to Merged - Pending Release Merged in stable in [08e5326ef](http://github.com/puppetlabs/puppet/commit/08e5326eff4ad5abc13eeec20830be1a00cf1ddd) Bug #21320: Puppet daemon may s

[Puppet - Bug #21043] runinterval setting in puppet.conf ignored on Windows in Puppet 3.2.1

2013-06-24 Thread tickets
Issue #21043 has been updated by Shane Madden. Great, thanks a lot guys! Bug #21043: runinterval setting in puppet.conf ignored on Windows in Puppet 3.2.1 https://projects.puppetlabs.com/issues/21043#change-93457 * Author: Shane Madden * Status: Merged

[Puppet - Feature #21427] (Accepted) Deprecate YAML for network data transmission

2013-06-24 Thread tickets
Issue #21427 has been reported by Andrew Parker. Feature #21427: Deprecate YAML for network data transmission https://projects.puppetlabs.com/issues/21427 * Author: Andrew Parker * Status: Accepted * Priority: Normal * Assignee: Patrick Carlisle * Categor

[Puppet - Feature #21241] Add the ability to specify the nice/priority level of puppet

2013-06-24 Thread tickets
Issue #21241 has been updated by Josh Cooper. Branch set to https://github.com/joshcooper/puppet/tree/ticket/stable/21241-priority One possible solution: https://github.com/joshcooper/puppet/tree/ticket/stable/21241-priority Feature #21241: Add the abi

[Puppet - Bug #13103] (Closed) CPU reached 100% during catalog run on puppet node

2013-06-24 Thread tickets
Issue #13103 has been updated by Josh Cooper. Status changed from Investigating to Closed I have confirmed that the issue of 100% cpu utilization while polling socket.read has been fixed in ruby 1.9, so I am closing this. There is a separate issue about being able to specify the priority/nice

[Puppet - Bug #21043] (Merged - Pending Release) runinterval setting in puppet.conf ignored on Windows in Puppet 3.2.1

2013-06-24 Thread tickets
Issue #21043 has been updated by Josh Partlow. Status changed from In Topic Branch Pending Review to Merged - Pending Release Merged as e4f3ab3 Bug #21043: runinterval setting in puppet.conf ignored on Windows in Puppet 3.2.1 https://projects.puppetlabs

[Puppet - Feature #21236] (Accepted) --detailed-exit-codes not honored when --noop is used

2013-06-24 Thread tickets
Issue #21236 has been updated by eric sorenson. Status changed from Needs Decision to Accepted Assignee changed from eric sorenson to Andrew Parker Target version set to 3.x Keywords changed from noop customer to noop customer backlog Agree that this is a feature request. We need to do a little

[Puppet - Bug #21043] (In Topic Branch Pending Review) runinterval setting in puppet.conf ignored on Windows in Puppet 3.2.1

2013-06-24 Thread tickets
Issue #21043 has been updated by Josh Cooper. Status changed from Accepted to In Topic Branch Pending Review Target version set to 3.2.3 Branch set to https://github.com/puppetlabs/puppet/pull/1725 Bug #21043: runinterval setting in puppet.conf ignored on

[Puppet - Bug #13519] (Duplicate) Gem provider regexp is wrong

2013-06-24 Thread tickets
Issue #13519 has been updated by Charlie Sharpsteen. Status changed from Accepted to Duplicate Assignee changed from Ken Barber to Charlie Sharpsteen Closing as a dupe of #18427. More investigation has happened over there and people are actively watching that issue as opposed to zero people wat

[Puppet - Bug #21043] runinterval setting in puppet.conf ignored on Windows in Puppet 3.2.1

2013-06-24 Thread tickets
Issue #21043 has been updated by Josh Cooper. We execute `puppet agent --configprint runinterval` in a child process, and read from the child's stdout. This works fine in ruby 1.8, but breaks in 1.9 due to . The short term fix is to `s/rubyw/ruby/` in `d

[Puppet - Bug #21405] (Duplicate) regex node declaration is broken

2013-06-24 Thread tickets
Issue #21405 has been updated by Charlie Sharpsteen. Category set to node Status changed from Unreviewed to Duplicate This is a duplicate of #7434. Basically, what is happening is that Puppet stores all node definitions internally using a hash. The hash keys are generated by stringifying the n

[Puppet - Bug #21264] parser = future breaks executing functions as class defaults

2013-06-24 Thread tickets
Issue #21264 has been updated by Andrew Parker. Assignee changed from Henrik Lindberg to Andrew Parker Branch changed from https://github.com/puppetlabs/puppet/pull/1713 to https://github.com/puppetlabs/puppet/pull/1724 Bug #21264: parser = future breaks

[Puppet - Bug #20520] (Closed) Update rgen to 0.6.2, remove Array monkey patching

2013-06-24 Thread tickets
Issue #20520 has been updated by Andrew Parker. Status changed from Merged - Pending Release to Closed Affected Puppet version deleted (3.2.0-rc1) This was released in 3.2.1 Bug #20520: Update rgen to 0.6.2, remove Array monkey patching https://projects.

[Puppet - Refactor #21201] Remove "thread safety" code from puppet

2013-06-24 Thread tickets
Issue #21201 has been updated by Andrew Parker. Brice Figureau wrote: > Well, the puppet master runs fine under a threaded JRuby based server (or at > least it was around 2.7.x). I'm not aware of JRuby production use out there, > but before breaking this compatibility you might first ask on th

[Puppet - Bug #15708] packages should be built using pkgbuild

2013-06-24 Thread tickets
Issue #15708 has been updated by Chris Barker. The packaging task repo (not createpackages).sh needs to be updated to merge with the latest builds of Puppet, that will be planned for later this week for update and testing (that gets integrated into our build process system). -

[Puppet - Feature #21415] (Accepted) Allow windows to manage hidden applications

2013-06-24 Thread tickets
Issue #21415 has been reported by Josh Cooper. Feature #21415: Allow windows to manage hidden applications https://projects.puppetlabs.com/issues/21415 * Author: Josh Cooper * Status: Accepted * Priority: Normal * Assignee: * Category: * Target version:

[Puppet - Bug #21405] regex node declaration is broken

2013-06-24 Thread tickets
Issue #21405 has been updated by Charlie Sharpsteen. Description updated Bug #21405: regex node declaration is broken https://projects.puppetlabs.com/issues/21405#change-93388 * Author: vasil mikhalenya * Status: Unreviewed * Priority: High * Assignee:

[Puppet - Bug #18427] gem package provider is confused by platform components in version strings

2013-06-24 Thread tickets
Issue #18427 has been updated by Charlie Sharpsteen. Keywords changed from gem arch platform version_info to gem arch platform version_info simplefix Bug #18427: gem package provider is confused by platform components in version strings https://projects

[Puppet - Bug #15708] packages should be built using pkgbuild

2013-06-24 Thread tickets
Issue #15708 has been updated by Clay Caviness. What's the status of this? I see the pull requests are still pending, and I'm not sure how to use the new packaging system in any case. Should I create a pull request for my patched createpackage.sh files in facter and puppet, or just wait for t

[Puppet - Bug #16635] pkgdmg provider doesn't honor http_proxy_host/http_proxy_port

2013-06-24 Thread tickets
Issue #16635 has been updated by Clay Caviness. No problem, just didn't know the usual procedure. Bug #16635: pkgdmg provider doesn't honor http_proxy_host/http_proxy_port https://projects.puppetlabs.com/issues/16635#change-93370 * Author: Clay Caviness

[Puppet - Bug #21409] (Unreviewed) create_resources ignore exec type's command attribute

2013-06-24 Thread tickets
Issue #21409 has been reported by liu changyuan. Bug #21409: create_resources ignore exec type's command attribute https://projects.puppetlabs.com/issues/21409 * Author: liu changyuan * Status: Unreviewed * Priority: Normal * Assignee: * Category: * Tar

[Puppet] 'Puppet Augeas' wiki page has been updated

2013-06-24 Thread tickets
The 'Puppet Augeas' wiki page has been updated by Dominic Cleal. Fix version numbers Puppet Augeas: https://projects.puppetlabs.com/projects/puppet/wiki/Puppet_Augeas View differences: https://projects.puppetlabs.com/projects/puppet/wiki/Puppet_Augeas/42/diff -- You have received this notificat

[Puppet - Bug #11317] (In Topic Branch Pending Review) Supposedly hidden skipped resources show up with --summarize

2013-06-24 Thread tickets
Issue #11317 has been updated by Brice Figureau. Status changed from Investigating to In Topic Branch Pending Review Branch set to https://github.com/puppetlabs/puppet/pull/1723 I just submitted PR 1723, please review. Bug #11317: Supposedly hidden skipp

[Puppet - Feature #2408] It should be possible to assign a definition to a node in an external nodes tool

2013-06-24 Thread tickets
Issue #2408 has been updated by Jan Vansteenkiste. Since a solution does not seem to be comming along soonish: another possible workaround: class foobar { include foobar::loader } class foobar::loader ( $defaults = {}, ) { $definitions = hiera_hash('foobar::foos', {}) create_resources

[Puppet - Bug #11317] Supposedly hidden skipped resources show up with --summarize

2013-06-24 Thread tickets
Issue #11317 has been updated by Brice Figureau. The problem is more important than hiding skipped resources. Those schedule resources shouldn't have been skipped in the first instance. It's a bug that comes from the network device stuff I wrote, back in 2.7. I'm working on a patch.