Thanks for this. Just put the RHEL7 x86_64 on a puppet client and it complains:-
Thanks for this. Just put the RHEL7 x86_64 on a puppet client and it complains:-"Error: Could not initialize global default settings: cfacter version 0.2.0 or later is not installed."Tracing it through it is looking for the libraries in /usr/lib64 and they are installed via the RPM in /usr/lib this doesn't happen when running via the command line so maybe something with my environment.
Linking/Copying the libs to /usr/lib64 and all is well with Puppet agentThanksPaul
--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/0ec19a79-5507-4a09-827d-40758e37078c%40googlegroups.com.
On Tue, Feb 3, 2015 at 5:37 AM, Paul Seymour <paul.s...@ig.com> wrote:Thanks for this. Just put the RHEL7 x86_64 on a puppet client and it complains:-"Error: Could not initialize global default settings: cfacter version 0.2.0 or later is not installed."Tracing it through it is looking for the libraries in /usr/lib64 and they are installed via the RPM in /usr/lib this doesn't happen when running via the command line so maybe something with my environment.Could you give us a little more information about how you're running cfacter? It sounds like puppet isn't playing with cfacter as well as it should, but I'd like to confirm that. Can you also let us know what version of the puppet you're running?
On Tue, Feb 3, 2015 at 5:37 AM, Paul Seymour <paul.s...@ig.com> wrote:Thanks for this. Just put the RHEL7 x86_64 on a puppet client and it complains:-"Error: Could not initialize global default settings: cfacter version 0.2.0 or later is not installed."Tracing it through it is looking for the libraries in /usr/lib64 and they are installed via the RPM in /usr/lib this doesn't happen when running via the command line so maybe something with my environment.Could you give us a little more information about how you're running cfacter? It sounds like puppet isn't playing with cfacter as well as it should, but I'd like to confirm that. Can you also let us know what version of the puppet you're running?