I'm running 'SunOS testbox 5.11 snv_97 i86pc i386 i86pc Solaris' and trying to
update to current, in a VirtualBox 1.6.6 with 768 MB RAM and 7 GB free disk
space, but receive the following error:
user at testbox:/# pkg image-update
PHASE ITEMS
Indexing Packages 641/641
DOWNLOAD PKGS FILES XFER (MB)
Completed 665/665 36669/36669 727.71/727.71
PHASE ACTIONS
Removal Phase 28091/28091
Install Phase 23414/23585 Action install failed for
'aggr' (pkg:/SUNWckr):
OSError: [Errno 12] Not enough space
The running system has not been modified. Modifications were only made to a
clone of the running system. This clone is mounted at /tmp/tmpWTRaeS should
you wish to inspect it.
pkg: An unexpected error happened during image-update: [Errno 12] Not enough
space
Traceback (most recent call last):
File "/usr/bin/pkg", line 2139, in ?
__ret = main_func()
File "/usr/bin/pkg", line 2086, in main_func
return image_update(mydir, pargs)
File "/usr/bin/pkg", line 607, in image_update
api_inst.execute_plan()
File "/usr/lib/python2.4/vendor-packages/pkg/client/api.py", line 469, in
execute_plan
self.img.imageplan.execute()
File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line 683,
in execute
p.execute_install(src, dest)
File "/usr/lib/python2.4/vendor-packages/pkg/client/pkgplan.py", line 278, in
execute_install
dest.install(self, src)
File "/usr/lib/python2.4/vendor-packages/pkg/actions/driver.py", line 144, in
install
return self.__update_install(image, orig)
File "/usr/lib/python2.4/vendor-packages/pkg/actions/driver.py", line 428, in
__update_install
{"name": self.attrs["name"], "policy": i})
File "/usr/lib/python2.4/vendor-packages/pkg/actions/driver.py", line 96, in
__call
stderr = subprocess.STDOUT)
File "/usr/lib/python2.4/subprocess.py", line 543, in __init__
errread, errwrite)
File "/usr/lib/python2.4/subprocess.py", line 902, in _execute_child
self.pid = os.fork()
OSError: [Errno 12] Not enough space
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 '216d2efd0c27'.
--
This message posted from opensolaris.org