Hi all I was trying to install webstack on Solaris 9 and it is failing after download is completed.
Any thoughts / suggestions ?? # pkg -R /space/nanda/webstack-pkg install amp-dev DOWNLOAD PKGS FILES XFER (MB) Completed 88/88 29030/29030 457.43/457.43 PHASE ACTIONS Install Phase 384/37140 no such file /space/nanda/webstack-pkg/etc/group Action install failed for 'mysql' (pkg:/SUNWmysql-base): ValueError: max() arg is an empty sequence pkg: An unexpected error happened during installation: max() arg is an empty sequence Traceback (most recent call last): File "/space/nanda/webstack/pkg-toolkit-sunos-i386/pkg/bin/client.py", line 2211, in ? __ret = main_func() File "/space/nanda/webstack/pkg-toolkit-sunos-i386/pkg/bin/client.py", line 2160, in main_func return install(mydir, pargs) File "/space/nanda/webstack/pkg-toolkit-sunos-i386/pkg/bin/client.py", line 733, in install api_inst.execute_plan() File "/space/nanda/webstack/pkg-toolkit-sunos-i386/pkg/vendor-packages/pkg/client/api.py", line 482, in execute_plan self.img.imageplan.execute() File "/space/nanda/webstack/pkg-toolkit-sunos-i386/pkg/vendor-packages/pkg/client/imageplan.py", line 691, in execute p.execute_install(src, dest) File "/space/nanda/webstack/pkg-toolkit-sunos-i386/pkg/vendor-packages/pkg/client/pkgplan.py", line 278, in execute_install dest.install(self, src) File "/space/nanda/webstack/pkg-toolkit-sunos-i386/pkg/vendor-packages/pkg/actions/group.py", line 79, in install gr.setvalue(template) File "/space/nanda/webstack/pkg-toolkit-sunos-i386/pkg/vendor-packages/pkg/cfgfiles.py", line 165, in setvalue lineno = max((self.index[k][2] for k in self.index)) + 1 ValueError: max() arg is an empty sequence pkg: This is an internal error. Please let the developers know about this problem by filing a bug at http://defect.opensolaris.org and including the above traceback and this message. The version of pkg(5) is '7570d3749c6f' thanks, nanda kishor
