Activity

From 02/08/2008 to 02/14/2008

02/15/2008

10:13 pm Bug #1056: Pluginsync/factsync checksums are getting stored in the state file
Strange, ok. Luke Kanies
08:57 pm Bug #1060: services not disabled correctly on Debian
Re-enabling in this fashion will indeed not keep priority numbers. Unfortunately, unlike on Red Hat, Debian never re... Russ Allbery
07:42 pm Bug #1056: Pluginsync/factsync checksums are getting stored in the state file
Yes, this is during pluginsync. Those checksums are in the state.yaml now. I don't really care if they are, but the... Martha Greenberg
07:39 pm Bug #1067 (Closed): file object creation should fail if the source is not present
I created a file object, but made a typo in the source URL. The file object was created on the client anyway. There... Martha Greenberg
06:55 pm Feature #1066 (Closed): file type; purging a directory requires non-existent source hack

h1. Summary
info and notice messages are generated when using File { purge => true, recurse => true }
h2. Descrip...
Jeff McCune

02/14/2008

03:05 pm Bug #1060: services not disabled correctly on Debian
indeed you have to make
update-rc.d -f foobar remove
update-rc.d foobar start defaults
i wonder if it keeps the pr...
Redmine Admin
11:52 am Bug #1060: services not disabled correctly on Debian
Hmmm - tricky to re-enable. I've tried the above commands:... James Turnbull
10:19 am Bug #1065 (Closed): Solaris SMF manifests should depend on puppet.conf, not older config files pu...
'nuff said. Patches attached. Derek Whayman
08:56 am Bug #1060: services not disabled correctly on Debian
yes, just disabling the links will work for a while but fails as at each apt-get upgrade the link will be back. The ... Redmine Admin
01:21 am Bug #1060: services not disabled correctly on Debian
There's an example in the man page, as it turns out (which I didn't notice when I filed the original ticket).... Russ Allbery
12:40 am Feature #1061: Support weekday inside schedule type
The schedule type is pretty well tested, so I'd need tests on this new parameter before I could accept this patch. Luke Kanies
12:39 am Bug #1060: services not disabled correctly on Debian
Can you explain how update-rc.d can be used to do this? Luke Kanies
12:38 am Bug #1059 (Closed): gentoo package provider: uninitialized constant Puppet::PackageError
Should be fixed in [5ef8a3e]. Luke Kanies
12:35 am Bug #1056: Pluginsync/factsync checksums are getting stored in the state file
This is during pluginsync, right?
If so, those checksums don't currently get stored in the state.yaml file. I'm not...
Luke Kanies
12:33 am Feature #1055: Add "ignoreabsent" parameter to service type
I'm pretty much never going to write this on my own, FTR. Luke Kanies
12:29 am Bug #1027 (Closed): autoloading fails to find providers with pluginsync
Fixed in r8920557. Luke Kanies
12:19 am Bug #1064 (Closed): Deprecate module 'plugins' in favor of module 'lib'
This is related to #1043, but by the time 0.25 comes out, we want to switch everything to using 'lib' in modules inst... Luke Kanies
11:55 pm Bug #1039 (Closed): --noca no longer works
This was actually switched to a central setting -- use ... Luke Kanies
11:53 pm Bug #1043 (Closed): Autoloading searches each module for a "lib" directory but pluginsync uses "p...
Fixed in [f8afe13]. Supporting both lib and plugins for now, with deprecation notices for lib.
Really, we should pr...
Luke Kanies
11:36 pm Bug #1003 (Closed): Collection Selector expressions broken
Applied in [fe02591]. Luke Kanies
11:31 pm Feature #992 (Closed): puppet doesn't seem to support rubygems 1.0.1
applied in [9b1bfc1]. Luke Kanies
11:28 pm Bug #968 (Closed): puppet --parseonly not parseing only
Fixed in [0cfa1d2], and I modified collections so they parse without storeconfigs if parseonly is enabled. Luke Kanies
09:55 pm Bug #1021 (Closed): False cycles detected during compilation
Fixed in [a42c3ae]. Luke Kanies
06:07 pm Facter Bug #1331 (Closed): Update help to show how to use custom facts
Currently the help in facter does not tell you how to start using custom facts. As per Luke, it has to be by setting ... Peter Hoeg
04:40 pm Bug #1027: autoloading fails to find providers with pluginsync
I'm also seeing this. libdir and plugindest are set to the same thing (/var/lib/puppet/lib). Setting RUBYLIB=/var/l... Martha Greenberg

02/13/2008

02:39 pm Feature #738: Add runlevel functionality to service-resource for gentoo
[[KillerFox]] - Luke means a "feature" like support for Shadow passwords in the user type. Have a look at that for a... James Turnbull
11:58 pm Bug #1063: puppetmaster doesn't notice new syntax errors
This occurs for us in 0.23.2 as well, on [[CentOS]] 5 as puppetmaster. Joshua Timberman
11:24 pm Bug #1009: pkgdmg fails to install packages
This bug is also present on Tiger 10.4.11. Udo Waechter
10:28 pm Bug #1063 (Closed): puppetmaster doesn't notice new syntax errors
If puppetmaster is running and you change a .pp so it has a syntax error, puppetmaster won't notice the config has ch... Mark Plaksin
10:05 pm Bug #997: It's not possbile to collect resources within a resource that is already being collected
Ok, now I see what to problem was. I really had no idea it was possible to realize something of which the parent was ... Bart Vanbrabant
09:58 pm Bug #997 (Closed): It's not possbile to collect resources within a resource that is already being...
After thinking about it, your patch introduces a change in behaviour but it's a good one. I've merged in your code a... Luke Kanies
09:29 pm Bug #997: It's not possbile to collect resources within a resource that is already being collected
If you run ... Luke Kanies
09:27 pm Bug #997: It's not possbile to collect resources within a resource that is already being collected
Luke Kanies
09:27 pm Bug #997 (Closed): It's not possbile to collect resources within a resource that is already being...
Unfortunately, this fix causes the following code to fail:... Luke Kanies
08:04 pm Bug #1062: Puppet clients can no longer bootstrap without a 'puppet' user and group
Installing 0.24.1 on HP-UX via 'ruby ./install.rb' and then running 'puppetd --server puppet.bor.usg.edu --waitforcer... Sam Rowe
07:39 pm Bug #1062 (Closed): Puppet clients can no longer bootstrap without a 'puppet' user and group
This was apparently possible in 0.23.x but is not in 0.24.1. Luke Kanies
04:37 pm Bug #1030 (Closed): including child class is not enough to satisfy "require => Class[parent]"
Fixed in [6a4cf6c]. Luke Kanies

02/12/2008

12:28 am Feature #992: puppet doesn't seem to support rubygems 1.0.1
I was able to test with 0.9.4 and it worked without issue for me. Pat O'Brien

02/10/2008

03:26 pm Feature #1061 (Tests Insufficient): Support weekday inside schedule type
Support weekday inside schedule type will be useful, for example in order to avoid any file change except during work... kstevenard -
03:03 am Facter Feature #1323: netmask fact for linux and solaris
Probably some kind of module that each fact could use to collect the information. Rather than statically declaring e... Luke Kanies
01:39 am Facter Feature #1323: netmask fact for linux and solaris
What did you have in mind? James Turnbull
09:22 pm Facter Bug #1326 (Closed): Changes to redhat-release files in Centos and RHEL version 5
Pushed. Luke Kanies
09:22 pm Facter Bug #1328 (Closed): Ubuntu refering to $operatingsystem as kernel version.
Pushed. Luke Kanies
09:21 pm Facter Feature #1329 (Closed): Added Debian release fact
Pushed. Luke Kanies
09:19 pm Facter Feature #1323 (Closed): netmask fact for linux and solaris
Pushed, but... if you could possibly refactor that ipmess file, it'd be great. It really is a mess, and I never shou... Luke Kanies

02/09/2008

04:58 am Feature #992: puppet doesn't seem to support rubygems 1.0.1
I don't have a good way to test 0.9.4 or earlier (reinstalling 0.9.4 causes the gem command to bomb) but I believe th... Jos Backus
02:14 am Feature #992: puppet doesn't seem to support rubygems 1.0.1
Does this work with older versions of gems? Luke Kanies
09:53 pm Bug #1060 (Closed): services not disabled correctly on Debian
It looks like when disabling a service on Debian, Puppet deletes all the /etc/rc?.d links. This isn't the correct wa... Russ Allbery
08:51 pm Bug #1038: puppet 0.24.1 locking rpm database
Can you try the attached and modified yumhelper.py ? It's a little more paranoid about closing the rpmdb.
If that do...
David Lutterkort
07:41 pm Feature #992: puppet doesn't seem to support rubygems 1.0.1
Slightly better patch. We can just split on single newlines since empty lines are removed by the .compact.... Jos Backus
04:18 pm Bug #1059 (Closed): gentoo package provider: uninitialized constant Puppet::PackageError
i had a wrong category name for one of the packets and puppetd spat out the following error:... Thilo Bangert

02/08/2008

03:57 pm Bug #1045: notify not being honored
Its an easy workaround, but then I have to create a bunch of defines even if its only one config file. For stuff li... Mike McGrath
10:55 am Bug #1058: diff printed twice
Perhaps the best solution here is to change propertychange.rb so that it calls a "diff" function instead if it exists... Adrian Bridgett
09:38 am Bug #1058 (Closed): diff printed twice
running puppet with "puppetd --test --noop" I'm seeing the diff shown twice. The full file is also shown (I'm using ... Adrian Bridgett
06:16 am Facter Bug #1330: Restructure of facter internals
Additional changes to support this in commits:
commit:c312df8f1c09513b93d559147c6dc3f18e0e45df
and
commit:a633aeb...
James Turnbull
06:10 am Feature #1032 (Closed): "Could not find dependency" error should say where the dependency is requ...
Fixed in commit:084d0fb6351ed54ff4c052cff20f21e89063620c. Luke Kanies
04:24 am Facter Bug #1330: Restructure of facter internals
Actually checking my emails - you already have pulled these. The only outstanding pull is the ticket_46 branch which... James Turnbull
04:20 am Facter Bug #1330: Restructure of facter internals
Also pull master commits before this commit. James Turnbull
04:18 am Facter Bug #1330: Restructure of facter internals
Done in commit commit:df4636a7a8a20d94b6a1ec8577bff61456e09975 in branch os_split.
Might want to take a close look a...
James Turnbull
04:17 am Facter Bug #1330 (Closed): Restructure of facter internals
Move majority of facts to stand-alone files to make fact addition easier. Also move all support functions out of fac... James Turnbull
02:19 am Bug #1057 (Closed): can't purge directories recursively as indicated by the FAQ
Short story:
I tried to follow this documentation:
http://reductivelabs.com/trac/puppet/wiki/FrequentlyAskedQue...
anarcat -
12:29 am Bug #1056 (Closed): Pluginsync/factsync checksums are getting stored in the state file
Periodically, puppetd reports that it has updated the checksum for files in $libdir, but does not actually do so. It... Martha Greenberg
 

Also available in: Atom