On Fri, Feb 17, 2012 at 12:08 PM, krish <[email protected]> wrote: > On Fri, Feb 17, 2012 at 11:50 AM, sam <[email protected]> wrote: >> Is there anyone who can help me ? > > > 1. Why not use maverick repo. Why source? Installing from source is the best method I guess and I've to do it on production boxes with source. > 2. Did you install all depends properly?
Yes I've installed all the dependencies properly. > 3. Are you doing something similar - > http://projects.puppetlabs.com/issues/12494 The error It showing is : root@laptop:~# puppet agent --test The interpreter parameter to 'setcode' is deprecated and will be removed in a future version. notice: /File[/var/lib/puppet/state/last_run_summary.yaml]/content: --- /var/lib/puppet/state/last_run_summary.yaml 2012-02-17 12:25:15.696246117 +0530 +++ /tmp/puppet-file20120217-1720-1hfxuso-0 2012-02-17 12:26:32.295423615 +0530 @@ -1,6 +1,6 @@ --- time: - last_run: 1329461715 + last_run: 1329461792 version: puppet: 2.7.10 config: \ No newline at end of file err: Could not send report: Connection refused - connect(2) err: Could not run Puppet configuration client: Could not retrieve local facts: undefined method `get_uptime' for Facter::Util::Uptime:Module > > > -- > Krish > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" 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-users?hl=en. > -- Best Regards, Suresh Kumar Prajapati Linux System Admin E-mail: [email protected] Mob No: +91-8800920533 ---------------------------------------------------------------------------------------- Theory is when you know all and nothing works. Practice is when all works and nobody knows why. In this case we have put together theory and practice: nothing works... and nobody knows why! -- You received this message because you are subscribed to the Google Groups "Puppet Users" 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-users?hl=en.
