search for: providerdebian

Displaying 6 results from an estimated 6 matches for "providerdebian".

2010 Oct 08
0
Understanding puppetd --debug output
...} Service { provider => redhat, enable => true } [...] } this is some debug output: [...] debug: Puppet::Type::Service::ProviderRunit: file /usr/bin/sv does not exist debug: Puppet::Type::Service::ProviderDebian: file /usr/sbin/update-rc.d does not exist debug: Puppet::Type::Service::ProviderLaunchd: file /bin/launchctl does not exist debug: Puppet::Type::Service::ProviderGentoo: file /sbin/rc-update does not exist debug: Puppet::Type::Service::ProviderDaemontools: file /usr/bin/svc does not exist [...] d...
2009 Jul 01
1
Multiple default providers for service: init, base; using init
...bin/emerge does not exist debug: Puppet::Type::Package::ProviderApple: file /Library/Receipts does not exist debug: Puppet::Type::Service::ProviderRunit: file /usr/bin/sv does not exist debug: Puppet::Type::Service::ProviderDaemontools: file /usr/bin/svc does not exist debug: Puppet::Type::Service::ProviderDebian: file /usr/sbin/update-rc.d does not exist warning: Found multiple default providers for service: init, base; using init info: /Service[gmond]: Provider init does not support features enableable; not managing attribute enable debug: Puppet::Type::User::ProviderNetinfo: file nireport does not exist...
2008 Nov 10
4
Weird custom type behaviour
Hey, I have a very trivial parsedfile based type - http://pastie.org/311146 - that works fine when deployed and run under puppetd -t. However, when being run by the daemonized puppet, it results in this error: Mon Nov 10 03:50:48 +0000 2008 //Node[ams-proxy-2]/quagga/Quagga::Daemon[zebra]/Quagga_service[zebra] (err): Failed to retrieve current state of resource: No ability to determine if
2012 Feb 09
2
Puppet master can not find file_metadata for my puppet module
...microsoft_windows is missing debug: Puppet::Type::Service::ProviderRunit: file /usr/bin/sv does not exist debug: Puppet::Type::Service::ProviderSystemd: file /bin/systemctl does not exist debug: Puppet::Type::Service::ProviderLaunchd: file /bin/launchctl does not exist debug: Puppet::Type::Service::ProviderDebian: file /usr/sbin/update- rc.d does not exist debug: Puppet::Type::Service::ProviderGentoo: file /sbin/rc-update does not exist debug: Puppet::Type::Service::ProviderDaemontools: file /usr/bin/svc does not exist debug: Creating default schedules debug: Loaded state in 0.01 seconds debug: Prefetching...
2010 Apr 12
10
Cron question
Hello, Why the following lines doesn''t work? cron { "app" : command => ""nice -n -10 /usr/bin/php /var/www/public_html/rotinas/rotinas.php 2>&1>> /var/log/app.log", environment => "PATH=$PATH", user => root, hour => ''*'', minute =>
2012 Jun 20
12
Could not run Puppet configuration client: execution expired
...ing facts in opco Wed Jun 20 12:20:27 +0200 2012 Puppet (debug): catalog supports formats: b64_zlib_yaml dot marshal pson raw yaml; using pson Wed Jun 20 12:20:34 +0200 2012 Puppet (info): Caching catalog for <host-name> Wed Jun 20 12:20:34 +0200 2012 Puppet (debug): Puppet::Type::Service::ProviderDebian: file /usr/sbin/update-rc.d does not exist Wed Jun 20 12:20:34 +0200 2012 Puppet (debug): Puppet::Type::Service::ProviderLaunchd: file /bin/launchctl does not exist Wed Jun 20 12:20:34 +0200 2012 Puppet (debug): Puppet::Type::Service::ProviderRedhat: file /sbin/service does not exist Wed Jun 20...