> Welcome back again to the Puppet release cycle with really truly next to
> final release candidate 4.

I've tested RC4, the following bugs are solved for me:
4247 Puppet <<|| ||>> operator is failing, and the error is leaking
memory and getting stalled
4236 $ without a variable name is interpolated to undef
4256 Client run fails with "undefined method `parameters='" when using
external nodes
4270 Class inherit not auto-importing parent classes
4255 Puppet 2.6 'keeps setting content' on files

But unfortunately the following bug is still there:
4233 Catalogs fail to deserialize if resources contain a newline in the title

I have reopen this bug and added the following information:

Problem is still there, installed rc4 for the client and master.

info: Retrieving plugin
info: /File[/var/lib/puppet/lib]: Storing newly-audited value for content
info: Loading facts in conterm
info: Loading facts in conterm
err: Could not retrieve catalog from remote server: Could not intern
from pson: Could not convert from pson: Could not find relationship
target "Exec[/bin/echo -e \"\nif [ -d /etc/profile.d ]; then for i in
/etc/profile.d/*; do . $i; done; fi; unset i\" >> /etc/profile]"
warning: Not using cache on failed catalog
err: Could not retrieve catalog; skipping run

When I try it with version 2.6.0RC4 without a Puppet Master it works fine
lenny001:~/puppetbugs.old# puppet test.pp
notice: /Stage[main]//Node[lenny001]/Exec[/bin/echo -e "
if [ -d /etc/profile.d ]; then for i in /etc/profile.d/*; do . $i;
done; fi; unset i" >> /etc/profile]/returns: executed successfully


I will start testing new features of 2.6 when this one is resolved (I
have to make the decision to be able to go back to 0.25 or not) A
patch file or rc5 would be nice. After that I will try some of the new
features today or tomorrow and will report if I find more issues.

Thanks for the great work. 2.6 with those cool new features is really
what the world needed :)

Greetings,

Jasper Poppe

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to