Hi,
Running pkg install throws the below exception.
How can I resolve this ?
Thanks in advance,
Seema.
----------------------------
$ pkg install SUNWtoo
DOWNLOAD PKGS FILES XFER (MB)
SUNWcs 1/10 348/2174 3.64/94.15pkg:
An unexpected error happened during installation: None
The Boot Environment opensolaris failed to be updated. A snapshot was taken
before the failed attempt and is mounted here /tmp/tmpNdKog-. Use 'beadm
activate opensolaris_static:-:2008-07-08-10:57:43 and reboot if you wish to
boot to this BE.
Traceback (most recent call last):
File "/usr/bin/pkg", line 1458, in ?
ret = main_func()
File "/usr/bin/pkg", line 1424, in main_func
return install(img, pargs)
File "/usr/bin/pkg", line 473, in install
img.imageplan.execute()
File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line 406,
in execute
p.preexecute()
File "/usr/lib/python2.4/vendor-packages/pkg/client/pkgplan.py", line 237, in
preexecute
flist.add_action(dest)
File "/usr/lib/python2.4/vendor-packages/pkg/client/filelist.py", line 114,
in add_action
self._add_action(action)
File "/usr/lib/python2.4/vendor-packages/pkg/client/filelist.py", line 130,
in _add_action
raise FileListFullException
FileListFullException: None
----------------------------
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss