Activity
From 07/24/2008 to 07/30/2008
07/31/2008
-
05:45 pm Bug #947: pluginsync failure: can't convert nil into String in lib/puppet/network/handler/fileser...
- Its using the default pluginpath, which magically breaks when environments is enabled.
As soon as I can destroy our ... -
05:23 pm Facter Bug #1467 (Closed): Failing test - macaddress not set on ubuntu
- Merged.
07/30/2008
-
04:27 pm Bug #1441: confusing colors - errors are not red, non-errors are red
- luke wrote:
> cricalix wrote:
> > Luke,
> >
> > Regarding 'just change my terminal interpretation of color codes' - ... -
02:37 pm Facter Bug #1467 (Ready For Checkin): Failing test - macaddress not set on ubuntu
- Pushed in commit:a12608e90f0aa38a84149459c54a1020e817bc93 in my Facter master.
-
02:29 pm Bug #1459 (Needs Decision): TransObject.to_manifest fails hideously if self.type or self.name con...
- Luke - you happy with this?
-
02:28 pm Feature #1456 (Needs More Information): Add support for proxy settings to yumrepo type
- Tests please.
-
02:27 pm Feature #1461 (Accepted): Module metadata should support platform specification
-
02:26 pm Feature #1462 (Accepted): class dependency capability
-
02:25 pm Feature #1463 (Accepted): module versioning
-
02:24 pm Bug #1468: puppetd not checking with puppetmaster
- jamtur01 wrote:
> This isn't really a Puppet issue - the 503 error is a mongrel/apache problem. It's not Puppet caus... -
02:21 pm Bug #1468 (Rejected): puppetd not checking with puppetmaster
- This isn't really a Puppet issue - the 503 error is a mongrel/apache problem. It's not Puppet causing the issue.
-
02:04 pm Bug #1417 (Closed): ssh_autorized_key cannot parse lines which a command containing spaces
- Pushed in commit:0bbac8dda9342b28782ae1218cdb891f5a5bfa54 in branch 0.24.x
-
12:10 pm Bug #1469 (Closed): File recursion with a remote source should not recurse locally
- Hi,
I have the following manifests:... -
11:27 am Bug #1417: ssh_autorized_key cannot parse lines which a command containing spaces
- Here is a small patch that allows to use whitespace in the options part of the ssh_authorized_keys.
So far, it seemed... -
11:02 am Bug #1468: puppetd not checking with puppetmaster
- Nothing very interesting, just pasting some parts:...
-
10:44 am Bug #1468: puppetd not checking with puppetmaster
- sounds similar to #1199 , however this should have been fixed. can you provide more infos, maybe --trace and --debug ?
-
10:26 am Facter Bug #1434: Don't execute which on windows
- Any feedback on this patch?
-
10:25 am Facter Bug #1436: Don't try and run lsb_release on windows
- Any thoughts on this?
-
10:24 am Facter Bug #1467: Failing test - macaddress not set on ubuntu
- Patch mailed to list
Pushed to: http://github.com/pnasrat/facter/tree/ticket/1467 -
10:18 am Bug #1468 (Rejected): puppetd not checking with puppetmaster
- Apologies if there's already a ticket describing this, but I couldn't find it.
If I start a puppetd on a client mach... -
10:12 am Facter Bug #1467 (Closed): Failing test - macaddress not set on ubuntu
- 1)
NoMethodError in 'Facter should only return one mac address'
undefined method `include?' for nil:NilClass
/home/pn... -
08:54 am Bug #1466: Pluginsync fails if no modules are found
- might be related to #1175 , if not even duplicate of that.
-
07:39 am Bug #1466 (Rejected): Pluginsync fails if no modules are found
- it seems that plugin sync does not work with environments.
the following error is on the client:... -
07:30 am Bug #1465 (Needs More Information): Puppet mistakenly thinks openssl-devel.x86_64 is installed.
- Anyone have a rh-based machine to try and replicate this behaviour?
-
07:27 am Bug #1465: Puppet mistakenly thinks openssl-devel.x86_64 is installed.
- Whups. Got the version wrong. Thanks, fujin!
-
07:12 am Bug #1465 (Closed): Puppet mistakenly thinks openssl-devel.x86_64 is installed.
- I'm requiring @openssl-devel.$architecture@, which resolves to @openssl-devel.x86_64@. Puppet isn't installing it, so...
-
03:05 am Bug #1464 (Closed): Mount resource complains about missing options field
- I'm having some problems getting puppet to mount NFS exports.
Here's the relevant portion of my config file:
cl... -
03:05 am Bug #1452: puppetlast error: undefined method `version'
- Tests @ http://github.com/fujin/puppet/commit/41786d9684dfda724fba4ad7bde2196938b7d9d7
-
02:16 am Feature #1463 (Needs Decision): module versioning
- Puppet modules should be able have versions, like any other software. Also, other puppet objects should be able to r...
-
02:10 am Feature #1462 (Closed): class dependency capability
- It would be nice to have the ability to depend on a class (both from an object and from another class).
-
02:05 am Feature #1461 (Accepted): Module metadata should support platform specification
- It would be very useful (especially for the CommonModules project) to be able to confine a class to, say, a specific ...
-
01:43 am Bug #1452 (Accepted): puppetlast error: undefined method `version'
- Sending email to dev list with my proposed fix(es):
http://github.com/fujin/puppet/tree/fix1452
http://github.com/fuj... -
01:41 am Bug #1452 (Unreviewed): puppetlast error: undefined method `version'
- Reopening as per Luke's comments on the dev list. May want to revert that commit, James (sorry)
-
09:58 pm Bug #1449: Puppet has annoying log messages about directory mtimes having changed
- It happens with a fair amount of frequency. It doesn't seem to be tied to recursion. Here's another one from a few mi...
-
09:34 pm Bug #1449: Puppet has annoying log messages about directory mtimes having changed
- These only happen sometimes, right? And specifically, when the directory's mtime actually changes?
This is when you... -
09:07 pm Bug #1449: Puppet has annoying log messages about directory mtimes having changed
- notice: //baseclass/users/users::sss/users::sam/Users::Userfile[sam/bin]/File[/home/sam/bin]/checksum: checksum chang...
-
05:40 pm Facter Bug #1422: timeout of plugins during highload
- Just an extra data point. I tried installing David Lutterkort's "latest RPM packages": http://et.redhat.com/~lutter/...
07/29/2008
-
04:55 pm Bug #1451 (Closed): Function 'file' doesnt recognise that file changed, until I restart puppetmas...
- silent-ion wrote:
> No. I was waiting for a 15 minutes.
> I think that client use cache, instead of check whether fil... -
10:11 am Feature #1460: enhance redhat puppetmaster init.d script to easy start puppetmaster as a mongrel ...
- commit "c202da":http://github.com/duritong/puppet/commit/c202da54da409e08efb6225e2190d465bd481ca4
pushed: "ticket/14... -
10:09 am Feature #1460 (Closed): enhance redhat puppetmaster init.d script to easy start puppetmaster as a...
- If you'd like to run puppetmaster in a mongrel cluster you have to start X instances of
puppetmaster with servertype... -
08:23 am Bug #1451: Function 'file' doesnt recognise that file changed, until I restart puppetmaster.
- No. I was waiting for a 15 minutes.
I think that client use cache, instead of check whether file is changed or not. -
07:56 am Bug #1459: TransObject.to_manifest fails hideously if self.type or self.name contains a '%' chara...
- A fix for this, which makes the use of % vs #{} interpolation consistent across the puppet codebase, is now available...
-
07:42 am Bug #1459 (Closed): TransObject.to_manifest fails hideously if self.type or self.name contains a ...
- /usr/lib/ruby/1.8/puppet/transportable.rb:75:in `%': malformed format string - %' (ArgumentError)
from /usr/l... -
02:47 am Refactor #1427: using missing_method for variable looking in TemplateWrapper allows trivial confl...
- Ahem. A new git branch, refactor/1427-for-0.24, is now available at git://git.rimspace.net/puppet.git.
That contain... -
02:00 am Facter Bug #1458 (Needs More Information): operatingsystemrelease is wrong for Debian
- Looks good.
Makes sense to me that the 'operatingsystem' fact checks for the existense of /etc/debian_version and th... -
01:56 am Facter Bug #1458 (Closed): operatingsystemrelease is wrong for Debian
- operatingsystemrelease on Debian check /proc/version, which returns the Debian version the kernel was compiled on, no...
-
12:20 am Bug #1457 (Closed): Warning about 'not loading confine' should be removed
- Running puppet using the rpm'ed version of 0.24.5-1 from David Lutterkort's yum repo generates the following errors w...
-
12:09 am Feature #1241 (Closed): Improve performance of group resource lookups.
- Pushed in commit:97987a705da7b8126569b1f5b7c3676ad0220f66 in branch 0.24.x
-
12:03 am Refactor #1427: using missing_method for variable looking in TemplateWrapper allows trivial confl...
- As this is against master easiest for you to pull it.
-
11:41 pm Bug #1448 (Closed): Puppet CA incorrectly writes out all certs to inventory .txt on each certific...
- Pushed in commit:fe99828511afbf701aa03f8dbf6d725020539602 in branch 0.24.x
-
09:51 pm Bug #947: pluginsync failure: can't convert nil into String in lib/puppet/network/handler/fileser...
- Is this happening, maybe, if you set the pluginsource to a directory that doesn't exist on the server? It could be t...
-
09:49 pm Bug #1448 (Ready For Checkin): Puppet CA incorrectly writes out all certs to inventory .txt on ea...
- Normally I'd require a regression test, but this code will be deprecated in 0.25 anyway, and I know this works correc...
-
09:47 pm Feature #1241 (Ready For Checkin): Improve performance of group resource lookups.
-
09:41 pm Bug #1451: Function 'file' doesnt recognise that file changed, until I restart puppetmaster.
- There's just no way that client-side options could affect whether the server sees the changes or not.
Might you be r... -
09:36 pm Bug #1238 (Accepted): strange yumrepo/package interaction
- BMDan wrote:
> I'd argue for [removing prefetch]. I'm certainly baffled by the current behavior; codifying it in pol... -
09:35 pm Bug #1441 (Ready For Checkin): confusing colors - errors are not red, non-errors are red
- cricalix wrote:
> Luke,
>
> Regarding 'just change my terminal interpretation of color codes' - konsole doesn't seem...
07/28/2008
-
04:57 pm Bug #1441: confusing colors - errors are not red, non-errors are red
- Luke,
Regarding 'just change my terminal interpretation of color codes' - konsole doesn't seem to support that, and ... -
04:46 pm Bug #1441: confusing colors - errors are not red, non-errors are red
- Hereby heartily endorsing the provided patch. If I knew a damn bit of Ruby, I'd write the bit to make them configura...
-
04:35 pm Bug #1238: strange yumrepo/package interaction
- luke wrote:
> It sounds like the only real solution to the bug is not to use prefetching with yumrepo, or to disallow... -
04:16 pm Bug #1443: Enable lazy loading of latest packages for yum
- ok finally fixed it in commit "03937658":http://github.com/duritong/puppet/commit/03937658a4b5d894dd05aa5c10256204922...
-
03:51 pm Feature #1456 (Closed): Add support for proxy settings to yumrepo type
- Here's a patch to add per-repo proxy settings to the Yumrepo type.
Test:... -
03:24 pm Bug #1453 (Accepted): removing a cron parameter does not change the object
-
03:22 pm Feature #1455 (Needs Decision): HP-UX usermod and userdel need to be special
- Luke - happy?
-
02:58 pm Feature #1455 (Closed): HP-UX usermod and userdel need to be special
- I re-submitted my provider this morning with the changes to the test that Luke requested.
The provider is needed b... -
11:50 am Bug #1443: Enable lazy loading of latest packages for yum
- I realised, that his fix doesn't actually work... :(
I redo the work. Sorry. -
09:52 am Bug #1443: Enable lazy loading of latest packages for yum
- immerda wrote:
> > As discussed on the list, I like the idea of doing this, but the specific patch isn't quite suffic... -
09:33 am Bug #1454 (Closed): puppetd restart, sometimes failed.
- Hi.
I created module puppetd, which restart puppetd itself:... -
09:18 am Bug #1451: Function 'file' doesnt recognise that file changed, until I restart puppetmaster.
- OS: FreeBSD 6.3
-
09:07 am Bug #1451: Function 'file' doesnt recognise that file changed, until I restart puppetmaster.
- When I run puppetd with options: -d -t, it finds the changes:...
-
07:47 am Refactor #1427 (Ready For Checkin): using missing_method for variable looking in TemplateWrapper ...
-
11:18 pm Bug #1453 (Closed): removing a cron parameter does not change the object
- If you remove a parameter from a cron object, it should change the cron job to have * in that field. However, puppet...
-
06:35 pm Bug #1451 (Needs More Information): Function 'file' doesnt recognise that file changed, until I r...
- Can you please add full run --debug and --trace logs. What platform is this?
-
06:34 pm Bug #1448 (Accepted): Puppet CA incorrectly writes out all certs to inventory .txt on each certif...
-
06:33 pm Bug #947 (Needs More Information): pluginsync failure: can't convert nil into String in lib/puppe...
- Can you please provide current logs, traces, debug (--trace --debug).
Thanks -
06:32 pm Bug #1447 (Needs More Information): FreeBSD Puppet::Type::Package::ProviderPorts uninitialized co...
- Can you include a full --debug --trace log please.
-
06:30 pm Bug #1449 (Needs More Information): Puppet has annoying log messages about directory mtimes havin...
-
06:17 pm Bug #1223: rug not on OpenSuSE 10.3 anymore
- Thanks for the new provider but we're going to need tests for it. No new providers go in without working tests. Thanks
-
05:02 pm Bug #1223: rug not on OpenSuSE 10.3 anymore
- Attached is a first attempt to write a zypper provider. It's actually very basic but can be a fix for people that are...
07/26/2008
-
02:24 pm Bug #1443 (Ready For Checkin): Enable lazy loading of latest packages for yum
-
02:15 pm Bug #1452 (Closed): puppetlast error: undefined method `version'
- Pushed in commit:971af69b7388cf5155bb124246f2a697578cc6e9 in branch 0.24.x
-
01:54 pm Bug #1443: Enable lazy loading of latest packages for yum
- > As discussed on the list, I like the idea of doing this, but the specific patch isn't quite sufficient.
published ... -
09:28 am Bug #1395: puppet memory usage
- Oh yeah, when is Linux getting something like dtrace?
-
09:25 am Bug #1395: puppet memory usage
- Also, I have a relatively simple setup right now, but I'm not getting growth in the puppetmasterd.
If someone can gi... -
09:23 am Bug #1395: puppet memory usage
I found and fixed one leak in puppetd.
Puppetd was leaking report objects into an array.
I was running puppetd on ...-
06:52 am Bug #1452: puppetlast error: undefined method `version'
- Fix available branch 1425 @ http://github.com/fujin/puppet/commits/fix1452
Took the opportunity to tidy up a little ... -
05:07 am Bug #1452 (Ready For Checkin): puppetlast error: undefined method `version'
- The following commit fixes this problem:
http://github.com/fujin/puppet/commit/c85797f2ff19cb572d46e85a73d11def68e67... -
04:40 am Refactor #1427: using missing_method for variable looking in TemplateWrapper allows trivial confl...
- >> No problem. It seems like the code is considered acceptable now; what
>> is the best path for y'all to get access... -
02:10 am Bug #1452 (Closed): puppetlast error: undefined method `version'
- When running puppetlast on the puppetmaster using 0.25, the following error is produced:
root@puppetmaster:/root# /u... -
12:29 am Feature #1155 (Ready For Checkin): PATCH: SELinux enhancements.
-
12:21 am Feature #1155: PATCH: SELinux enhancements.
- Ok. I've pushed a master branch into the git repo at git://github.com/wakko666/puppet-selinux.git that's based on HEA...
07/25/2008
-
04:47 pm Bug #947 (Unreviewed): pluginsync failure: can't convert nil into String in lib/puppet/network/ha...
-
11:12 am Bug #1451 (Closed): Function 'file' doesnt recognise that file changed, until I restart puppetmas...
- 1) template
file { "/usr/local/template_blocked":
content => template("ttt/blocked")
}
puppetd... -
05:58 am Facter Bug #1450 (Duplicate): Confine has problems with puppet 24.5 or maybe facter 1.5
- Facter.add(:hardwaremodel) do
confine :operatingsyste... -
05:57 am Bug #1449 (Needs More Information): Puppet has annoying log messages about directory mtimes havin...
- You asked me to include an example, but I'm at OSCON and I love you. I'll update when I can.
-
04:41 am Bug #1448: Puppet CA incorrectly writes out all certs to inventory .txt on each certificate signing.
- http://github.com/nigelkersten/puppetmaster/commit/9e073bb3ac7dd6a36b63fc28e7125de12757bd48
-
04:40 am Bug #1448 (Closed): Puppet CA incorrectly writes out all certs to inventory .txt on each certific...
- Attaching github commit as soon as I get a bug id from this report.
The Puppet CA checks to see if the inventory fil... -
02:51 am Feature #1241: Improve performance of group resource lookups.
- ok. This should be it.
http://github.com/nigelkersten/puppetmaster/commit/399e2a954b31250b254177cc8325f41f071883e1
... -
11:40 pm Feature #1241: Improve performance of group resource lookups.
- Yes, 0.24.x, please.
-
09:43 pm Feature #1241: Improve performance of group resource lookups.
- Sorry, got distracted for a while.
The posixtest actually fails out of the box for me with no patches applied, I'll ...
07/24/2008
-
08:48 am Bug #1441: confusing colors - errors are not red, non-errors are red
- The new colors work for me, much better than before.
-
01:36 am Refactor #1427 (Accepted): using missing_method for variable looking in TemplateWrapper allows tr...
-
01:34 am Bug #1420 (Accepted): nagios_serviceescalation not allowing host_name more than one type
-
01:28 am Feature #1155: PATCH: SELinux enhancements.
- Let's merge the existing patch into 0.25.x HEAD. I'll set up a repo against HEAD for you to pull from.
-
01:24 am Bug #1421 (Accepted): missing comma in selector causes host to barf
-
01:20 am Bug #1435 (Closed): test_basics failure in test/network/server/webrick.rb
-
01:19 am Bug #1418 (Accepted): Puppetmasters don't honor cert revocation list
-
01:17 am Bug #1433 (Closed): test_execution fails in test/executables/puppetmodule.rb
- Fixed in 0.24.5
-
01:17 am Bug #1432 (Closed): test/ral/providers/package.rb just hangs
- Fixed in 0.24.5
-
01:16 am Bug #1435 (Accepted): test_basics failure in test/network/server/webrick.rb
-
01:05 am Feature #1446 (Duplicate): Make onlyif, unless metaparameters
- Duplicate of #1225.
-
01:03 am Feature #1155: PATCH: SELinux enhancements.
- My point was more that since this isn't going to make 0.24.5 - which is being released today - we have two choices:
...
Also available in: Atom