Issue #8601 has been updated by R.I. Pienaar. Status changed from Unreviewed to Closed
Closing this as its in code we dont really maintain as part of the core project - user contributed code in ext ---------------------------------------- Bug #8601: Installation error in Solaris 10 https://projects.puppetlabs.com/issues/8601 Author: shafiq issani Status: Closed Priority: Normal Assignee: Category: Target version: Keywords: Branch: Affected mCollective version: 1.3.0 **Errors while installing in Solaris. ** Replication steps : cd /tmp/ wget http://puppetlabs.com/downloads/mcollective/mcollective-1.3.0.tgz gunzip mcollective-1.3.0.tgz gtar -xf mcollective-1.3.0.tar cd mcollective-1.3.0 cd ext/ cd solaris/ ./build Terminal output : ggrep: ../../Rakefile: No such file or directory ggrep: ../../Rakefile: No such file or directory ggrep: ../../Rakefile: No such file or directory ggrep: ../../Rakefile: No such file or directory ggrep: ../../Rakefile: No such file or directory ggrep: ../../Rakefile: No such file or directory ggrep: ../../Rakefile: No such file or directory # install directories ginstall -d /tmp/mcollective-1.3.0/ext/solaris/tmp directory /tmp/mcollective-1.3.0/ext/solaris/tmp created ginstall -g root -d /tmp/mcollective-1.3.0/ext/solaris/tmp/opt directory /tmp/mcollective-1.3.0/ext/solaris/tmp/opt created ginstall -g sys -d /tmp/mcollective-1.3.0/ext/solaris/tmp/var /tmp/mcollective-1.3.0/ext/solaris/tmp/var/lock /tmp/mcollective-1.3.0/ext/solaris/tmp/etc /tmp/mcollective-1.3.0/ext/solaris/tmp/etc/opt directory /tmp/mcollective-1.3.0/ext/solaris/tmp/var created ginstall -g bin -d /tmp/mcollective-1.3.0/ext/solaris/tmp/var/opt /tmp/mcollective-1.3.0/ext/solaris/tmp/var/opt/csw /tmp/mcollective-1.3.0/ext/solaris/tmp/var/opt/csw/svc /tmp/mcollective-1.3.0/ext/solaris/tmp/var/opt/csw/svc/manifest /tmp/mcollective-1.3.0/ext/solaris/tmp/var/opt/csw/svc/manifest/network directory /tmp/mcollective-1.3.0/ext/solaris/tmp/var/opt created ginstall -g bin -d /tmp/mcollective-1.3.0/ext/solaris/tmp/opt/csw/lib /tmp/mcollective-1.3.0/ext/solaris/tmp/opt/csw/lib/svc /tmp/mcollective-1.3.0/ext/solaris/tmp/opt/csw/lib/svc/method directory /tmp/mcollective-1.3.0/ext/solaris/tmp/opt/csw/lib created ginstall -g bin -d /tmp/mcollective-1.3.0/ext/solaris/tmp/opt/csw /tmp/mcollective-1.3.0/ext/solaris/tmp/opt/csw/lib /tmp/mcollective-1.3.0/ext/solaris/tmp/opt/csw/sbin /tmp/mcollective-1.3.0/ext/solaris/tmp/opt/csw/bin ginstall -g bin -d /tmp/mcollective-1.3.0/ext/solaris/tmp/opt/csw/lib/ruby /tmp/mcollective-1.3.0/ext/solaris/tmp/opt/csw/lib/ruby/site_ruby /tmp/mcollective-1.3.0/ext/solaris/tmp/opt/csw/lib/ruby/site_ruby/1.8 directory /tmp/mcollective-1.3.0/ext/solaris/tmp/opt/csw/lib/ruby created ginstall -g bin -d /tmp/mcollective-1.3.0/ext/solaris/tmp/etc/opt/csw /tmp/mcollective-1.3.0/ext/solaris/tmp/etc/opt/csw/mcollective directory /tmp/mcollective-1.3.0/ext/solaris/tmp/etc/opt/csw created ginstall -g bin -d /tmp/mcollective-1.3.0/ext/solaris/tmp/opt/csw/share /tmp/mcollective-1.3.0/ext/solaris/tmp/opt/csw/share/mcollective directory /tmp/mcollective-1.3.0/ext/solaris/tmp/opt/csw/share created # install binaries ginstall -g bin /tmp/mcollective-1.3.0/ext/../../mc-* /tmp/mcollective-1.3.0/ext/solaris/tmp/opt/csw/sbin/ find: bad option mc-rpc-restserver.rb find: [-H | -L] path-list predicate-list find: bad option mc-rpc-restserver.rb find: [-H | -L] path-list predicate-list find: bad option mc-rpc-restserver.rb find: [-H | -L] path-list predicate-list find: bad option mc-rpc-restserver.rb find: [-H | -L] path-list predicate-list find: bad option mc-rpc-restserver.rb find: [-H | -L] path-list predicate-list find: bad option mc-rpc-restserver.rb find: [-H | -L] path-list predicate-list install: mc-* was not found anywhere! gmake: *** [install] Error 2 -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
