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.
-
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...
-
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...
-
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...
-
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...
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... -
11:52 am Bug #1060: services not disabled correctly on Debian
- Hmmm - tricky to re-enable. I've tried the above commands:...
-
10:19 am Bug #1065 (Closed): Solaris SMF manifests should depend on puppet.conf, not older config files pu...
- 'nuff said. Patches attached.
-
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 ...
-
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)....
-
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.
-
12:39 am Bug #1060: services not disabled correctly on Debian
- Can you explain how update-rc.d can be used to do this?
-
12:38 am Bug #1059 (Closed): gentoo package provider: uninitialized constant Puppet::PackageError
- Should be fixed in [5ef8a3e].
-
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... -
12:33 am Feature #1055: Add "ignoreabsent" parameter to service type
- I'm pretty much never going to write this on my own, FTR.
-
12:29 am Bug #1027 (Closed): autoloading fails to find providers with pluginsync
- Fixed in r8920557.
-
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...
-
11:55 pm Bug #1039 (Closed): --noca no longer works
- This was actually switched to a central setting -- use ...
-
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... -
11:36 pm Bug #1003 (Closed): Collection Selector expressions broken
- Applied in [fe02591].
-
11:31 pm Feature #992 (Closed): puppet doesn't seem to support rubygems 1.0.1
- applied in [9b1bfc1].
-
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.
-
09:55 pm Bug #1021 (Closed): False cycles detected during compilation
- Fixed in [a42c3ae].
-
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 ...
-
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...
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...
-
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.
-
11:24 pm Bug #1009: pkgdmg fails to install packages
- This bug is also present on Tiger 10.4.11.
-
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...
-
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 ...
-
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...
-
09:29 pm Bug #997: It's not possbile to collect resources within a resource that is already being collected
- If you run ...
-
09:27 pm Bug #997: It's not possbile to collect resources within a resource that is already being collected
-
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:...
-
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...
-
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.
-
04:37 pm Bug #1030 (Closed): including child class is not enough to satisfy "require => Class[parent]"
- Fixed in [6a4cf6c].
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.
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...
-
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...
-
01:39 am Facter Feature #1323: netmask fact for linux and solaris
- What did you have in mind?
-
09:22 pm Facter Bug #1326 (Closed): Changes to redhat-release files in Centos and RHEL version 5
- Pushed.
-
09:22 pm Facter Bug #1328 (Closed): Ubuntu refering to $operatingsystem as kernel version.
- Pushed.
-
09:21 pm Facter Feature #1329 (Closed): Added Debian release fact
- Pushed.
-
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...
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...
-
02:14 am Feature #992: puppet doesn't seem to support rubygems 1.0.1
- Does this work with older versions of gems?
-
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...
-
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... -
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....
-
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:...
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...
-
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...
-
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 ...
-
06:16 am Facter Bug #1330: Restructure of facter internals
- Additional changes to support this in commits:
commit:c312df8f1c09513b93d559147c6dc3f18e0e45df
and
commit:a633aeb... -
06:10 am Feature #1032 (Closed): "Could not find dependency" error should say where the dependency is requ...
- Fixed in commit:084d0fb6351ed54ff4c052cff20f21e89063620c.
-
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...
-
04:20 am Facter Bug #1330: Restructure of facter internals
- Also pull master commits before this commit.
-
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... -
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...
-
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... -
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...
Also available in: Atom