I know that the pacman type for Archlinux puppet support is not yet official (I really need to write those darn tests), but I am having trouble with what seems to be a race condition, and I was hoping that you guys could shed some light on the situation.
The vast majority of the time puppet runs without problems on my Arch systems, but every now and then I get a false positive from a package install, then a file which is requires the package gets laid down, then the next time puppet runs the package fails to install because the file is already on the system. But the real concern is that I am getting a false positive for an installed package. The pacman.rb type I am using can be found here: https://aur.archlinux.org/packages/puppet/puppet/pacman.rb Please help me figure out why I am getting a false positive on this :) Also, the puppetmaster is on ubuntu 10.04 and is running puppet 0.25 and the client is 2.6.4, will this cause any problems? Thanks! -Thomas S Hatch -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
