André Meyer
2014-Nov-04 14:15 UTC
[Puppet Users] Module Installation - Error: can't convert nil into String
Hello, I am trying to install the module ppbrown-svcprop on my newly set up puppet on Solaris 11 and constantly get the following error: Error: can't convert nil into String Error: Try 'puppet help module install' for usage Googling did point me into the direction of a problem with the modulepath, but this seems to not be my problem as it is properly set. I did try to install it via the online repo as well as downloading the tar.gz and installing it without dependencies. The outcome remains the same. When trying to install with --debug added, I get the following output: Notice: Preparing to install into /etc/puppet/modules ... Notice: Downloading from https://forge.puppetlabs.com ... Notice: Installing -- do not interrupt ... Debug: Executing 'tar xzf /var/lib/puppet/puppet-module/cache/https_forge_puppetlabs_com-ed3a0e51b3c1d8d395ffb1d12c849e3f50d35a10/ppbrown-svcprop-1.1.0.tar.gz --no-same-owner -C /var/lib/puppet/puppet-module/cache/tmp-unpacker-a624a6c2f391a14aeb96fd7e8e50cbc2816d2340' Debug: Executing 'find /var/lib/puppet/puppet-module/cache/tmp-unpacker-a624a6c2f391a14aeb96fd7e8e50cbc2816d2340 -type d -exec chmod 755 {} +' Debug: Executing 'find /var/lib/puppet/puppet-module/cache/tmp-unpacker-a624a6c2f391a14aeb96fd7e8e50cbc2816d2340 -type f -exec chmod a-wst {} +' Debug: Executing 'chown -R 40:40 /var/lib/puppet/puppet-module/cache/tmp-unpacker-a624a6c2f391a14aeb96fd7e8e50cbc2816d2340' Error: can't convert nil into String Error: Try 'puppet help module install' for usage Does anyone know what might go wrong? Or is there another possibility to set puppet up to check svcprops on an agent and adjust them if necessary? Thank you in advance, Andre -- 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+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/9133ddc2-c04d-4007-abdc-5b325418befa%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.