Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

PKGADD problem

807559Apr 4 2001 — edited Apr 4 2001
Hello,

I created a package instantiation containing two packages. The first (my application) installs fine. The second one is the JRE which I have made into a Solaris package for installation convenience for the user. However, when pkgadd gets to this package, it seems to run out of disk space.

Is this due to temporary files used in the /var partition? Is there a way to specify the temporary directory or something? Any help would be greatly appreciated.

Here is an excerpt from the pkgadd command:

cpio: Cannot write "reloc/java/lib/sparc/server/libjvm.so", errno 28, No space left on device
cpio: Cannot write "reloc/java/lib/sunrsasign.jar", errno 28, No space left on device
cpio: Cannot write "reloc/java/lib/tzmappings", errno 28, No space left on device
cpio: Cannot write "reloc/java/man/man.1/java.1", errno 28, No space left on device
cpio: Cannot write "reloc/java/man/man.1/keytool.1", errno 28, No space left on device
cpio: Cannot write "reloc/java/man/man.1/rmid.1", errno 28, No space left on device
cpio: Cannot write "reloc/java/man/man.1/tnameserv.1", errno 28, No space left on device
cpio: Cannot write "reloc/java/plugin/sparc/ns4/javaplugin.so", errno 28, No space left on device
cpio: Cannot write "reloc/java/plugin/sparc/ns600/libjavaplugin_oji.so", errno 28, No space left on device
79766 blocks
9 error(s)
pkgadd: ERROR: attempt to process datastream failed
- process </usr/bin/cpio -icdumD -C 512> failed, exit code 9
pkgadd: ERROR: unable to unpack datastream

Jeff Schiller
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 2 2001
Added on Apr 4 2001
1 comment
291 views