Alright, so when I install it this way, I still get errors, which indicates the installation may not be correct. Here's a log:
# rpm -ihv --nodeps *.rpm warning: mcollective-1.2.0-5.el5.noarch.rpm: Header V3 RSA/SHA1 signature: NOKEY, key ID 4bd6ec30 Preparing... ########################################### [100%] 1:mcollective-common ########################################### [ 33%] 2:mcollective ########################################### [ 67%] 3:mcollective-client ########################################### [100%] # mc-facts /usr/sbin/mc-facts:3:in `require': no such file to load -- mcollective (LoadError) from /usr/sbin/mc-facts:3 # head /usr/sbin/mc-facts ==> /usr/sbin/mc-facts <== #!/usr/bin/env ruby require 'mcollective' if $0 =~ /mc\-(.+)$/ app_name = $1 if MCollective::Applications.list.include?(app_name) MCollective::Applications.run(app_name) else > No, it installed 3 rpms. The first was a 1/3 of the progress > the 2nd 2/3 and so forth. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.