Hi Tinu,

On Thu, Jul 25, 2013 at 7:44 AM, tinu <tinu.walt...@gmail.com> wrote:

> Hello Josh
>
> Thank you for your answers.
>
> I changed the $msi_install_dir = '"C:\\Program Files\\System Center
> Operations Manager 2007"' to "C:\\Program Files\\System Center Operations
> Manager 2007",
> and the $msi_logfile to
> "C:\\ProgramData\\PuppetLabs\\puppet\\var\\log\\$msi_package_name.log"
>
> Result from *Run Puppet Agent*:
>
> Running Puppet agent on demand ...
> info: Retrieving plugin
> info: Loading facts in
> C:/ProgramData/PuppetLabs/puppet/var/lib/facter/defaultgateway.rb
> info: Loading facts in
> C:/ProgramData/PuppetLabs/puppet/var/lib/facter/networkadapters.rb
> info: Caching catalog for webtest02.infra.be.ch
> info: Applying configuration version '1374762832'
> err: /Stage[main]/Services::Scomagent/Package[System Center Operations
> Manager 2007 R2 Agent]/ensure: change from absent to present failed: *Failed
> to install: The network name cannot be found.*
> notice: Finished catalog run in 90.96 seconds
>

Can you launch the "Start Command Prompt with Puppet", right click, select
Run as Administrator. Stop the puppet service (net stop puppet), and then
execute:

    puppet agent --test --debug --trace

And reply with the resulting stack trace?

Josh

-- 
Josh Cooper
Developer, Puppet Labs

*Join us at PuppetConf 2013, August 22-23 in San Francisco - *
http://bit.ly/pupconf13*
**Register now and take advantage of the Final Countdown discount - save
15%!*

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to