Activity

From 02/07/2011 to 02/13/2011

02/14/2011

11:34 pm Bug #4005 (Duplicate): Confusing error from bad template syntax
Duplicate of #3695, James Turnbull
07:49 pm Bug #6238: Using "name" in service definition breaks dependency checks
Looks like #5610 to me. Specifying `name != title` will call `retrieve` very early in the puppetrun. Before we can be... Stefan Schulte
07:10 pm Feature #3646 (Ready For Checkin): no easy way to pass facts to "puppetmasterd --compile"
There's an updated patch at that branch that fixes this. James Turnbull
06:49 pm Bug #5428: Catalog compile fails with to_hash error due to YAML object recovery in storeconfigs b...
Konrad - we're not ignoring the issue. It's a matter of bandwidth. We have a number of issues and we've can only res... James Turnbull

02/13/2011

02:10 am Bug #650: puppet replaces configuration directories when they are symlinks
It does support directories and symlinks. Check the documentation James Turnbull
01:41 am Refactor #6301 (Duplicate): Move Puppet to the Apache license
James Turnbull
12:23 am Feature #6300 (Duplicate): Improve error message when the exec target is not fully qualified.
Duplicate of #6071. Daniel Pittman
12:18 am Feature #6300 (Duplicate): Improve error message when the exec target is not fully qualified.
At the moment we generate a correct but jargon-filled error message when the executable in an `exec` resource is not ... Daniel Pittman
11:58 pm Bug #6269 (Merged - Pending Release): Hashes only work with two levels
parser.rb was rebuilt during the merge.
This is available as https://github.com/puppetlabs/puppet/commit/9bd15b77d...
Daniel Pittman
11:35 pm Bug #5516 (Merged - Pending Release): Hashes can't be used in selectors
This required a rebuild of the parser.rb code after my merge, but otherwise works as advertised.
Available in http...
Daniel Pittman
08:42 pm Bug #5516: Hashes can't be used in selectors
Brice Figureau wrote:
> I was able to produce a patch (sent to the dev list and pushed to my github repository).
> ...
Daniel Pittman
08:35 pm Bug #6299 (Needs More Information): fact_names being mangled, 2.6.5rc1, mysql
This looks like it should be timestamp?... Mark Washeim
08:33 pm Bug #6273 (Closed): apparent timeout > err: Could not retrieve catalog from remote server: execut...
The performance issue is (also process problems with the 2.6.2 master) are addressed in other issues. As is the null ... Mark Washeim
07:56 pm Bug #6281 (Merged - Pending Release): puppetdoc doesn't parse all manifests
Available in https://github.com/puppetlabs/puppet/commit/16e79f075622aa155a112d5a271c386f4ebc0241 in 2.6.next Daniel Pittman
07:56 pm Bug #6280 (Merged - Pending Release): puppetdoc chokes on new concat strings
Available in https://github.com/puppetlabs/puppet/commit/16e79f075622aa155a112d5a271c386f4ebc0241 in 2.6.next Daniel Pittman
07:55 pm Bug #5720 (Merged - Pending Release): puppetdoc fails on parameterized class when a parameter's d...
Available in https://github.com/puppetlabs/puppet/commit/16e79f075622aa155a112d5a271c386f4ebc0241 in 2.6.next Daniel Pittman
07:53 pm Bug #5707: puppetdoc stop processing comments
You actually need to use:... Brice Figureau
06:25 pm Bug #5911: Selector case matching not consistent
I believe both are consistent.
String comparison is case-insensitive for both selectors and case statement:...
Brice Figureau
04:41 pm Bug #5516 (In Topic Branch Pending Review): Hashes can't be used in selectors
I was able to produce a patch (sent to the dev list and pushed to my github repository).
Peter if you have 5 minutes...
Brice Figureau
04:24 pm Bug #650: puppet replaces configuration directories when they are symlinks
We've decided to fix this.
More +1's in the ticket log really aren't needed :)
Feel free to vote up above thoug...
Nigel Kersten
04:16 pm Bug #5817: Hashes can't be used as function paramaters
It's not terribly useful, isn't it?
You can...
Brice Figureau
04:00 pm Bug #6269 (In Topic Branch Pending Review): Hashes only work with two levels
I just sent a patch to the dev list.
It would be terrible if you could test it.
The patch is also available in my g...
Brice Figureau

02/12/2011

03:40 pm Bug #6267 (In Topic Branch Pending Review): puppetdoc symbol matching prefers individual tokens a...
I just released a patch to the dev list.
Testing would be greatly appreciated
Brice Figureau
10:38 am Bug #6297 (Duplicate): Puppetmaster fails to start the first time/autosign issue?
I am setting up a machine (CentOS) that acts as a puppetmaster. My puppet.conf looks like the default, beside this se... armando migliaccio
10:30 am Bug #650: puppet replaces configuration directories when they are symlinks
Another +1 here – I find it very odd that Puppetmasterd screws symlinks up. armando migliaccio
11:56 pm Feature #6296 (Accepted): Catalog shoud have an indirector terminus for saving to json
I could only find a yaml implementation for save. Dan Bode
11:55 pm Puppet Acceptance Feature #6161 (Closed): Test file output in summary should be more informative
Max Martin
11:55 pm Puppet Acceptance Feature #6161: Test file output in summary should be more informative
In commit:d6e46a448d3a5bcbd685527c70a03d3e23c2c5cb Max Martin
11:55 pm Puppet Acceptance Feature #6161 (Ready For Checkin): Test file output in summary should be more informative
Max Martin
10:59 pm Bug #3910: Server is not authoritative over client environment when specified in an ENC
Alan Barrett wrote:
> 1. The client/server interaction always begins with the client asking the server "I think
>...
Thomas Bellman
10:56 pm Puppet Acceptance Bug #6295 (Closed): Tests should be able to specify the environment they require
For instance, a test that requires a master and an agent to communicate with each other should be able to say it requ... Nick Lewis
09:52 pm Bug #5720 (In Topic Branch Pending Review): puppetdoc fails on parameterized class when a paramet...
Brice Figureau
09:52 pm Bug #6281 (In Topic Branch Pending Review): puppetdoc doesn't parse all manifests
Brice Figureau
09:51 pm Bug #6280 (In Topic Branch Pending Review): puppetdoc chokes on new concat strings
Brice Figureau
09:51 pm Bug #5720: puppetdoc fails on parameterized class when a parameter's default is set to value of f...
I just sent a patch fixing this bug along with #6280 and #6281 to the dev list.
The patch are available in my github...
Brice Figureau
08:34 pm Bug #6273: apparent timeout > err: Could not retrieve catalog from remote server: execution expired
Ok.
Updated to 2.6.5rc1 ....
Re-ran puppet agent --test --debug --trace
first, leaning on another ticket:
...
Mark Washeim
08:29 pm Bug #650: puppet replaces configuration directories when they are symlinks
Just thought i would chime in on a thought i had a while back. it would be nice if the file type supported directory... Karl Pietri
08:12 pm Bug #5392: Misleading error message when trying to collect resources of an undefined type
Mark Washeim wrote:
> I can confirm that the aforementioned patch in collection.rb also obtains for 2.6.4. 2.6.2 doe...
Mark Washeim
08:09 pm Bug #6273: apparent timeout > err: Could not retrieve catalog from remote server: execution expired
Mark Washeim wrote:
> The catalog which may have been in the loop with the 2.6.2 testing has been taken out of the l...
Mark Washeim
08:02 pm Bug #650: puppet replaces configuration directories when they are symlinks
We've definitely decided to fix this.
It is a change in behavior that we're not going to push in 2.6.x however.
Nigel Kersten
07:46 pm Feature #4885: Simplify the syntax for specifying file paths in modules using a '~'
(It occurs to me that I should mention our offline convo somewhere related to the issue.)
I like the design; I'm ...
Nick Fagerlund
07:42 pm Puppet Acceptance Bug #6166 (Investigating): PuppetCommand shouldn't set ssldir
Setting of setting ssldir, confdir, and vardir to “/tmp” was breaking "run_agent_on".
See https://projects.puppetl...
Dominic Maraglia
07:25 pm Feature #5158: File resources: Make source/content parameters and the file/template functions con...
Nigel Kersten wrote:
> yeah, I wouldn't necessarily make it a Puppet::Util::, you could make it a proper Ruby module...
R.I. Pienaar
07:22 pm Feature #5158: File resources: Make source/content parameters and the file/template functions con...
yeah, I wouldn't necessarily make it a Puppet::Util::, you could make it a proper Ruby module you require inside the ... Nigel Kersten
07:08 pm Feature #5158: File resources: Make source/content parameters and the file/template functions con...
Nigel Kersten wrote:
>
> Why not push that "library template" to a proper Ruby class/module in your sitelib on the...
R.I. Pienaar
07:06 pm Feature #5158: File resources: Make source/content parameters and the file/template functions con...
Thomas Bellman wrote:
> Unfortunately, concat(template("t1.erb"), template("t2.erb")) is not equivalent to template(...
Nigel Kersten
07:03 pm Puppet Acceptance Bug #6290 (Needs Decision): class PuppetCommand breaking run_agent_on
Checkin: 2f940e9370c266691fbc3a4e6f82e7294f5583e0
I hacked this, but it allows the tests to continue running; howe...
Dominic Maraglia
06:50 pm Bug #6273: apparent timeout > err: Could not retrieve catalog from remote server: execution expired
The catalog which may have been in the loop with the 2.6.2 testing has been taken out of the loop with the database b... Mark Washeim
06:49 pm Puppet Acceptance Bug #6290: class PuppetCommand breaking run_agent_on
The follow changes fix this problem; however, this change might have further reaching consequences than I expect.
...
Dominic Maraglia
06:37 pm Puppet Acceptance Bug #6290 (Closed): class PuppetCommand breaking run_agent_on
In lib/command.rb:... Dominic Maraglia
06:30 pm Bug #5221: 0.24/2.6 pluginsync broken: "Fileset paths must be fully qualified" error when paths h...
We're still looking for tests I believe. Nigel Kersten
06:27 pm Feature #5779: Drop privileges for a manifest/module
This is a major change that would be reasonably intrusive, and I don't think we could guarantee total isolation betwe... Nigel Kersten
06:21 pm Puppet Acceptance Bug #6248: Eliminate unnecessary numeric prefixes from test files
Note: the order via numeric prefix is still in use. I agree we should not rely upon file numbering to order tests, b... Dominic Maraglia
05:43 pm Feature #1818 (Duplicate): Allow multiple sources for a template and only use the first template ...
The larger aim is to make file() and template() consistent. Lets take this there. #5158 Nigel Kersten
04:47 pm Feature #5779: Drop privileges for a manifest/module
Hi Nigel.
Are you suggesting I should have an environment per-user? Then run, for example, "puppetd --environment...
Jason Parrott
04:37 pm Bug #6281: puppetdoc doesn't parse all manifests
Explanation of the issue:
# puppetdoc parses first the module init.pp, it automatically parses site.pp per virtue of...
Brice Figureau

02/11/2011

03:52 pm Feature #1818 (Needs Decision): Allow multiple sources for a template and only use the first temp...
Have fun. James Turnbull
03:19 pm Feature #4486: server-side (puppetmaster) catalogue caching
Any further thoughts on this, other than hacking with the catalog_terminus setting (which I've not yet looked at, but... Robin Bowes
02:38 pm Bug #5428: Catalog compile fails with to_hash error due to YAML object recovery in storeconfigs b...
Robin Bowes wrote:
> Can I confirm - purging the storeconfig DB should get things working again?
yep. that's basical...
konrad rzentarzewski
02:35 pm Bug #5428: Catalog compile fails with to_hash error due to YAML object recovery in storeconfigs b...
I've just hit this issue. I am upgrading from 0.25.5 to 2.6.5rc2 and pretty much all my clients are borked.
Can I ...
Robin Bowes
02:30 pm Feature #5779: Drop privileges for a manifest/module
I think this raises some interesting ideas, but it's not really feasible. As you say, you're wanting to basically be... Nigel Kersten
02:22 pm Bug #6273: apparent timeout > err: Could not retrieve catalog from remote server: execution expired
Dumped the db. Updated to 2.6.4.
Still times out.
puppet agent --no-daemonize --debug --trace...
Mark Washeim
11:50 am Feature #1818 (Re-opened): Allow multiple sources for a template and only use the first template ...
Whats the state of this? Was it possible to include this feature? Raffael Schmid
10:31 am Bug #6253: :include: does not work standalone at the top of site.pp
Ah, I see that the way to place module-level documentation is also in READMEs. I think the puppetdoc advice I receiv... Nick Moffitt
08:34 am Bug #4328: modifying user fails if user is logged in
Unfortunately this was so long ago - so I no longer have access to that environment (I'm a consultant :)
I'll see...
Klavs Klavsen
03:28 am Feature #6144 (In Topic Branch Pending Review): adding additional zfs properties
Garrett Honeycutt
12:00 am Puppet Acceptance Feature #5652: Better differentiation of output in logging would be wonderful
http://caldersphere.rubyforge.org/ci_reporter/ might help with that. James Turnbull
11:53 pm Puppet Acceptance Feature #5652: Better differentiation of output in logging would be wonderful
This may be a useful resource for XUNit XML output formatting:
http://docs.1060.org/docs/3.3.0/book/developertoolsgu...
Max Martin
11:46 pm Puppet Acceptance Feature #6159 (Closed): Harness should have ability to show "live" run output to terminal
Logging to STDOUT and logs simultaneously is now the default behavior, and I added a -q flag to make it quiet, as of ... Jesse Wolfe
11:44 pm Puppet Acceptance Feature #6159 (Accepted): Harness should have ability to show "live" run output to terminal
Jesse Wolfe
11:28 pm Puppet Acceptance Bug #6242 (Closed): on() method shouldn't allow an array of commands
Max Martin
11:28 pm Puppet Acceptance Bug #6242 (Ready For Checkin): on() method shouldn't allow an array of commands
Merged in:b2489d5e59cd5d58e69e58e18816063c74c51e5e Max Martin
11:28 pm Puppet Acceptance Bug #6249 (Closed): Clean up interaction between test wrapper, host, and command objects
Max Martin
11:27 pm Puppet Acceptance Bug #6249 (Ready For Checkin): Clean up interaction between test wrapper, host, and command objects
Merged in commit:b2489d5e59cd5d58e69e58e18816063c74c51e5e Max Martin
11:01 pm Bug #650: puppet replaces configuration directories when they are symlinks
+1 For all the examples already stated. This breaks current use of version control process. Lance Reed
09:49 pm Puppet Dashboard Bug #5398: inventory custom query and node inventory error
I wrote a quick documentation patch, but realized that json is only a dependency for the inventory service which curr... Matt Robinson
09:45 pm Feature #5779: Drop privileges for a manifest/module
Hi Nigel.
I don't believe so. It can be equivalent to each user running their own puppet process - completely dis...
Jason Parrott
09:40 pm Bug #6001 (Duplicate): 0.24.8 client to 2.6.4 server has Fileset path error
Still a duplicate. Nigel Kersten
09:16 pm Bug #6285: 2.6.2 leaves many defunct processes
strace was too big attaching a compressed version Chris Mague
09:13 pm Bug #6285 (Closed): 2.6.2 leaves many defunct processes
OS: Debian Lenny
Kernel: Linux <HOST> 2.6.26-1-xen-686 #1 SMP Fri Mar 13 22:30:40 UTC 2009 i686 GNU/Linux
Puppet Ve...
Chris Mague
09:05 pm Bug #6283 (Duplicate): puppet logs not completely written to file
See the "autoflush" option for this. Set it to true to have Puppet flush the buffer immediately. However a bug with... James Turnbull
08:56 pm Bug #6283 (Duplicate): puppet logs not completely written to file
When writing to the puppet log file, the writes are not finished with a flush of the memory buffer.
If you examine...
Chip Schweiss
07:35 pm Bug #6281 (Closed): puppetdoc doesn't parse all manifests
It seems that since 2.6.3, puppetdoc misses some manifests.
With this manifests:...
Brice Figureau
07:32 pm Bug #6280 (Closed): puppetdoc chokes on new concat strings
The following manifests:... Brice Figureau
07:29 pm Feature #2406 (Investigating): APT provider's ensure parameter should support release name
We don't have a clear plan for how this would look in the DSL.
Any of the interested parties care to provide some ...
Nigel Kersten
07:27 pm Bug #4855: group resources on OS X may fail is group members are non-existant
Yeah, lets implement this.
Can you see a way to get a test in for this Clay? If you can't, please just post it to ...
Nigel Kersten
07:24 pm Bug #4328 (Needs More Information): modifying user fails if user is logged in
Klavs, did Puppet correctly fail to apply the given resource? Or did it silently fail?
I agree there's a broader p...
Nigel Kersten
07:21 pm Feature #5779 (Needs More Information): Drop privileges for a manifest/module
Would you be wanting to be able to define relationships across user contexts? Nigel Kersten
07:20 pm Bug #6277: Package name (probaby any id) cannot contain "-"
donavan m wrote:
> Can you specify OS & package type, and hopefully the puppet provider as well? It would also be gr...
Nico Schottelius
05:09 pm Bug #6269: Hashes only work with two levels
I take that back. The above syntax I pasted in passes the --parseonly check, but fails when puppet actually tries to... Matthew Pounsett

02/10/2011

03:25 pm Bug #6269: Hashes only work with two levels
This appears to be true of any nested data structure.
$dev_numbers = {
'null' => {
'free...
Matthew Pounsett
02:27 pm Bug #6253: :include: does not work standalone at the top of site.pp
Brice Figureau wrote:
> OK, I was wrong in our discussion, as in fact this is working fine if you do what I was sayi...
Nick Moffitt
11:43 am Bug #6273: apparent timeout > err: Could not retrieve catalog from remote server: execution expired
col 81 would be the trailing colon.
I'm a bit confounded. The last run (with trace) caused a machine with 12 GB r...
Mark Washeim
11:36 am Bug #6273: apparent timeout > err: Could not retrieve catalog from remote server: execution expired
sorry, catalog, client_yaml/catalog... Mark Washeim
11:32 am Bug #6273: apparent timeout > err: Could not retrieve catalog from remote server: execution expired
James Turnbull wrote:
> Looks like some bad data in the catalog - can you show us the YAML data from the catalogue?
...
Mark Washeim
10:24 am Bug #6277: Package name (probaby any id) cannot contain "-"
Can you specify OS & package type, and hopefully the puppet provider as well? It would also be great if you could pos... donavan m
09:50 am Bug #775: Cron resources being deleted still require a command.
I also believe the issue should be re prioritized. I can demonstrate the creation of infinite* duplicate cron resourc... donavan m
09:44 am Bug #775: Cron resources being deleted still require a command.
This bug is trivially reproducible on 2.6.4 for both CentOS 5.5 and Darwin 10.6. The issue occurs when puppet encount... donavan m
08:31 am Bug #6210: Fix error messages to be meaningful
Similar problem (error messages != real reason) can be found in bug 6277. Nico Schottelius
08:29 am Bug #6277 (Rejected): Package name (probaby any id) cannot contain "-"
Hello,
a bug that bites me again and again is having packages containing a "-", which results in a syntax error:
...
Nico Schottelius
01:45 am Bug #650: puppet replaces configuration directories when they are symlinks
Another +1 here - baffling behaviour alright! Kiall Mac Innes
01:10 am Feature #1033: support for file system acls on the file type
Hi all
I was looking forward for this feature too, and discovered this thread.
Would be nice to have acl integra...
Avalos .
10:18 pm Puppet Dashboard Bug #5398: inventory custom query and node inventory error
This is due to the undocumented dependency on having either the json or json_pure gem installed. If you install that,... Nick Lewis
09:02 pm Bug #6273: apparent timeout > err: Could not retrieve catalog from remote server: execution expired
Looks like some bad data in the catalog - can you show us the YAML data from the catalogue? James Turnbull
08:45 pm Feature #3157 (Closed): puppetdoc should support a site-wide (site.pp) README
I confirm this is working. Brice Figureau
08:44 pm Bug #6253: :include: does not work standalone at the top of site.pp
OK, I was wrong in our discussion, as in fact this is working fine if you do what I was saying in #3157:
if your s...
Brice Figureau
08:06 pm Bug #6273: apparent timeout > err: Could not retrieve catalog from remote server: execution expired
Mark Washeim wrote:
> Mark Washeim wrote:
> > James Turnbull wrote:
> > > Mark - could you try 2.6.5rc2? We fixed...
Mark Washeim
08:02 pm Bug #6273: apparent timeout > err: Could not retrieve catalog from remote server: execution expired
James Turnbull wrote:
> Mark - could you try 2.6.5rc2? We fixed a major performance bottleneck in this area with Pa...
Mark Washeim
07:57 pm Bug #6273: apparent timeout > err: Could not retrieve catalog from remote server: execution expired
Mark Washeim wrote:
> James Turnbull wrote:
> > Mark - could you try 2.6.5rc2? We fixed a major performance bottle...
Mark Washeim
07:54 pm Bug #6273: apparent timeout > err: Could not retrieve catalog from remote server: execution expired
James Turnbull wrote:
> Mark - could you try 2.6.5rc2? We fixed a major performance bottleneck in this area with Pa...
Mark Washeim
07:44 pm Bug #6273 (Needs More Information): apparent timeout > err: Could not retrieve catalog from remot...
Mark - could you try 2.6.5rc2? We fixed a major performance bottleneck in this area with Passenger.
Also can you ...
James Turnbull
07:38 pm Bug #6273 (Closed): apparent timeout > err: Could not retrieve catalog from remote server: execut...
I'm loathe to report this as a bug, but:
I have recently upgraded from 2.5.2 (gentoo puppetmaster) with a heteroge...
Mark Washeim
07:29 pm Bug #6271 (Needs More Information): catalog format is inconsistent between yaml and pson
I serialized the same catalog into yaml and pson with:... Dan Bode
07:15 pm Bug #5212: With Puppet standalone, exported facts are overriding local facts
Or not. Maybe my patch actually doesn't make the change I wanted.
I'm back to my every-2-hour cron purging mysql s...
Jordan Sissel
07:07 pm Bug #6270 (Merged - Pending Release): Glitchy Markdown in functions reference
Pushed to upstream 2.6.next, since the patches had no effect on spec and unit tests. Nick Fagerlund
07:03 pm Bug #6270 (In Topic Branch Pending Review): Glitchy Markdown in functions reference
Only ended up having to change those two functions. In branch, patches mailed! Nick Fagerlund
05:53 pm Bug #6130 (Merged - Pending Release): Change header level on metaparameter reference
Merged to 2.6.next. Nick Fagerlund
05:51 pm Bug #6270 (Closed): Glitchy Markdown in functions reference
<http://docs.puppetlabs.com/references/latest/function.html> has a bunch of formatting errors -- see `split` and `reg... Nick Fagerlund
04:37 pm Bug #5221: 0.24/2.6 pluginsync broken: "Fileset paths must be fully qualified" error when paths h...
commenting on the right ticket...I can confirm the original issue with pluginsync from 0.24.8 to 2.6.4. Have applied... R.I. Pienaar
04:33 pm Bug #6001: 0.24.8 client to 2.6.4 server has Fileset path error
I can confirm this bug, 0.24.8 client to 2.6.4 master pluginsync fails. R.I. Pienaar
04:24 pm Bug #5038: puppet 2.6.1 can no longer transfer gzipped files
for the benefit of people coming here from google:
This is default apache behavior, to disable it just add to your...
R.I. Pienaar
04:19 pm Bug #4496: module_name variable not consistently set
Hello, just started watching this bug. I've come across the same issue with slightly different behaviour having to do... Luke Bigum
04:00 pm Bug #6269 (Closed): Hashes only work with two levels
Create a hash:
$networkinfo = {
'machine1.domain.local' => { eth0 => { ip => '192.168.1.50', mask => '255.255....
Chip Schweiss

02/09/2011

03:50 pm Bug #6268 (Needs More Information): service{"network": ensure => running } fails on Redhat/Centos...
Puppet is always reading the status as stopped and attempts to start the service on every run. If the interface is d... Chip Schweiss
02:57 pm Facter Bug #3357: fact fqdn doesn't get set if domain fact isn't set
In the current use of facter, no fqdn set means no hostname or domain set.
In order to find all the machines with no...
Julien GEORGES
11:48 am Bug #6267 (Closed): puppetdoc symbol matching prefers individual tokens a little too much.
I have a number of classes surrounding the management of Apache in
various contexts. To that end, I have classes li...
Nick Moffitt
08:57 am Naginator Bug #6266 (Accepted): Allow parameters to be forced to absent
Hi.
While converting some of our active checks to passive ones (without changing their names), we realized that th...
Sven Mueller
01:20 am Feature #86: Directory creation fails if parent directory does not exist
"Ruby DSL"
http://www.puppetlabs.com/blog/ruby-dsl/
eric sorenson
01:08 am Feature #6144: adding additional zfs properties
* Alphabetized properties
* Added documentation for acceptable values
* Added the following properties:...
Garrett Honeycutt
09:53 pm Bug #650: puppet replaces configuration directories when they are symlinks
Another vote for fixing this, makes it really hard to keep everything in version control. Ryan Ausanka-Crues
09:25 pm Bug #6245 (Duplicate): puppetmaster thinks second host is host from a previous run
AFAIK this was resolved in 0.25.2
Markus Roberts
09:10 pm Bug #6133: File resource audit property fails when backup => false
Well, if the goal is to see if the content changed, isn't that what the checksums are for? Or are you trying to find ... Trevor Vaughan
09:04 pm Bug #6133: File resource audit property fails when backup => false
> If you specify ‘all’ or ‘content’ and there’s not a filebucket, wouldn’t you want
> to drop back to ‘checksum’ si...
Markus Roberts
08:45 pm Bug #6133: File resource audit property fails when backup => false
Couldn't agree more!
However, I just tried this, and if you set audit => checksum, Exec['test'] never fires, which...
Trevor Vaughan
08:23 pm Bug #6257 (Merged - Pending Release): Rack POST and PUT request handling is very slow.
available in `2.6.next` as of commit:e0613d808f52d08bc1a2fb4e075749f486d7768b Jesse Wolfe
08:21 pm Bug #5977 (Merged - Pending Release): command_line only loads commands from the first path where ...
I'm not sure how this got skipped in the big merge last week. Available in `2.6.next` as of commit:0971bda3d7b75a5292... Jesse Wolfe
08:00 pm Bug #6257 (Closed): Rack POST and PUT request handling is very slow.
The rack http handler is very slow when processing large HTTP body contents. This affects all POST and PUT requests.
...
Jesse Wolfe
07:33 pm Feature #4433: Add hash support to extlookup
I'm attaching a version of extlookup which has been modified to use YAML instead of CSV, to get this going again. Whi... Christian Hofstaedtler
07:09 pm Bug #3741: Custom facts loaded multiple times
same here, facts are loaded 3 times - puppet 0.25.5, facter 1.5.8. konrad rzentarzewski
06:58 pm Bug #4487: Environment column in hosts table updating incorrectly
Cody Herriges wrote:
> I have found the issue and a fix but don't 100% understand why the current code is not functi...
Mark Washeim
06:52 pm Feature #5432: Use AIX native commands to manage users and groups
Paul Berry wrote:
> This patch is a new feature, it's fairly large, and it's based on the 2.7 codebase. Postponing ...
Michael Stahnke
06:18 pm Bug #6133: File resource audit property fails when backup => false
I may be missing something obvious, but without a backup what's it supposed to compare the content to?
Markus Roberts
05:59 pm Bug #5949 (Needs More Information): Confusing error on bad define syntax
I could not recreate, (I tried both 2.6.2 and 2.6.5rc1) I get the error message:
/etc/puppet/modules/bar/manifests...
Dan Bode
05:44 pm Bug #5984 (Accepted): syntax error in import manifest only reported once
verified against 2.6.next
site.pp...
Dan Bode
04:30 pm Bug #6256 (Closed): /var/lib/puppet/rrd not created
Built from source, running puppetmasterd for the first time did not make and set up /var/lib/puppet/rrd
I had to d...
Jeff Blaine
04:00 pm Bug #6255 (Accepted): Puppet kick exists with 0 even when puppet run has failures
When I run a puppet kick from a remote server and the puppet run on the other host encounters failures during a run, ... Jeffrey Lensen

02/08/2011

03:19 pm Bug #5392: Misleading error message when trying to collect resources of an undefined type
I can confirm that the aforementioned patch in collection.rb also obtains for 2.6.4. 2.6.2 does not display this prob... Mark Washeim
02:26 pm Bug #6253 (Closed): :include: does not work standalone at the top of site.pp
In [this message](http://mid.gmane.org/1297172312.427.47.camel@arsenic.daysofwonder.com)
Brice Figureau suggested th...
Nick Moffitt
01:59 am Bug #3004 (Requires CLA to be signed): zone resource on Solaris tries to change from 'running to ...
Hi Josh! Thanks for your patch. Could I please get you to sign a CLA (see the Contributer License Agreement link in... James Turnbull
11:08 pm Puppet Acceptance Bug #6249 (Closed): Clean up interaction between test wrapper, host, and command objects
In the test wrapper's on() function, we have this line of code:
@result = host.exec(command.cmd_line(host), op...
Paul Berry
10:55 pm Puppet Acceptance Bug #6248 (Closed): Eliminate unnecessary numeric prefixes from test files
The puppet-acceptance project has several files whose names begin with numeric prefixes.
My understanding from tal...
Paul Berry
10:55 pm Refactor #6247 (Accepted): exec and notify types have different implementations for seemingly ide...
Exec and notify both require unique titles but allow duplicate content (i.e. command and message, respectively), but ... Nick Fagerlund
10:52 pm Puppet Acceptance Bug #6246 (Closed): Puppet env logic seems unnecessary
The method Command#puppet_env_command contains complex logic to set RUBYLIB and PATH to point to the version of Puppe... Paul Berry
10:45 pm Bug #6245 (Duplicate): puppetmaster thinks second host is host from a previous run
puppet-server-0.25.1-0.2.rc2.el5
puppet-0.25.1-0.2.rc2.el5
fastthread (1.0.7)
passenger (2.2.9)
rack (1.1.0)
rak...
Pete Emerson
10:21 pm Puppet Acceptance Feature #6244 (Closed): Be able to distinguish test failures from errors
Many tests in the test harness are to verify that a certain bad behavior does not happen. In cases where the bad beh... Paul Berry
09:58 pm Puppet Acceptance Bug #6242 (Closed): on() method shouldn't allow an array of commands
The test harness's on() method allows an array of commands to be passed in place of a single command. This functiona... Paul Berry
06:43 pm Puppet Acceptance Refactor #6163 (Closed): Test logging directories should be more structured
Matt Robinson
06:43 pm Puppet Acceptance Refactor #6163 (Accepted): Test logging directories should be more structured
Matt Robinson
06:42 pm Puppet Dashboard Feature #6239 (Duplicate): File search checksum should be a link
This came up during an in-house demo on 2/2.
When the use_file_bucket_diffs setting is enabled, md5s that show up ...
Paul Berry

02/07/2011

03:57 pm Bug #4482: puppet uses wrong options to apt-get - install of previous version doesn't work
Nigel Kersten wrote:
> I know your bug was in first, but I'm duping this to #4976, as it's a more general solution.
>...
Mark Washeim
11:54 am Bug #6238 (Duplicate): Using "name" in service definition breaks dependency checks
class php inherits freebsd_port {
$prefix = "/usr/local/etc"
$ini = "${prefix}/php.ini"
package { ...
Alexey Samoylov
11:02 am Bug #5984: syntax error in import manifest only reported once
The problem also exists using following version:
puppet-2.6.2-0.3.el5
puppet-server-2.6.2-0.3.el5
Johan Huysmans
09:32 am Bug #3004: zone resource on Solaris tries to change from 'running to running' and fails miserably
The cause of the problem (from the type's perspective) is that calling self.should() from the ensure parameter return... Josh Anderson
 

Also available in: Atom