* Aubrey Li <[EMAIL PROTECTED]> [2008-08-15 07:44]: > # pkg -R /mnt/ image-update > DOWNLOAD PKGS FILES XFER (MB) > SUNWcsl 7/549 395/20458 > 8.88/1170.67pkg: An unexpected error happened during image-update: > None > opensolaris-5 failed to be updated. No changes have been made to > opensolaris-5. > Traceback (most recent call last): > File "/usr/bin/pkg", line 1458, in ? > ret = main_func() > File "/usr/bin/pkg", line 1422, in main_func > return image_update(img, pargs) > File "/usr/bin/pkg", line 390, in image_update > 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
We believe we addressed this in http://defect.opensolaris.org/bz/show_bug.cgi?id=2295 which was fixed in $ hg log -k 2295 changeset: 399:e594d9c5bd60 user: johansen <[EMAIL PROTECTED]> date: Tue Jun 24 11:02:15 2008 -0700 summary: 2295 pkg forgets to raise TransferTimedOutException which is after the Build 91 release. You should "pfexec pkg install SUNWipkg" before attempting the image-update. (We now check for newer SUNWipkg versions automatically, although we do not yet install them...) - Stephen -- [EMAIL PROTECTED] http://blogs.sun.com/sch/ _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
