Activity
From 06/23/2009 to 06/29/2009
06/30/2009
-
11:04 pm Facter Bug #2374 (Duplicate): Facter CLI does not work when naming variables
- This is a known issue and will be addressed in Facter 2.0
-
10:59 pm Facter Bug #2374: Facter CLI does not work when naming variables
- Sorry, should've enclosed this in a pre tag....
-
10:58 pm Facter Bug #2374 (Duplicate): Facter CLI does not work when naming variables
- Many, but not all, of the facter variables do not work when naming them on the command line. This only happens with ...
-
10:19 pm Bug #1095: Puppetmaster leaving half-open connections
- I only have one ruby install, and here the full list of packages I have installed (I'm running Fedora 11 and I don't ...
-
09:38 pm Bug #1095: Puppetmaster leaving half-open connections
- There's definitely something else screwy going on, then - this is working for lots of people. Is there any chance yo...
-
09:37 pm Feature #2356 (Accepted): access to facts in external nodes
- For now, I'll accept this, since there's no other good way. We'd have to set them all as environment variables, I gu...
-
09:36 pm Bug #579 (In Topic Branch Pending Review): puppet should try to clear solaris 10 services in main...
- Anyone able to test this?
The code looks good, but can you email it to the list, a la the DevelopmentLifecycle page? -
09:35 pm Feature #2349 (Accepted): apt provider should support 'responsedata' just like 'responsefile'
- Yep, sounds perfect.
-
09:31 pm Bug #1095: Puppetmaster leaving half-open connections
- Yup, this has happened on every run I've tried so far with storeconfigs = true.
-
09:27 pm Bug #1095: Puppetmaster leaving half-open connections
- Do you get the half-open connection on every run, or what?
-
09:24 pm Bug #2373: 25b2 client to 25b2 server reporting error
- Looks like we need the server-side trace. Can you paste that?
-
08:47 pm Bug #2373: 25b2 client to 25b2 server reporting error
- If you tell me how, sure... running with --trace --debug only shows this:
debug: //baseclass/redhat/redhat::crashd... -
08:45 pm Bug #2372: eval_generate/to_sym error on checkin with 25b2 host to 25b2 server
- puppetd --test --trace --debug
debug: Failed to load library 'ldap' for feature 'ldap'
debug: /File[/var/lib/puppet... -
08:33 pm Bug #2372 (Accepted): eval_generate/to_sym error on checkin with 25b2 host to 25b2 server
- Can we get a stack trace?
-
08:33 pm Feature #2353: Make LDAP base filter configurable
- Looks like the filter was incorrectly hard-coded in this class.
Should be relatively straightforward to fix. -
08:32 pm Bug #2373 (Accepted): 25b2 client to 25b2 server reporting error
- Can we get a stack trace?
-
07:47 pm Bug #2373 (Duplicate): 25b2 client to 25b2 server reporting error
- err: Reporting failed: Server returned 400: undefined method `save' for false:FalseClass
-
07:46 pm Feature #2353: Make LDAP base filter configurable
- Noticed a few days later that there's already variable "ldapstring" that is used in place of the hardcoded stuff abov...
-
07:45 pm Bug #2372 (Duplicate): eval_generate/to_sym error on checkin with 25b2 host to 25b2 server
- err: /File[/var/lib/puppet/lib]: Failed to generate additional resources using 'eval_generate': Server returned 400:...
-
06:16 pm Bug #2367: reporting fails on .25.0b2, possibly apache/mongrel's fault
- James Turnbull wrote:
> Any other logs from Puppet?
Yes, running your puppetmaster with --trace would really help...
06/29/2009
-
03:42 pm Bug #2371 (Closed): Files created with "main" appended
- I don't have much info unfortunately, but I've noticed files being created with "main" appended. For example, one web...
-
01:19 pm Feature #2370 (Closed): OpenBSD package provider could be a little more robust
- The provider for OBSD packages is pretty brute- it complains it's not versionable, yet OpenBSD packages usually take ...
06/28/2009
-
10:23 am Facter Bug #2346 (Needs Decision): ec2.rb open-uri "open" doesn't like the port argument
- This fact is completely broken at the moment:
* Timeout::Error isn't caught by rescue (due to how it inherits)
* ... -
09:49 am Bug #1095 (Re-opened): Puppetmaster leaving half-open connections
- Hi, I am currently testing 0.25beta2 and I am also seeing this issue (specifically when stored configs is enabled). ...
-
08:26 am Facter Feature #2354: Support for virtual interfaces
- What's the name of the fact for the second IP address of interface eth1 for example? Couldn't find anything on the we...
-
11:40 pm Bug #2369 (Closed): Puppet fails to run if ENV["PATH"] is empty.
- Pushed in commit:a6816fff5a0421d614da50eeaf12aa7178a82b09 in branch master.
-
11:36 pm Facter Feature #2354: Support for virtual interfaces
- No. Support for multiple and aliased IP addresses on interfaces has been present for several releases. The ticket y...
06/27/2009
-
04:48 pm Bug #2365 (Rejected): Puppetdoc +type+ notation doesn't work for string ending in a digit
- Hi,
I'm sorry but this is how RDoc is designed and as such this is not something I can work around easily.
From... -
11:14 am Facter Feature #2354: Support for virtual interfaces
- I see. You are referring to Issue #1774. And support for having more than one address on an interface is going to be ...
-
08:15 pm Bug #2369: Puppet fails to run if ENV["PATH"] is empty.
- woops. hit submit too soon.
This exhibits itself as a traceback in defaults.rb line 102 complaining about trying t... -
08:15 pm Bug #2369 (Closed): Puppet fails to run if ENV["PATH"] is empty.
- We've started triggering puppet runs via ifup, which sanitizes the PATH and doesn't export it so you end up with no E...
06/26/2009
-
04:39 pm Bug #2368: Issue with yum provider and long RPM names ?
- Paul Seymour wrote:
> But they all have different package names (2 with different version numbers appended) and only... -
02:24 pm Bug #2368: Issue with yum provider and long RPM names ?
- But they all have different package names (2 with different version numbers appended) and only one is set to update s...
-
02:05 pm Bug #2368: Issue with yum provider and long RPM names ?
- Why do you think that the problem is related to long names?
I rather suspect that puppet's latest feature doesn't ... -
01:28 pm Bug #2368 (Needs More Information): Issue with yum provider and long RPM names ?
- Using the YUM provider/helper from 0.24.8 we have an issue with a
package latest all 3 packages are in the manifest ... -
07:18 am Bug #2359 (Accepted): stderr output from exec resource is lost
-
07:16 am Bug #2359: stderr output from exec resource is lost
- Dunno. I don't know that I ever filed it. I vaguely remember this, but not really.
-
03:01 am Feature #1801 (Closed): Add "if not" capability to language
-
03:00 am Feature #1848 (Closed): support multi-line cron environment variables
-
02:17 am Facter Bug #2341 (Accepted): Facter::Manufacturer.dmi_find_system_info splits on non-unique delimiter
-
02:17 am Facter Bug #2342 (Accepted): Facter::Manufacturer.dmi_find_system_info truncates final character of last...
-
02:17 am Facter Bug #2355 (Accepted): facts hanging on reading /proc filesystem
-
01:38 am Bug #2197 (Closed): Daemontools tests don't work
- Pushed in commit:5680cd5029c8b3a2cf5a2a3b10df6acf7a9fc870 in branch master.
-
01:37 am Feature #2090 (Closed): Change diff output in --verbose mode to unified format
- Pushed in commit:603b9cf1a435f6662db39be66f91527a8e20c112 in branch master.
-
01:35 am Bug #2363 (Closed): cron provider broken in OpenSolaris
- Pushed in commit:9bc9b5c0c062ff60af4272fd6d176b8a8a1d6c91 in branch master.
-
01:34 am Bug #2358 (Accepted): File ignores don't work in plugin/fact updates
-
01:34 am Bug #2359 (Needs Decision): stderr output from exec resource is lost
- The bug?
-
01:33 am Bug #2360 (Accepted): Using an empty array for roles causes constant nagging
-
01:32 am Bug #2362 (Needs Decision): Puppet still does name lookups when supplied with a numeric uid/gid f...
-
01:32 am Bug #2364 (Accepted): No puppetdoc for subclass not preceded by resource or another subclass
-
01:32 am Bug #2365 (Accepted): Puppetdoc +type+ notation doesn't work for string ending in a digit
-
01:32 am Bug #2366 (Accepted): No puppetdoc for manifests/classes/*.pp that has a subclass
-
01:31 am Bug #2367 (Needs More Information): reporting fails on .25.0b2, possibly apache/mongrel's fault
- Any other logs from Puppet?
-
01:26 am Feature #2087 (Closed): Not installed is the same as not running
- Pushed in commit:0f2d70dc91a10d38d088ad5d8a351187b143e144 in branch master.
-
01:25 am Bug #2367 (Closed): reporting fails on .25.0b2, possibly apache/mongrel's fault
- Hi, I'm using mongrel behind mod_proxy_balancer in apache and piloting the .25b2, I get this when reporting should ha...
-
01:19 am Bug #2238: Fileserver under Apache/Mongrel chokes on recursive directories
- Was not fixed in beta2 so you'll still see the error. If it was fixed in beta2 you'd see a commit message and the ca...
-
01:10 am Bug #2238: Fileserver under Apache/Mongrel chokes on recursive directories
- Still seeing this on b2.
-
07:17 pm Bug #2366 (Closed): No puppetdoc for manifests/classes/*.pp that has a subclass
- Using 0.24.8 on Solaris 10.
Consider this manifests/classes/test.pp (site.pp has include "classes/*").... -
07:10 pm Bug #2365 (Rejected): Puppetdoc +type+ notation doesn't work for string ending in a digit
- Using 0.24.8 on Solaris 10.
Consider this class:... -
07:06 pm Bug #2364 (Accepted): No puppetdoc for subclass not preceded by resource or another subclass
- Using 0.24.8 on Solaris 10.
Consider this modules/test/manifests/init.pp:... -
06:25 pm Bug #2343: Broken Test::Unit tests in Puppet 0.25.x HEAD
- James Turnbull wrote:
> [...]
Those:... -
06:19 pm Bug #2348 (In Topic Branch Pending Review): REST auth system assumes certnames are domain names.
- I've pushed a patch in my github repository, branch tickets/master/2348:
http://github.com/masterzen/puppet/tree/tic...
06/25/2009
-
04:54 am Bug #2363 (Ready For Checkin): cron provider broken in OpenSolaris
-
04:42 am Bug #2363 (Closed): cron provider broken in OpenSolaris
- The fix of #1849 was a bit too aggressive in cleaning up colons, which causes:...
-
04:29 am Feature #2087 (Ready For Checkin): Not installed is the same as not running
- Patch submitted
-
05:10 pm Bug #2362 (Closed): Puppet still does name lookups when supplied with a numeric uid/gid for file ...
- If supplying a numeric gid/uid, Puppet shouldn't be checking if these are valid groups/users, as presumably you have ...
06/24/2009
-
03:56 pm Bug #2357: ralsh is confused about file permissions (mode), can't write octal
- Sorry, I somehow missed actually adding the ticket relationship.
It's a dupe of #1757. -
03:23 pm Bug #2065: rug provider fails to retrieve current state of resource
- I ran into the same problem with SLES 11 and puppet-0.24.8-1.1
-
02:02 pm Bug #2357: ralsh is confused about file permissions (mode), can't write octal
- Luke Kanies wrote:
> This is a dupe, and unfortunately it's not at all trivial.
Duplicate of what? I looked but c... -
01:47 pm Bug #2358: File ignores don't work in plugin/fact updates
- FWIW, we're also seeing this with custom facts.
-
09:28 am Facter Bug #2346: ec2.rb open-uri "open" doesn't like the port argument
- What ruby version are you using?
-
07:41 am Bug #2361 (Closed): compile errors suppressed with external nodes
- this bug is not valid.
The actual problem was with reading the external node script output.
I have verified tha... -
07:16 am Bug #2361 (Closed): compile errors suppressed with external nodes
- Manifest Compile/Parse errors are not being displayed on the server or agent when external nodes are set.
with
... -
05:27 am Bug #2360 (Closed): Using an empty array for roles causes constant nagging
- If you define a user with an empty role list ([]), puppet will always generate a notice:
notice: //Node[lab-thumper1... -
01:36 am Feature #2087 (In Topic Branch Pending Review): Not installed is the same as not running
- Here's a patch which changes the warning to "info", which is enough to make the reports shut up, but still provide de...
-
12:30 am Bug #2357 (Duplicate): ralsh is confused about file permissions (mode), can't write octal
- This is a dupe, and unfortunately it's not at all trivial.
-
12:22 am Bug #2321 (Closed): Rack does not correctly read in settings from puppet.conf
- Ok, lack of reproducibility plus ease of workaround == closed bug. :)
-
11:23 pm Bug #2359 (Closed): stderr output from exec resource is lost
- stderr output may be important to help determine why a puppet run failed.
With this simple script I do not see the e... -
09:24 pm Facter Bug #2355: facts hanging on reading /proc filesystem
- Peter thanks for the link, I originally meant which kind of fix (cat, thread).
Ok, I included 2 lines :) using Thr... -
08:55 pm Bug #2358 (Rejected): File ignores don't work in plugin/fact updates
- File ignores seem to be broken with 0.25.0beta2 (and beta1). We've had the following in manifests/site.pp for a long...
-
06:06 pm Bug #2348: REST auth system assumes certnames are domain names.
- I do everything with modules in environments, so the only fileserver.conf entries I have are [facts] and [plugins], a...
-
05:57 pm Bug #2348: REST auth system assumes certnames are domain names.
- Brice Figureau wrote:
> Nigel Kersten wrote:
> > http://github.com/reductivelabs/puppet/blob/c45ebfad1b5525a8297bef... -
05:55 pm Bug #2348: REST auth system assumes certnames are domain names.
- Nigel Kersten wrote:
> http://github.com/reductivelabs/puppet/blob/c45ebfad1b5525a8297bef97c04aed9e485eff76/lib/pupp... -
05:39 pm Bug #2348: REST auth system assumes certnames are domain names.
- Nigel Kersten wrote:
> http://github.com/reductivelabs/puppet/blob/c45ebfad1b5525a8297bef97c04aed9e485eff76/lib/pupp...
06/23/2009
-
12:36 pm Bug #2357 (Duplicate): ralsh is confused about file permissions (mode), can't write octal
- Looks like it's converting the permission value to base 10 instead of base 8:...
-
08:00 am Feature #2356: access to facts in external nodes
- It would be nice to be able to classify external nodes based on operating system (for starters). If its necessary, I ...
-
07:24 am Feature #2356 (Needs More Information): access to facts in external nodes
- Can you clarify what you mean? You can set variables in external nodes already...?
-
07:23 am Feature #2356 (Closed): access to facts in external nodes
- It would be nice if external nodes had access to facts. Does the order support this?
They could be added as enviro... -
03:48 am Bug #2069: Package fails to detect installed packages on Gentoo even though category is specified
- This works fine for me with 0.24.8
package { "subversion":
category => "dev-util",
ensure ... -
12:48 am Bug #579: puppet should try to clear solaris 10 services in maintenance state
- Ack - wrong patch file.
-
12:45 am Bug #579: puppet should try to clear solaris 10 services in maintenance state
- I took a stab at this and it's pretty trivial to check whether or not the service is in the maintenance state. Attach...
Also available in: Atom