Activity
From 03/03/2008 to 03/09/2008
03/10/2008
-
08:45 pm Bug #1056: Pluginsync/factsync checksums are getting stored in the state file
- I'm also seeing this problem, I reported it in #1123 and believe that its the same problem as this one.
To make this... -
08:42 pm Bug #1123 (Closed): fact checksum changes
- I believe that this issue is the same as #1056, so I am resolving it as a duplicate.
-
05:06 pm Bug #1123 (Closed): fact checksum changes
- I changed a local fact that I had already managed via puppet, it was distributed as expected:...
03/09/2008
03/08/2008
-
09:15 am Feature #1121: Upgrade guide
- Ryan
Why not start one yourself on the Wiki? You already cited some major differences - create a page, some structu... -
09:12 am Bug #1119: command line option --trace does not provide server backtrace on client
- fixed formatting markup;
Aw, shucks! I was helping out on this one on IRC yesterday, and forgot the most important p... -
10:20 pm Bug #1122 (Closed): puppet should honor one major version release ago
- In my current setup I typically upgrade clients first and then the puppetmaster (which I admit is kind of backwards.....
-
10:15 pm Feature #1100: client should not sleep for $splay_time when triggered by puppetrun
- Replying to [comment:2 luke]:
> The problem here is that he wants splat disabled on the client (the machine he's conn... -
10:10 pm Feature #1121 (Closed): Upgrade guide
- It would be nice to have an upgrade guide when a new release comes out. Right now I'm looking at moving from 0.23 to...
-
09:00 pm Bug #1120: undefined method scope for nil::NilClass ??
- Class statements:
http://pastie.caboo.se/162946
Looks like previously, 0.24.1 was parsing class primary inherits ph... -
08:40 pm Bug #1120: undefined method scope for nil::NilClass ??
- Line 333 in nodetype.pp is a false-positive or misnomer. The offending line is actually prior to 333.
include sa... -
08:37 pm Bug #1120 (Closed): undefined method scope for nil::NilClass ??
- I'm seeing the following error message when trying to run puppet on two of my clients. The configuration was not chan...
-
08:35 pm Bug #1119 (Closed): command line option --trace does not provide server backtrace on client
- I'm trying to troubleshoot a problem, and I don't get any backtrace from puppetd --test --trace: ...
-
06:15 pm Bug #1118 (Closed): noop=true now prevents factsync and pluginsync
- New in 0.24.x, but breaks noop runs.
03/07/2008
-
02:26 pm Bug #1057: can't purge directories recursively as indicated by the FAQ
- Please add "force => yes" to the file. This was an error in the FAQ, I just fixed it here:
http://reductivelabs.com... -
06:46 am Bug #1117 (Closed): Puppetmaster w/ Mongrel barfs when clients lack PTR records
- This is fixed
commit 7a9aae84805e415de090f0ce9be04beb8435e117
Author: Luke Kanies <luke@madstop.com>
Date: Sat Jan... -
03:18 am Bug #1117: Puppetmaster w/ Mongrel barfs when clients lack PTR records
- I probably should have specified a particular exception in the rescue block. I'm not sure what Resolv throws and I do...
-
03:14 am Bug #1117 (Closed): Puppetmaster w/ Mongrel barfs when clients lack PTR records
- I'm not sure if this was intentional or not, but adding a simple rescue block around the Resolv portion results in my...
-
12:33 am Bug #619: A module is not found if it is not in the first existing path in modulepath
- This is correct and desired behaviour.
-
12:15 am Bug #619: A module is not found if it is not in the first existing path in modulepath
- _Or are you talking about a situation where both DIR1 and DIR2 have a foo subdir ? Not sure what should happen in tha...
-
10:04 pm Bug #1094 (Closed): resource aliases aren't being validated
- Fixed in commit:4c0f6c8502a0759519877f3e933e44ba980f7da2.
-
10:00 pm Bug #1116 (Closed): Checksums are changing on every run causing unnecessary dependency runs and n...
- Pushed the new branch.
-
09:47 pm Bug #1113 (Closed): Ldap and Exec node terminii do not support environment
- Fixed in commit:2261032801a39affa1a4c5e998fc2c4dd145503f and commit:35214eb7e2887ed4ab7e4ab0d8c92c724db495d2.
-
08:28 pm Bug #1116: Checksums are changing on every run causing unnecessary dependency runs and noise
- commit 0265a69 in my repo:
[http://github.com/shadoi/puppet/commit/0265a693bd14cca3b014d611f38d20bf5ac65609] -
08:14 pm Bug #1041 (Closed): The CA serial file sometimes ends up getting owned by root, which kills puppe...
-
08:12 pm Bug #1041: The CA serial file sometimes ends up getting owned by root, which kills puppetmasterd
- Fixed by andrew in commit:8192475a041d933b4fdf9e82142b09c9633952f4.
-
08:11 pm Bug #1112 (Closed): gentoo puppet.conf has extra whitespace breaking puppet's config parser
- Pushed.
-
08:11 pm Bug #1111 (Closed): provider/package/portage.rb: packages with multiple installed versions not ma...
- Pushed.
-
07:17 pm Bug #1116: Checksums are changing on every run causing unnecessary dependency runs and noise
- Sorry, trac needs me to use quoting to get those lines to be readable, so here they are again:...
-
07:15 pm Bug #1116 (Closed): Checksums are changing on every run causing unnecessary dependency runs and n...
On every run I'm seeing checksums changing from {time} to {mtime}, this is causing dependencies to get refreshed, wh...-
07:09 pm Feature #219: user type could be used to lock account
- I was suggesting this... however now that I think about it more, different systems may not respect this. I dont even ...
03/06/2008
-
07:02 am Feature #219: user type could be used to lock account
- Are you suggesting that instead of having a locking feature for the user type, we simply suggest that the user use th...
-
04:41 am Feature #219: user type could be used to lock account
- You can do this already by simply setting the password to '*' (allows for ssh-key logins, but no passwords) or '+' (l...
-
03:07 am Feature #1115 (Closed): Allow checking tags from ERb templates
- The current Puppet architecture does not allow tags to be checked from ERb templates. This should be changed to allow...
-
12:07 am Bug #867: Got an uncaught exception of type SystemStackError: stack level too deep Error
- I believe that notify implies require and causes a dependency cycle. You can change ...
-
10:22 pm Bug #1114: pluginsync does not detect new facts
- might be related, but it is different, if I add --factpath=/var/lib/puppet/lib/facter (it's set to that in /etc/pupp...
03/05/2008
-
02:19 pm Bug #1114: pluginsync does not detect new facts
- Could that be related to #1002?
-
01:22 pm Bug #1114 (Closed): pluginsync does not detect new facts
- Using Debian's 0.24.1-2 package, new facts are not detected after pluginsync has run (i.e. I'd expect to see a "Fact...
-
11:28 am Bug #1112: gentoo puppet.conf has extra whitespace breaking puppet's config parser
- Applied in commit commit:4c47656a5f78ff3b13413e5d51948f3f3f36b60d in branch 0.24.x
-
11:27 am Bug #1111: provider/package/portage.rb: packages with multiple installed versions not matched
- Applied in commit commit:4c47656a5f78ff3b13413e5d51948f3f3f36b60d in branch 0.24.x
-
11:13 pm Bug #1094: resource aliases aren't being validated
- Ugh, I managed to munge that comment quite well.
Workaround:... -
11:11 pm Bug #1094: resource aliases aren't being validated
- Workaround for now: use the 'name' parameter instead of alias - this requires a little bit of manifest changing, but ...
-
10:02 pm Bug #1113 (Closed): Ldap and Exec node terminii do not support environment
- One of the main features in 0.24 was support for environments, which are attached to each node, but the primary termi...
-
06:06 pm Bug #1112 (Closed): gentoo puppet.conf has extra whitespace breaking puppet's config parser
- Puppet fails starting with the following error using the puppet.conf file provided for gentoo due to extra whitespace...
-
05:39 pm Bug #1111: provider/package/portage.rb: packages with multiple installed versions not matched
- Sorry, for the multiple patches. I'm not quite used to git.
-
04:57 pm Bug #1111 (Closed): provider/package/portage.rb: packages with multiple installed versions not ma...
- When eix cache reports packages with multiple installed versions the regex match fails. I'm attaching an improved reg...
03/04/2008
-
11:55 am Bug #1094: resource aliases aren't being validated
-
05:31 pm Bug #1083 (Closed): 0.24.2.rc1 plugins mount broken
- Applied in commit:ee88c58546c2ca2bf7d77fd36d6443777eb0965f.
Sorry fujin, I'd already applied it myself. -
05:04 pm Bug #959: Need to override automatically generated resources such as
- Replying to [comment:15 micah]:
> Just wanted to note that that when I hit this bug, applying changeset:4ebb8d0cb7c77... -
05:02 pm Bug #959: Need to override automatically generated resources such as
- Just wanted to note that that when I hit this bug, applying changeset:4ebb8d0cb7c77719a25c689d05f6639f31829c0c solved...
Also available in: Atom