(This is actually two questions):
Running 'puppet agent --test' on a 1Ghz ARM based (Debian 6) fanless PC. It's pretty common to see the 'catalog run' take 120-300 seconds. Is this typical?
Second (and possibly related): when I do a 'puppet agent --test (--noop)' I get this set of messages:
info: Retrieving plugin
info: Loading facts in facter_dot_d
info: Loading facts in pe_version
info: Loading facts in puppet_vardir
info: Loading facts in root_home
info: Loading facts in facter_dot_d
info: Loading facts in pe_version
info: Loading facts in puppet_vardir
info: Loading facts in root_home
Note the repeats. What have I misconfigured?