Re: [Puppet Users] starting haldaemon and messagebus services

2010-02-28 Thread Filip Slunecko
hasstatus => "true" works. I have to read documentation more carefully next time :). Thanks a lot Paul. Filip On Sun, Feb 28, 2010 at 11:56 AM, Paul Nasrat wrote: > On 28 February 2010 10:50, slune wrote: >> Hi, >> >> every time I run puppet, it tried to start haldaemon and messagebus >> se

Re: [Puppet Users] vmwaretools

2010-02-13 Thread Filip Slunecko
Thank you very much. I spend 14 days to try to solve this. It was real nightmare :). Filip On Sat, Feb 13, 2010 at 12:46 PM, Trevor Vaughan wrote: > You need to add the following to your exec: > > environment => ['PAGER=/bin/cat','DISPLAY=:9'] > > vmware-config-tools.pl is kind of awful. > > Tre

Re: [Puppet Users] vmwaretools

2010-02-12 Thread Filip Slunecko
thx, that helps a lot. Filip On Thu, Feb 11, 2010 at 9:37 PM, Ohad Levy wrote: > the way we solved it is by setting up an additional service which compiles > and set the driver (main reason for that was that network gets restarted > which might disturb the puppet run) > > an example can be found

Re: [Puppet Users] vmwaretools

2010-02-11 Thread Filip Slunecko
I stopped process after 30 minutes (99% CPU whole time). It looks like it's stuck somewhere. But I don't know how to realize what is wrong. Filip On Thu, Feb 11, 2010 at 2:40 PM, Marc Fournier wrote: > >>  should be without asking. When I >> run it in the bash It ends in a minute, without asking

Re: [Puppet Users] vmwaretools

2010-02-11 Thread Filip Slunecko
/usr/bin/vmware-config-tools.pl -d should be without asking. When I run it in the bash It ends in a minute, without asking any thing. I found only this bug (http://photographersofficeonline.com/issues/910), but it's old one and is closed (solved?). Filip On Thu, Feb 11, 2010 at 1:10 PM, Marc Four