Well working round the issue turned out to be quite painless really. To use
the latest release:
*wget http://apt.puppetlabs.com/puppetlabs-release-precise.deb
sudo dpkg -i puppetlabs-release-precise.deb
sudo apt-get update
sudo apt-get install puppet*
With similar for the puppet master node too.
Hi Christopher,
> I didn't have any difficulty replacing the version in Ubuntu 10.04 with
> the version in Debian Squeeze. (Albeit that I rebuilt the package from the
> source deb.) It helped me get "puppet kick" going everywhere.
Right. I did not mean that it's difficult to replace the stock p
(inline)
On Sun, Jul 29, 2012 at 04:54:24PM -0600, Joe Topjian wrote:
>Hi David,
>
>On Sun, Jul 29, 2012 at 4:28 PM, david c <[1]david.c@gmail.com> wrote:
>
> So it looks (without an in depth comparison) to be this bug in the bug
> tracking tool.
> [2]http://projects.p
Hi David,
On Sun, Jul 29, 2012 at 4:28 PM, david c wrote:
> So it looks (without an in depth comparison) to be this bug in the bug
> tracking tool.
> http://projects.puppetlabs.com/issues/13038
>
Indeed this is it. Thank you for the link.
> So maybe this is already solved. Just need to wait*
So it looks (without an in depth comparison) to be this bug in the bug
tracking tool.
http://projects.puppetlabs.com/issues/13038
So maybe this is already solved. Just need to wait* for the 2.7.12 or later
version of pupet to make it to the debian packages for Ubuntu then I should
be able to tes
>
> And why I cannot find anyone else with the same issue.
>
This sounds very similar, if not the same issue, that I have run into many
times before.
It happens during a simple "puppet apply". I always run apply with
--verbose, and since there is no output at all, I figure the command has
just hu