On Tuesday 29 June 2010, ext Christian Casar wrote: > > Is this copy-pasted verbatim? Because those single quotes > > around bb19c.tar.bz2 look suspicious, considering you didn't > > ask for them in your puppet config. > > The single qoutes are a relict from my different approaches to > solve the problem...
OK. When you show logs and puppet config in the future, could you please make sure they match? :-) I'm not trying to be pedantic, but little details like this can matter. I notice in your puppet config you set path to "/bin". Since you're unzipping a bzipped tarball, tar probably needs to run the `bzip2' command. But, at least on my system, that's in /usr/bin, not /bin. Find out where the bzip2 command is located and make sure that's also in path. -- Rohan -- 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.