adding packages
807559Apr 26 2004 — edited Apr 26 2004I am trying to add a new package to a server. The package, SUNWjass-4.0.1.pkg, is located in the /var/spool/pkg directory. I am using the following command:
pkgadd -d SUNWjass-4.0.1.pkg SUNWjass
and I recieve the this error:
pkgadd: ERROR: attempt to process datastream failed
- bad format in datastream table-of-contents
pkgadd: ERROR: could not process datastream from </var/spool/pkg/SUNWjass-4.0.1.pkg>
I got the command from the Quick Start documentation.