[Facter - Bug #21530] cfpropertylist .to_plist method doesn't output Apple standard XML format

2013-09-19 Thread tickets
Issue #21530 has been updated by Christian Kruse. You are right, there was a bug. I fixed it in latest HEAD. As soon as it has been confirmed to be working, I will release a new version. Bug #21530: cfpropertylist .to_plist method doesn't output Apple s

[Puppet - Feature #21241] (In Topic Branch Pending Review) Add the ability to specify the nice/priority level of puppet

2013-09-19 Thread tickets
Issue #21241 has been updated by Josh Cooper. Status changed from Accepted to In Topic Branch Pending Review Target version set to 3.4.0 Branch changed from https://github.com/joshcooper/puppet/tree/ticket/stable/21241-priority to https://github.com/puppetlabs/puppet/pull/1922

[Puppet - Bug #21608] (Closed) Syntax error at '}'; expected '}'

2013-09-19 Thread tickets
Issue #21608 has been updated by Henrik Lindberg. Status changed from Needs Decision to Closed I tried this in the future parser: Syntax error at '}' at ./foo.pp:8:75 Indicating that the parser does not know what to do at the very final `}`. It is unfortunately impossible to differentiate be

[Facter - Bug #22619] Error when NetConnectionId is missing on NetworkAdapter

2013-09-19 Thread tickets
Issue #22619 has been updated by Josh Cooper. Description updated Bug #22619: Error when NetConnectionId is missing on NetworkAdapter https://projects.puppetlabs.com/issues/22619#change-97775 * Author: Rob Reynolds * Status: Investigating * Priority: Nor

[Puppet - Bug #22608] (Merged - Pending Release) filebucket (backup) does not work with 3.3.0 master and older clients

2013-09-19 Thread tickets
Issue #22608 has been updated by Josh Partlow. Status changed from In Topic Branch Pending Review to Merged - Pending Release Merged to stable in d7e1ee3. Should be released in 3.3.1 Bug #22608: filebucket (backup) does not work with 3.3.0 master and ol

[Puppet - Bug #21608] (Needs Decision) Syntax error at '}'; expected '}'

2013-09-19 Thread tickets
Issue #21608 has been updated by eric sorenson. Status changed from Investigating to Needs Decision Assignee set to Henrik Lindberg Whups, I forgot to actually set this to your ownership, Henrik, when I asked a question. Bug #21608: Syntax error at '}';

[Puppet - Bug #17030] pip provider should handle multiple pips/pythons

2013-09-19 Thread tickets
Issue #17030 has been updated by Josh Cooper. Affected Puppet version changed from 3.3.0 to 2.6.17 Please keep the affected version as the earliest known version the issue exists in. Bug #17030: pip provider should handle multiple pips/pythons https://p

[Facter - Bug #22619] (Investigating) Error when NetConnectionId is missing on NetworkAdapter

2013-09-19 Thread tickets
Issue #22619 has been updated by Rob Reynolds. Description updated Status changed from Unreviewed to Investigating Assignee set to Rob Reynolds Bug #22619: Error when NetConnectionId is missing on NetworkAdapter https://projects.puppetlabs.com/issues/2261

[Facter - Bug #22619] Error when NetConnectionId is missing on NetworkAdapter

2013-09-19 Thread tickets
Issue #22619 has been updated by Rob Reynolds. Description updated Bug #22619: Error when NetConnectionId is missing on NetworkAdapter https://projects.puppetlabs.com/issues/22619#change-97769 * Author: Rob Reynolds * Status: Unreviewed * Priority: Norma

[Facter - Bug #22619] (Unreviewed) Error when NetConnectionId is missing on NetworkAdapter

2013-09-19 Thread tickets
Issue #22619 has been reported by Rob Reynolds. Bug #22619: Error when NetConnectionId is missing on NetworkAdapter https://projects.puppetlabs.com/issues/22619 * Author: Rob Reynolds * Status: Unreviewed * Priority: Normal * Assignee: * Category: * Tar

[Puppet - Bug #5674] (Closed) resource auto-search/auto-loading doesn't work in ruby dsl

2013-09-19 Thread tickets
Issue #5674 has been updated by eric sorenson. Status changed from Accepted to Closed Assignee set to eric sorenson Closing as wont-fix -- the ruby dsl is deprecated and will not receive fixes. Bug #5674: resource auto-search/auto-loading doesn't work in

[Puppet - Bug #10547] (Closed) inline_template newlines issue with ruby dsl

2013-09-19 Thread tickets
Issue #10547 has been updated by eric sorenson. Status changed from Accepted to Closed Assignee set to eric sorenson Closing as wont-fix, the ruby dsl is deprecated and will be removed. Bug #10547: inline_template newlines issue with ruby dsl https://pro

[Puppet - Bug #22586] Link does not work: http://links.puppetlabs.com/deprecate_yaml_on_network

2013-09-19 Thread tickets
Issue #22586 has been updated by James Patterson. It works now for me too. I got a Google login page before. Bug #22586: Link does not work: http://links.puppetlabs.com/deprecate_yaml_on_network https://projects.puppetlabs.com/issues/22586#change-97765

[Puppet - Bug #22557] (Accepted) Regression on arrays and puppet resources using the name attribute

2013-09-19 Thread tickets
Issue #22557 has been updated by Josh Cooper. Status changed from Unreviewed to Accepted Bug #22557: Regression on arrays and puppet resources using the name attribute https://projects.puppetlabs.com/issues/22557#change-97757 * Author: William Van Heveli

[Puppet - Bug #21109] Puppet on windows sometimes crashes

2013-09-19 Thread tickets
Issue #21109 has been updated by Rob Reynolds. I have a related ticket noted here in the forum - https://groups.google.com/forum/#!topic/puppet-users/ZGU9WDhs-40 Bug #21109: Puppet on windows sometimes crashes https://projects.puppetlabs.com/issues/2110

[Puppet - Feature #22617] (Unreviewed) augeas onlyif comparitor for strings that are integers should do numeric compare

2013-09-19 Thread tickets
Issue #22617 has been reported by Don Law. Feature #22617: augeas onlyif comparitor for strings that are integers should do numeric compare https://projects.puppetlabs.com/issues/22617 * Author: Don Law * Status: Unreviewed * Priority: Normal * Assignee:

[Puppet - Bug #11912] (Closed) Ruby DSL should be able to use defined resources

2013-09-19 Thread tickets
Issue #11912 has been updated by eric sorenson. Status changed from Accepted to Closed Assignee set to eric sorenson Ruby dsl is deprecated and removed; won't fix this. Bug #11912: Ruby DSL should be able to use defined resources https://projects.puppetl

[Puppet - Bug #21109] Puppet on windows sometimes crashes

2013-09-19 Thread tickets
Issue #21109 has been updated by Jose Cambronero. Like Rob mentioned, I'm having the same issue. Except that the DLLs are different: msvcrt-ruby18.dll and ADVAPI32.DLL The windows agents are crashing intermittently and we have puppet version 3.0.x installed. Log Name: Application Source:

[Puppet - Bug #22557] Regression on arrays and puppet resources using the name attribute

2013-09-19 Thread tickets
Issue #22557 has been updated by Josh Cooper. I can reproduce on ruby 1.8.7: root@puppetmaster:~# puppet apply -e "package { 'nrpe': name => ['nagios-plugins', 'nagios-nrpe-server'], ensure=> present }" Notice: Compiled catalog for puppetmaster.solar.lan in environment production in 0.14 sec

[Puppet - Bug #22576] Puppet 3.3 changes behaviour for file { replace => false } when link is on fs

2013-09-19 Thread tickets
Issue #22576 has been updated by eric sorenson. eric sorenson wrote: > I think this is still doing what you expect, it's just logging a message > where before there was no message. See the linked bug #6808 -- many users > found this behaviour surprising so the warning is just saying what's goi

[Puppet - Bug #22576] Puppet 3.3 changes behaviour for file { replace => false } when link is on fs

2013-09-19 Thread tickets
Issue #22576 has been updated by eric sorenson. I’ve put this ticket’s status into “Needs more Information” and assigned it to you. Please either (a) update it with the information I’ve requested and re-assign it to me if you need more help, or (b) change the status to “Closed” if you were ab

[Puppet - Bug #22576] (Needs More Information) Puppet 3.3 changes behaviour for file { replace => false } when link is on fs

2013-09-19 Thread tickets
Issue #22576 has been updated by eric sorenson. Status changed from Investigating to Needs More Information Assignee set to Alex Jurkiewicz I think this is still doing what you expect, it's just logging a message where before there was no message. See the linked bug #6808 -- many users found th

[Puppet - Bug #22576] (Investigating) Puppet 3.3 changes behaviour for file { replace => false } when link is on fs

2013-09-19 Thread tickets
Issue #22576 has been updated by Josh Cooper. Status changed from Unreviewed to Investigating Thr behavior change occurred in [501f8f1f](https://github.com/puppetlabs/puppet/commit/501f8f1fc10f30c0a99a34e1c8856fa22db02a87) for #6808. Bug #22576: Puppet

[Puppet - Bug #2105] Order matters with tagged function

2013-09-19 Thread tickets
Issue #2105 has been updated by Josh Cooper. Affected Puppet version changed from 3.3.0 to 0.24.8 Hi Samuli, we try to keep the affected puppet version as the earliest known version the issue exists, so resetting back to 0.24.8 Bug #2105: Order matters

[Puppet - Feature #4424] (Merged - Pending Release) umask parameter for exec

2013-09-19 Thread tickets
Issue #4424 has been updated by Adrien Thebo. Status changed from Accepted to Merged - Pending Release Assignee deleted (Charlie Sharpsteen) Target version set to 3.4.0 Branch set to https://github.com/puppetlabs/puppet/pull/1899 Merged into master in 092f9df; this should be released in 3.4.0.

[Puppet - Bug #22608] (In Topic Branch Pending Review) filebucket (backup) does not work with 3.3.0 master and older clients

2013-09-19 Thread tickets
Issue #22608 has been updated by Josh Cooper. Status changed from Accepted to In Topic Branch Pending Review Branch set to https://github.com/puppetlabs/puppet/pull/1919 Bug #22608: filebucket (backup) does not work with 3.3.0 master and older clients ht

[Facter - Bug #21530] cfpropertylist .to_plist method doesn't output Apple standard XML format

2013-09-19 Thread tickets
Issue #21530 has been updated by Brian Warsing. Christian, If I understand correctly I should be able to do this... https://github.com/ckruse/CFPropertyList/issues/22 No? Christian Kruse wrote: > Brian Warsing wrote: > > The only question is, will it break something else? > > It wont break

[Puppet - Feature #3946] (Merged - Pending Release) providers should have a finalize class method

2013-09-19 Thread tickets
Issue #3946 has been updated by Adrien Thebo. Status changed from In Topic Branch Pending Review to Merged - Pending Release Target version set to 3.4.0 Merged into master in af5fb2f; this should be released in 3.4.0. With respect to the method name chosen, see https://groups.google.com/forum/

[Puppet - Bug #22608] (Needs More Information) filebucket (backup) does not work with 3.3.0 master and older clients

2013-09-19 Thread tickets
Issue #22608 has been updated by Josh Cooper. Status changed from Unreviewed to Needs More Information Hi Bernhard, what are the client's puppet and ruby versions? Bug #22608: filebucket (backup) does not work with 3.3.0 master and older clients https:/

[Puppet - Bug #22608] (Accepted) filebucket (backup) does not work with 3.3.0 master and older clients

2013-09-19 Thread tickets
Issue #22608 has been updated by Josh Cooper. Status changed from Needs More Information to Accepted Target version set to 3.3.1 With 3.3.0 master (passenger) I can reproduce with 2.7.18, 3.1.1, 3.2.4 agents root@deb-agent:~# puppet agent -t --server puppetmaster.solar.lan Error: Could not ba

[Puppet - Bug #22557] Regression on arrays and puppet resources using the name attribute

2013-09-19 Thread tickets
Issue #22557 has been updated by Josh Cooper. Description updated Bug #22557: Regression on arrays and puppet resources using the name attribute https://projects.puppetlabs.com/issues/22557#change-97735 * Author: William Van Hevelingen * Status: Unreview

[Puppet - Bug #20865] (Now) consistent unexpected behavior when notifying exec ressources having "onlyif" parameter set

2013-09-19 Thread tickets
Issue #20865 has been updated by Josh Cooper. Affected Puppet version changed from 3.3.0 to 3.1.1 Setting affected version back to when the problem first occurred, though I understand the problem is worse now in 3.3.0. Bug #20865: (Now) consistent unexp

[Puppet - Bug #22586] (Needs More Information) Link does not work: http://links.puppetlabs.com/deprecate_yaml_on_network

2013-09-19 Thread tickets
Issue #22586 has been updated by Josh Cooper. Status changed from Unreviewed to Needs More Information Hi James, the link is a public and redirects to . It works for me without needing to be logged into redmine. What happens when you select the lin

[Puppet - Bug #22613] (Duplicate) puppet agent installer 3.2.4 and 3.3.0 on windows xp (sp2 and sp3) german edition gives “Service 'Puppet Agent' (puppet) failed to start. Verify that you have suffici

2013-09-19 Thread tickets
Issue #22613 has been updated by Josh Cooper. Status changed from Unreviewed to Duplicate Bug #22613: puppet agent installer 3.2.4 and 3.3.0 on windows xp (sp2 and sp3) german edition gives “Service 'Puppet Agent' (puppet) failed to start. Verify that y

[Puppet - Bug #22616] (Unreviewed) Cannot disable 'firstboot' service, but keeps 'stopping' it

2013-09-19 Thread tickets
Issue #22616 has been reported by Jasper Lievisse Adriaanse. Bug #22616: Cannot disable 'firstboot' service, but keeps 'stopping' it https://projects.puppetlabs.com/issues/22616 * Author: Jasper Lievisse Adriaanse * Status: Unreviewed * Priority: Normal *

[Puppet - Bug #22615] (Unreviewed) Hiera ignores symbols in yaml files

2013-09-19 Thread tickets
Issue #22615 has been reported by Andrea Ieri. Bug #22615: Hiera ignores symbols in yaml files https://projects.puppetlabs.com/issues/22615 * Author: Andrea Ieri * Status: Unreviewed * Priority: Normal * Assignee: * Category: * Target version: * Affect

[Puppet - Bug #22613] (Unreviewed) puppet agent installer 3.2.4 and 3.3.0 on windows xp (sp2 and sp3) german edition gives “Service 'Puppet Agent' (puppet) failed to start. Verify that you have suffic

2013-09-19 Thread tickets
Issue #22613 has been reported by Claudiu Vasadi. Bug #22613: puppet agent installer 3.2.4 and 3.3.0 on windows xp (sp2 and sp3) german edition gives “Service 'Puppet Agent' (puppet) failed to start. Verify that you have sufficient privileges to start sy

[Puppet - Bug #22340] (Duplicate) puppet node deactivate fails with SSL error

2013-09-19 Thread tickets
Issue #22340 has been updated by Ken Barber. Status changed from Unreviewed to Duplicate This is a duplicate of #20838 so I'm going to close this. Bruce, I've had trouble trying to replicate this one, and the last time it fixed itself it was random (ie. we didn't know why it fixed itself). Per

[Facter - Bug #21604] Virtual fact is not working properly for VM

2013-09-19 Thread tickets
Issue #21604 has been updated by Josh Cooper. It looks like Adrien merged this in [2d268ba](https://github.com/puppetlabs/facter/commit/2d268ba) into master, so this change will not be released until 2.0 or 1.8, whichever comes first. Bug #21604: Virtu