[Puppet - Bug #3962] (Unreviewed) 0.25.5 fails to start if /var/lib does not exist

2010-06-09 Thread redmine
Issue #3962 has been reported by eric sorenson. Bug #3962: 0.25.5 fails to start if /var/lib does not exist http://projects.puppetlabs.com/issues/3962 Author: eric sorenson Status: Unreviewed Priority: Normal Assigned to: Category: Target version:

[Puppet - Bug #3962] (Accepted) 0.25.5 fails to start if /var/lib does not exist

2010-06-09 Thread redmine
Issue #3962 has been updated by Markus Roberts. Status changed from Unreviewed to Accepted Hmmm. The problem should probably be addressed at the creation site, by making it recursive, since the per-user case: pre conf = File.expand_path(~/.puppet) var =

[Puppet - Feature #1545] (Ready for Testing) The module name should be available as a variable

2010-06-09 Thread redmine
Issue #1545 has been updated by Luke Kanies. Status changed from Accepted to Ready for Testing Assigned to set to Luke Kanies Target version changed from Statler to 2.6 Branch set to luke/tickets/master/1545-module_name_as_variable I've added this in my

[Puppet - Bug #3973] (Accepted) 0.25.5 packages need to be #3962 aware

2010-06-09 Thread redmine
: Affected version: 0.25.5 Keywords: Branch: We've added a potential pitfall for non-FHS file systems with the fix to #3460 (see #3962 for the problem). Packagers on non-FHS OSs need to beware. Note that the target version ought to be 0.25.5, but redmine is a puppy dog that knows more than its

[Puppet - Feature #1545] The module name should be available as a variable

2010-06-09 Thread redmine
Issue #1545 has been updated by Alan Barrett. What happens if my module calls a define from another module? I think that it would be more useful if $module_name referred to the caller's module, not the define's module. pre /* modulepath/mymodule/manifests/init.pp */ class mymodule {

[Puppet - Feature #1545] The module name should be available as a variable

2010-06-09 Thread redmine
Issue #1545 has been updated by Luke Kanies. I was afraid you were going to ask that. :/ With my current code, it's the module that the definition is in, not the caller's module. The latter is a good bit harder. Can you provide a use case? I can kind of see why you want it, but having it a

[Puppet - Feature #1545] The module name should be available as a variable

2010-06-09 Thread redmine
Issue #1545 has been updated by R.I. Pienaar aka Volcane. Luke Kanies wrote: I was afraid you were going to ask that. :/ With my current code, it's the module that the definition is in, not the caller's module. The latter is a good bit harder. Can you provide a use case? I can kind

[Puppet - Feature #3021] Config vars as facts

2010-06-09 Thread redmine
Issue #3021 has been updated by R.I. Pienaar aka Volcane. wrt to config_version, will this show the version string returned by the command, or the command it would run. Having access to the version of the manifest at run time would be very useful. Happy to make a sep ticket if you think

[Puppet - Bug #3962] 0.25.5 fails to start if /var/lib does not exist

2010-06-09 Thread redmine
Issue #3962 has been updated by Nigel Kersten. Eric and any other interested Mac users... From re-reading the manpage for hier, I'm thinking we should maybe change to this location on OS X? /var/db/puppet Thoughts? Bug #3962: 0.25.5 fails to start if

[Puppet - Bug #3962] 0.25.5 fails to start if /var/lib does not exist

2010-06-09 Thread redmine
Issue #3962 has been updated by eric sorenson. Nigel Kersten wrote: Eric and any other interested Mac users... From re-reading the manpage for hier, I'm thinking we should maybe change to this location on OS X? /var/db/puppet Thoughts? Yep, +1, that's where this stuff goes. *BSD

[Puppet - Feature #3980] (Unreviewed) Puppet docs should have more examples

2010-06-09 Thread redmine
Issue #3980 has been reported by Jeff McCune. Feature #3980: Puppet docs should have more examples http://projects.puppetlabs.com/issues/3980 Author: Jeff McCune Status: Unreviewed Priority: Normal Assigned to: Jeff McCune Category: documentation Target

[Forge - Bug #3981] (Unreviewed) Documentation link under Resources menu is broken

2010-06-09 Thread redmine
Issue #3981 has been reported by Matt Robinson. Bug #3981: Documentation link under Resources menu is broken http://projects.puppetlabs.com/issues/3981 Author: Matt Robinson Status: Unreviewed Priority: Normal Assigned to: Igal Koshevoy Category: Target

[Forge - Bug #3981] (Accepted) Site should have same menu contents as the main Puppet Labs site

2010-06-09 Thread redmine
Issue #3981 has been updated by Igal Koshevoy. Subject changed from Documentation link under Resources menu is broken to Site should have same menu contents as the main Puppet Labs site Category set to module site Status changed from Unreviewed to Accepted Target version set to soon Matt:

[Puppet - Feature #3723] (Ready for Checkin) Retries and sleep options for Exec

2010-06-09 Thread redmine
Issue #3723 has been updated by Nigel Kersten. Status changed from Accepted to Ready for Checkin http://github.com/nigelkersten/puppet/tree/features/master/3723 http://github.com/nigelkersten/puppet/commit/09f4caf3c10b742be2d0776e05f29e39e7e3206c Feature

[Puppet - Bug #3961] (Accepted) puppetca doesnt generate certificate in $certdir.

2010-06-09 Thread redmine
Issue #3961 has been updated by James Turnbull. Category set to SSL Status changed from Unreviewed to Accepted Assigned to set to Jesse Wolfe Target version set to 0.25.6 Bug #3961: puppetca doesnt generate certificate in $certdir.

[Puppet - Feature #3723] Retries and sleep options for Exec

2010-06-09 Thread redmine
Issue #3723 has been updated by James Turnbull. Target version set to 2.6 Feature #3723: Retries and sleep options for Exec http://projects.puppetlabs.com/issues/3723 Author: Nigel Kersten Status: Ready for Checkin Priority: Normal Assigned to: Nigel

[Puppet - Feature #3021] Config vars as facts

2010-06-09 Thread redmine
Issue #3021 has been updated by James Turnbull. Think that's a separate issue - can you log a new ticket please. That's an easy fix. Feature #3021: Config vars as facts http://projects.puppetlabs.com/issues/3021 Author: Dan Bode Status: Code

[Forge - Bug #3981] (Closed) Site should have same menu contents as the main Puppet Labs site

2010-06-09 Thread redmine
Issue #3981 has been updated by Igal Koshevoy. Status changed from Accepted to Closed Fixed in r0.1.7. I've updated the Forge's menu items from the contents of the main site. Bug #3981: Site should have same menu contents as the main Puppet Labs site

[Puppet - Feature #3982] (Unreviewed) please make config_version available as a variable

2010-06-09 Thread redmine
Issue #3982 has been reported by R.I. Pienaar aka Volcane. Feature #3982: please make config_version available as a variable http://projects.puppetlabs.com/issues/3982 Author: R.I. Pienaar aka Volcane Status: Unreviewed Priority: Normal Assigned to:

[Puppet - Feature #3983] (Accepted) Add extlookup function to core

2010-06-09 Thread redmine
Issue #3983 has been reported by James Turnbull. Feature #3983: Add extlookup function to core http://projects.puppetlabs.com/issues/3983 Author: James Turnbull Status: Accepted Priority: Normal Assigned to: James Turnbull Category: functions Target

[Puppet - Feature #3982] (Accepted) please make config_version available as a variable

2010-06-09 Thread redmine
Issue #3982 has been updated by James Turnbull. Category set to plumbing Status changed from Unreviewed to Accepted Assigned to set to James Turnbull Feature #3982: please make config_version available as a variable

[Puppet - Bug #3984] (Investigating) SELinux gives warnings about making changes that it does not actually make

2010-06-09 Thread redmine
Issue #3984 has been updated by James Turnbull. Status changed from Unreviewed to Investigating Assigned to set to Jesse Wolfe Target version set to 0.25.6 Bug #3984: SELinux gives warnings about making changes that it does not actually make

[Puppet - Bug #3984] (Unreviewed) SELinux gives warnings about making changes that it does not actually make

2010-06-09 Thread redmine
Issue #3984 has been reported by Darrell Fuhriman. Bug #3984: SELinux gives warnings about making changes that it does not actually make http://projects.puppetlabs.com/issues/3984 Author: Darrell Fuhriman Status: Unreviewed Priority: Normal Assigned to:

[Puppet - Bug #3985] (Investigating) /usr/lib/ruby/site_ruby/1.8/puppet/feature/base.rb:44: warning: parenthesize argument(s) for future version

2010-06-09 Thread redmine
Issue #3985 has been reported by James Turnbull. Bug #3985: /usr/lib/ruby/site_ruby/1.8/puppet/feature/base.rb:44: warning: parenthesize argument(s) for future version http://projects.puppetlabs.com/issues/3985 Author: James Turnbull Status:

[Puppet - Bug #3986] (Unreviewed) apt-get update after failed apt-get install

2010-06-09 Thread redmine
Issue #3986 has been reported by Robert Scheer. Bug #3986: apt-get update after failed apt-get install http://projects.puppetlabs.com/issues/3986 Author: Robert Scheer Status: Unreviewed Priority: Normal Assigned to: Category: provider Target version:

[Puppet - Feature #2655] (Closed) Default parameter values for definitions should get added to their resources

2010-06-09 Thread redmine
Issue #2655 has been updated by Markus Roberts. Status changed from Ready for Testing to Closed In master at commit:89e8745e8c5c69775f8e1f680dceb39ba7a985ee Feature #2655: Default parameter values for definitions should get added to their resources

[Puppet - Refactor #3671] (Closed) puppetmasterd --compile output is all on one line

2010-06-09 Thread redmine
Issue #3671 has been updated by Markus Roberts. Status changed from Ready for Testing to Closed In master at commit:d13f8ac4d5b8e4cf677c6c04fe875630216d6303 Refactor #3671: puppetmasterd --compile output is all on one line

[Puppet - Feature #2658] (Closed) Add puppet run stages

2010-06-09 Thread redmine
Issue #2658 has been updated by Markus Roberts. Status changed from Ready for Testing to Closed Added to master in: commit:e9627a060619eaf0f8eeb012979dddb047c6648e Fixing #2658 - adding backward compatibility for 0.24 commit:61a719f41c5448ca9ab7bdbd6a05f6c97ee80b7f Adding #2658 - Adding

[Puppet - Feature #2276] Most Puppet functionality should be available via a single command

2010-06-09 Thread redmine
Issue #2276 has been updated by Markus Roberts. Also in commit:b65d1af8bb9e99128b0362ac0a4dab79aa3d4507 Feature #2276 Single Executable: usage message commit:76304f8b09ec7d47b5ebd75efde8499a1e3ca63c feature #2276 Single Executable: move CommandLine methods

[Puppet - Feature #2935] Settings should use 'agent' and 'server' in addition to executable names

2010-06-09 Thread redmine
Issue #2935 has been updated by Markus Roberts. Added to master in: commit:631552c58c9658780d0618c6b2fdfdc5a95465ea Feature #2935: Applications should declare modes commit:8f4d644210e7a6afc9e08d65a0c60987171747c6 Feature #2935: lazify require graph for applications

[Puppet Dashboard - Bug #3428] external node classifer fails with wrong Content-Length format

2010-06-08 Thread redmine
Issue #3428 has been updated by Kenneth Holter. I've installed both dashboard and puppetmaster, and everything seems to be working just fine. The only issue that I'm aware of is the external nodes script. I'm able to reproduce the issue, so if you could give tell me how to extract the info

[Puppet - Refactor #2595] Resource collection should use a pluggable backend

2010-06-08 Thread redmine
Issue #2595 has been updated by Brice Figureau. Assigned to changed from Brice Figureau to James Turnbull James Turnbull wrote: Brice - do you have code for this and if so could you let me know the status and branch? Thanks! No sorry, I don't have anything mature enough to be used as is. I

[Puppet - Feature #3956] (Unreviewed) Custom Object Variables support for Nagios

2010-06-08 Thread redmine
Issue #3956 has been reported by Stephen Johnson. Feature #3956: Custom Object Variables support for Nagios http://projects.puppetlabs.com/issues/3956 Author: Stephen Johnson Status: Unreviewed Priority: High Assigned to: Category: Target version:

[Puppet - Bug #3948] puppetrun

2010-06-08 Thread redmine
Issue #3948 has been updated by pengfei li. Category changed from executables to tidy Thank U for help me . Our version is 0.25.5 now .As you said, I upgraded my server from 0.25.4 to 0.25.5. And I install puppet on other two server. One is for server ,the other one is for client. And the

[Puppet - Bug #3019] Failed to generate resources / Could not retieve file metadata

2010-06-08 Thread redmine
Issue #3019 has been updated by Stepan Kadlec. actually I can see the issue is related to the 'source=' parameter of File resource. according to http://docs.puppetlabs.com/references/latest/type.html#source following syntax is supported file { /path/to/my/file: source = [

[Puppet - Refactor #2595] Resource collection should use a pluggable backend

2010-06-08 Thread redmine
Issue #2595 has been updated by James Turnbull. Target version changed from 2.6 to Statler Refactor #2595: Resource collection should use a pluggable backend http://projects.puppetlabs.com/issues/2595 Author: Luke Kanies Status: Code Insufficient

[Puppet - Feature #3956] (Needs design decision) Custom Object Variables support for Nagios

2010-06-08 Thread redmine
Issue #3956 has been updated by James Turnbull. Category set to nagios Status changed from Unreviewed to Needs design decision Assigned to set to Luke Kanies Priority changed from High to Normal Luke - suspect this needs your input as Naginator related - this would require some changes there?

[Puppet - Bug #3948] puppetrun

2010-06-08 Thread redmine
Issue #3948 has been updated by James Turnbull. Hi - it depends how you upgraded - if you installed from a package then remove the package with your package manager and then confirm all the libraries have been deleted - on Red Hat for example check the /var/lib/ruby/ path for a puppet.rb and

[Puppet - Feature #3021] (Code Insufficient) Config vars as facts

2010-06-08 Thread redmine
Issue #3021 has been updated by James Turnbull. Status changed from Ready for Testing to Code Insufficient Feature #3021: Config vars as facts http://projects.puppetlabs.com/issues/3021 Author: Dan Bode Status: Code Insufficient Priority: Normal

[Puppet - Bug #3957] (Unreviewed) Bug in truncated PATH statement in cached server YAML file on puppet master

2010-06-08 Thread redmine
Issue #3957 has been reported by James Turnbull. Bug #3957: Bug in truncated PATH statement in cached server YAMLfile on puppet master http://projects.puppetlabs.com/issues/3957 Author: James Turnbull Status: Unreviewed Priority: Normal Assigned

[Puppet - Feature #3958] (Needs design decision) Puppet authentication should be pluggable

2010-06-08 Thread redmine
Issue #3958 has been reported by James Turnbull. Feature #3958: Puppet authentication should be pluggable http://projects.puppetlabs.com/issues/3958 Author: James Turnbull Status: Needs design decision Priority: Normal Assigned to: Luke Kanies Category:

[Puppet - Feature #3959] (Unreviewed) reports should always include the config_version

2010-06-08 Thread redmine
Issue #3959 has been reported by R.I. Pienaar aka Volcane. Feature #3959: reports should always include the config_version http://projects.puppetlabs.com/issues/3959 Author: R.I. Pienaar aka Volcane Status: Unreviewed Priority: Normal Assigned to:

[Puppet - Feature #3959] (Needs design decision) reports should always include the config_version

2010-06-08 Thread redmine
Issue #3959 has been updated by James Turnbull. Status changed from Unreviewed to Needs design decision Assigned to set to Markus Roberts Markus - this isn't an issue in the event refactor in 2.6 I would think? Feature #3959: reports should always include

[Puppet - Bug #3957] Bug in truncated PATH statement in cached server YAML file on puppet master

2010-06-08 Thread redmine
Issue #3957 has been updated by Chuck Schweizer. Affected version changed from 0.25.4 to 0.25.5 Here is my puppet and ruby version information Red Hat Enterprise Linux Server release 5.4 (Tikanga) puppet-0.25.5-1.el5 (from Fedora EPEL test branch) puppet-server-0.25.5-1.el5 (from Fedora EPEL

[Puppet - Bug #3561] Error loading provider during pluginsync (provider are downloaded before type)

2010-06-08 Thread redmine
Issue #3561 has been updated by Matt Wise. I ran into this exact same problem with the Sysctl module. The fix was renaming the 'provider' directory in the module to 'zprovider'. This is a stupid fix, but it at least temporarily solves the issue. Would like to see a real fix in Puppet to help

[Puppet - Bug #2773] buglet in provider/service/launchd.rb

2010-06-08 Thread redmine
Issue #2773 has been updated by eric sorenson. I've just been using the one-line patch inline at the problem description with no ill effects - I haven't pushed a real git commit. Bug #2773: buglet in provider/service/launchd.rb

[Puppet - Bug #3406] augeas type spec fails if augeas is not installed

2010-06-08 Thread redmine
Issue #3406 has been updated by James Turnbull. Commit set to commit:af9c19ab7fa61cc4ed423d69f76bdce5b469d237 Bug #3406: augeas type spec fails if augeas is not installed http://projects.puppetlabs.com/issues/3406 Author: Jesse Wolfe Status: Closed

[Puppet - Bug #3957] (Investigating) Bug in truncated PATH statement in cached server YAML file on puppet master

2010-06-08 Thread redmine
Issue #3957 has been updated by Markus Roberts. Status changed from Unreviewed to Investigating The following change (backported from master) should fix the issue: diff --git a/lib/puppet/util/zaml.rb b/lib/puppet/util/zaml.rb index dcf0e19..37d57b5 100644 --- a/lib/puppet/util/zaml.rb +++

[Puppet - Bug #3957] Bug in truncated PATH statement in cached server YAML file on puppet master

2010-06-08 Thread redmine
Issue #3957 has been updated by Chuck Schweizer. Yes this patch does fix the issue I was running into. I do not know why puppet is truncating the PATH variable to 256 characters either. I am running this from the command line when my PATH is over 256 characters. $ puppetd -v --server puppet1

[Puppet - Bug #3961] (Unreviewed) puppetca doesnt generate certificate in $certdir.

2010-06-08 Thread redmine
Issue #3961 has been reported by achemze -. Bug #3961: puppetca doesnt generate certificate in $certdir. http://projects.puppetlabs.com/issues/3961 Author: achemze - Status: Unreviewed Priority: Normal Assigned to: Category: Target version: Affected

[Puppet - Bug #3957] Bug in truncated PATH statement in cached server YAML file on puppet master

2010-06-08 Thread redmine
Issue #3957 has been updated by Jesse Wolfe. I haven't been able to reproduce this (I've got very long PATHs into my YAML in 0.25.4 and 0.25.5) but I wonder if this is a variant of #2668 Bug #3957: Bug in truncated PATH statement in cached server YAML

[Puppet - Bug #3530] mount change did not umount/mount

2010-06-08 Thread redmine
Issue #3530 has been updated by Dave Mangot. I'm having the same problem (BTW, I have wayy too much privilege in Redmine, I should not be able to close a ticket or change its priority). I have some existing mount points that go to an NFS server and I wanted to change which NFS server

[Puppet - Bug #3530] mount change did not umount/mount

2010-06-08 Thread redmine
Issue #3530 has been updated by James Turnbull. This is a test Bug #3530: mount change did not umount/mount http://projects.puppetlabs.com/issues/3530 Author: mark foster Status: Accepted Priority: High Assigned to: Category: mount Target version:

[Puppet - Bug #3948] (Closed) puppetrun

2010-06-08 Thread redmine
Issue #3948 has been updated by pengfei li. Status changed from Needs more information to Closed % Done changed from 0 to 100 Thanks a lot .I've done it by delete all file which is mentioned by install log. I install puppet by the command ruby install.rb .My directory is

[Puppet - Bug #3923] Activemq + puppetqd + mysql single ip in hosts table

2010-06-08 Thread redmine
Issue #3923 has been updated by Jason Koppe. I've got a very similar setup and the same thing is happening to the hosts table. In my setup, puppetmaster, activemq and mysql are running on the same server. Bug #3923: Activemq + puppetqd + mysql single

[Puppet - Bug #3949] (Unreviewed) Zaml undefined method `name' for RRDtool:String

2010-06-07 Thread redmine
Issue #3949 has been reported by R.I. Pienaar aka Volcane. Bug #3949: Zaml undefined method `name' for RRDtool:String http://projects.puppetlabs.com/issues/3949 Author: R.I. Pienaar aka Volcane Status: Unreviewed Priority: Normal Assigned to: Category:

[Puppet - Feature #3950] (Unreviewed) Service notifies should be able to specify a type of restart/reload

2010-06-07 Thread redmine
Issue #3950 has been reported by R.I. Pienaar aka Volcane. Feature #3950: Service notifies should be able to specify a type of restart/reload http://projects.puppetlabs.com/issues/3950 Author: R.I. Pienaar aka Volcane Status: Unreviewed Priority: Normal

[Puppet - Bug #2646] (Ready for Checkin) onetime does not work in puppet.conf for puppetd

2010-06-07 Thread redmine
Issue #2646 has been updated by Nigel Kersten. Status changed from Accepted to Ready for Checkin Pushed to: http://github.com/nigelkersten/puppet/tree/tickets/master/2646 http://github.com/nigelkersten/puppet/commit/1f42c67ebeb4209735de40bde163af5537460fbe

[Puppet - Feature #3933] Option to make Puppet fail as soon as a resource fails.

2010-06-07 Thread redmine
Issue #3933 has been updated by Nigel Kersten. I'm a bit unsure how we'd actually want this to be implemented. I guess one approach would be to have a metaparameter that causes puppet to fail instantly if a resource fails, but that would be a bit frustrating as I don't believe we can

[Puppet - Bug #3766] (Code Insufficient) Remove yaml-fixups no longer needed with zaml

2010-06-07 Thread redmine
Issue #3766 has been updated by Markus Roberts. Status changed from Ready for Testing to Code Insufficient Assigned to changed from Jesse Wolfe to Markus Roberts There's at least on additional change that needs to be made. Bug #3766: Remove yaml-fixups

[Puppet - Bug #3907] (Ready for Checkin) Hashes can't be empty

2010-06-07 Thread redmine
Issue #3907 has been updated by James Turnbull. Status changed from Accepted to Ready for Checkin Branch set to http://github.com/masterzen/puppet/tree/tickets/master/3907 Bug #3907: Hashes can't be empty http://projects.puppetlabs.com/issues/3907

[Puppet - Feature #3871] (Ready for Checkin) Allow for searching in Arrays

2010-06-07 Thread redmine
Issue #3871 has been updated by James Turnbull. Status changed from Accepted to Ready for Checkin Target version set to 2.6 Branch set to http://github.com/masterzen/puppet/tree/tickets/master/3871 Feature #3871: Allow for searching in Arrays

[Puppet - Feature #3932] (Ready for Checkin) util/rdoc.rb: please consider to add rdoc option --charset.

2010-06-07 Thread redmine
Issue #3932 has been updated by James Turnbull. Status changed from Accepted to Ready for Checkin Target version set to 2.6 Branch set to http://github.com/masterzen/puppet/tree/tickets/master/3932 Feature #3932: util/rdoc.rb: please consider to add rdoc

[Puppet - Bug #3949] (Investigating) Zaml undefined method `name' for RRDtool:String

2010-06-07 Thread redmine
Issue #3949 has been updated by Markus Roberts. Status changed from Unreviewed to Investigating Assigned to set to Markus Roberts Bug #3949: Zaml undefined method `name' for RRDtool:String http://projects.puppetlabs.com/issues/3949 Author: R.I. Pienaar

[Puppet - Bug #3857] (Needs design decision) cannot make reference to defined resource types with :: in type

2010-06-07 Thread redmine
Issue #3857 has been updated by James Turnbull. Category set to documentation Status changed from Unreviewed to Needs design decision Assigned to set to Markus Roberts Target version set to unplanned Affected version changed from 0.25.5rc3 to 0.25.5 This is really a style/documentation thing...

[Puppet - Bug #3873] (Needs design decision) Unexpected dependency created by exec

2010-06-07 Thread redmine
Issue #3873 has been updated by James Turnbull. Category set to RAL Status changed from Unreviewed to Needs design decision Assigned to set to Luke Kanies I personally think is expected, if poorly documented behaviour... Luke? Bug #3873: Unexpected

[Puppet - Bug #3906] (Accepted) uninitialized constant Puppet::Rails when using storeconfigs

2010-06-07 Thread redmine
Issue #3906 has been updated by James Turnbull. Category set to Rails Status changed from Unreviewed to Accepted Assigned to set to Matt Robinson Target version set to 0.25.6 Another wow rails can suck ticket... Bug #3906: uninitialized constant

[Puppet - Bug #3923] (Investigating) Activemq + puppetqd + mysql single ip in hosts table

2010-06-07 Thread redmine
Issue #3923 has been updated by James Turnbull. Category set to stored configuration Status changed from Unreviewed to Investigating Assigned to set to Brice Figureau Priority changed from Normal to High Target version set to 0.25.6 Brice - any idea what's happening here?

[Facter - Bug #3926] uniqueid not unique enough

2010-06-07 Thread redmine
Issue #3926 has been updated by James Turnbull. Project changed from Puppet to Facter Bug #3926: uniqueid not unique enough http://projects.puppetlabs.com/issues/3926 Author: Greg Maples Status: Unreviewed Priority: Normal Assigned to: Category:

[Puppet - Bug #3938] (Investigating) cron resource unreliable

2010-06-07 Thread redmine
Issue #3938 has been updated by James Turnbull. Status changed from Unreviewed to Investigating Assigned to set to Markus Roberts Target version set to 0.25.6 Bug #3938: cron resource unreliable http://projects.puppetlabs.com/issues/3938 Author: Marcin

[Puppet - Bug #3939] (Accepted) ALLCAPS variables arent usable in templates.

2010-06-07 Thread redmine
Issue #3939 has been updated by James Turnbull. Category set to parser Status changed from Unreviewed to Accepted Assigned to set to Jesse Wolfe Target version set to 0.25.6 Bug #3939: ALLCAPS variables arent usable in templates.

[Puppet - Bug #3942] (Accepted) inadequate error messages for malformed host types

2010-06-07 Thread redmine
Issue #3942 has been updated by James Turnbull. Category set to error reporting Status changed from Unreviewed to Accepted Target version set to Statler There is a broader meta-problem that is in train to be addressed - probably in Statler. Bug #3942:

[Puppet - Feature #3943] (Accepted) Enable extended CSR attributes to be passed to the puppet client

2010-06-07 Thread redmine
Issue #3943 has been updated by James Turnbull. Category set to SSL Status changed from Unreviewed to Accepted Target version set to Statler Feature #3943: Enable extended CSR attributes to be passed to the puppet client

[Puppet - Feature #3946] (Needs design decision) providers should have a finalize class method

2010-06-07 Thread redmine
Issue #3946 has been updated by James Turnbull. Category set to plumbing Status changed from Unreviewed to Needs design decision Assigned to set to Luke Kanies Feature #3946: providers should have a finalize class method

[Puppet - Bug #3947] (Needs design decision) puppet executable does not load all ruby files from modulepath/MODULENAME/lib

2010-06-07 Thread redmine
Issue #3947 has been updated by James Turnbull. Category set to plumbing Status changed from Unreviewed to Needs design decision Assigned to set to Luke Kanies Bug #3947: puppet executable does not load all ruby files from modulepath/MODULENAME/lib

[Puppet - Bug #3948] (Needs more information) puppetrun

2010-06-07 Thread redmine
Issue #3948 has been updated by James Turnbull. Category set to executables Status changed from Unreviewed to Needs more information What Puppet version is this? How is it installed and have you recently upgraded? I've seen this error when you have multiple versions of Puppet

[Puppet - Feature #3950] (Accepted) Service notifies should be able to specify a type of restart/reload

2010-06-07 Thread redmine
Issue #3950 has been updated by James Turnbull. Category set to service Status changed from Unreviewed to Accepted Assigned to set to Jesse Wolfe Target version set to Statler Seems reasonable to me. Feature #3950: Service notifies should be able to

[Puppet Documentation - Feature #3016] (Accepted) The REST API should be fully documented

2010-06-07 Thread redmine
Issue #3016 has been updated by James Turnbull. Status changed from Unreviewed to Accepted Assigned to set to Matt Robinson Feature #3016: The REST API should be fully documented http://projects.puppetlabs.com/issues/3016 Author: James Turnbull Status:

[Puppet Documentation - Bug #3902] (Closed) Small correction to template syntax checking technique

2010-06-07 Thread redmine
Issue #3902 has been updated by James Turnbull. Status changed from Unreviewed to Closed Assigned to set to James Turnbull Pushed in commit:cbc180843cf7d012383d2e757023564fd53c46b2 in branch master. Bug #3902: Small correction to template syntax checking

[Puppet Documentation - Bug #3935] (Closed) Broken link to github on docs.puppetlabs.com

2010-06-07 Thread redmine
Issue #3935 has been updated by James Turnbull. Status changed from Unreviewed to Closed Pushed in commit:550369033e878cdb8e8ad103b5bf6f70213f05f7 in branch master. Bug #3935: Broken link to github on docs.puppetlabs.com

[Puppet Documentation - Bug #3934] (Accepted) REXML could not parse this XML/HTML error on references/latest/type.html#provider_manages_content

2010-06-07 Thread redmine
Issue #3934 has been updated by James Turnbull. Status changed from Unreviewed to Accepted Assigned to set to James Turnbull Bug #3934: REXML could not parse this XML/HTML error on references/latest/type.html#provider_manages_content

[Puppet Documentation - Bug #3945] (Accepted) Does not show warning blocks

2010-06-07 Thread redmine
Issue #3945 has been updated by James Turnbull. Status changed from Unreviewed to Accepted Assigned to set to James Turnbull Bug #3945: Does not show warning blocks http://projects.puppetlabs.com/issues/3945 Author: R.I. Pienaar aka Volcane Status:

[Puppet - Bug #3949] (Needs more information) Zaml undefined method `name' for RRDtool:String

2010-06-07 Thread redmine
Issue #3949 has been updated by Markus Roberts. Status changed from Investigating to Needs more information Assigned to changed from Markus Roberts to R.I. Pienaar aka Volcane It appears that the problem is an RRDtool object who's class is a string (the class name, rather than the class).

[Puppet Dashboard - Feature #3918] (Accepted) Dashboard should support emails notifications

2010-06-07 Thread redmine
Issue #3918 has been updated by Rein Henrichs. Status changed from Unreviewed to Accepted Feature #3918: Dashboard should support emails notifications http://projects.puppetlabs.com/issues/3918 Author: James Turnbull Status: Accepted Priority: Normal

[Puppet Dashboard - Bug #3842] (Accepted) Color coded node, class and group numbers

2010-06-07 Thread redmine
Issue #3842 has been updated by Rein Henrichs. Status changed from Unreviewed to Accepted Bug #3842: Color coded node, class and group numbers http://projects.puppetlabs.com/issues/3842 Author: Rein Henrichs Status: Accepted Priority: Normal Assigned

[Puppet Dashboard - Bug #3840] (Accepted) Report Show page has very small success/failure synbols

2010-06-07 Thread redmine
Issue #3840 has been updated by Rein Henrichs. Status changed from Unreviewed to Accepted Bug #3840: Report Show page has very small success/failure synbols http://projects.puppetlabs.com/issues/3840 Author: Rein Henrichs Status: Accepted Priority:

[Puppet Dashboard - Feature #3838] (Accepted) Navigation Class and Group list should use Ajax View More...

2010-06-07 Thread redmine
Issue #3838 has been updated by Rein Henrichs. Status changed from Unreviewed to Accepted Feature #3838: Navigation Class and Group list should use Ajax View More... http://projects.puppetlabs.com/issues/3838 Author: Rein Henrichs Status: Accepted

[Puppet - Bug #3873] Unexpected dependency created by exec

2010-06-07 Thread redmine
Issue #3873 has been updated by Ben Beuchler. I can buy that. It sure would be handy to be able to disable this behavior, though. Regarding documentation: I'm pretty sure it's completely undocumented behavior, aside from (IIRC) a single line comment in the code.

[Puppet - Bug #3866] (Ready for Testing) DEPRECATION WARNING: metaclass is deprecated and will be removed from Rails 2.3

2010-06-07 Thread redmine
Issue #3866 has been updated by Matt Robinson. Category set to testing Status changed from Accepted to Ready for Testing Branch set to http://github.com/mmrobins/puppet/tree/bug/0.25.x/3866-metaclass_deprecation Changing the name of that method to be what rails and ruby-core call it, which

[Puppet - Bug #3949] Zaml undefined method `name' for RRDtool:String

2010-06-07 Thread redmine
Issue #3949 has been updated by R.I. Pienaar aka Volcane. File 201006070821.yaml added Sure, I've attached one that shows the problem. Bug #3949: Zaml undefined method `name' for RRDtool:String http://projects.puppetlabs.com/issues/3949 Author: R.I.

[Puppet - Bug #3949] (Accepted) Zaml undefined method `name' for RRDtool:String

2010-06-07 Thread redmine
Issue #3949 has been updated by Markus Roberts. Status changed from Needs more information to Accepted Assigned to changed from R.I. Pienaar aka Volcane to Markus Roberts The problem is that you're loading an RDDtool object into a context that doesn't have the class RRDtool defined. You can

[Puppet - Bug #3949] Zaml undefined method `name' for RRDtool:String

2010-06-07 Thread redmine
Issue #3949 has been updated by R.I. Pienaar aka Volcane. Markus Roberts wrote: The problem is that you're loading an RDDtool object into a context that doesn't have the class RRDtool defined. You can fix this by requiring RRDtool before trying to load structures containing them. yeah,

[Puppet - Bug #3234] (Investigating) err: Could not retrieve catalog: undefined method `fact_merge' for nil:NilClass

2010-06-07 Thread redmine
Issue #3234 has been updated by Markus Roberts. Status changed from Needs more information to Investigating Bug #3234: err: Could not retrieve catalog: undefined method `fact_merge' for nil:NilClass http://projects.puppetlabs.com/issues/3234 Author:

[Puppet - Bug #3949] (Ready for Testing) Zaml undefined method `name' for RRDtool:String

2010-06-07 Thread redmine
Issue #3949 has been updated by Markus Roberts. Status changed from Accepted to Ready for Testing Branch set to MarkusQ:ticket/0.25.x/3949 Looking at it, I like the passing things we don't understand through unmodified best of all, so the branch here implements that.

[Forge - Feature #3915] (Accepted) System should provide testing and validation workflow

2010-06-07 Thread redmine
Issue #3915 has been updated by Igal Koshevoy. Subject changed from provide testing workflow to System should provide testing and validation workflow Category set to module site Status changed from Unreviewed to Accepted Assigned to set to Igal Koshevoy Ken: Thanks for the suggestion and links.

[Forge - Feature #3914] (Accepted) Site should calculate and publish programmatic quality ratings for modules

2010-06-07 Thread redmine
Issue #3914 has been updated by Igal Koshevoy. Subject changed from programmatic quality ratings to Site should calculate and publish programmatic quality ratings for modules Category set to module site Status changed from Unreviewed to Accepted Assigned to set to Igal Koshevoy Ken: Great

[Forge - Feature #3920] (Accepted) Site and tool should support signing or hashing module files

2010-06-07 Thread redmine
Issue #3920 has been updated by Igal Koshevoy. Subject changed from Module site and tool should support signing or hashing module files to Site and tool should support signing or hashing module files Category set to module tool Status changed from Unreviewed to Accepted Assigned to set to Igal

[Forge - Feature #3917] Site should show documentation for all the module's features

2010-06-07 Thread redmine
Issue #3917 has been updated by Igal Koshevoy. Subject changed from The features used by a module should be described to Site should show documentation for all the module's features Feature #3917: Site should show documentation for all the module's

[Forge - Feature #3915] System should provide testing and validation workflow

2010-06-07 Thread redmine
Issue #3915 has been updated by Ken Barber. No idea. I'd say its easier though to run tests in a chroot environment with CPAN modules - so I would imagine its not as much of a problem. Looks like now CPAN is largely tested by bots anyway: http://wiki.cpantesters.org/wiki/SmokeTools Puppet

[Forge - Feature #3916] Site should show documentation for a module's functions

2010-06-07 Thread redmine
Issue #3916 has been updated by Igal Koshevoy. Subject changed from Module metadata should describe the functions provided to Site should show documentation for a module's functions Feature #3916: Site should show documentation for a module's functions

  1   2   3   4   5   6   7   8   9   10   >