Rich Reynolds wrote: > Hi all - > > i have a very customized install and have been running into tons of > issues as I try to image-update from b95 to b96...
In what way do you mean customized? Are the same versions of SUNWinstall and SUNWinstall-libs installed on the system? What does the output of zfs list give and what does the menu,lst file show? > > latest is no successful image-updates but a number of GRUB entries and > this.. > > # beadm list > Traceback (most recent call last): > File "/usr/sbin/beadm", line 1351, in ? > ret = main() > File "/usr/sbin/beadm", line 582, in main > return(parseCLI(sys.argv[1:])) > File "/usr/sbin/beadm", line 561, in parseCLI > rc = list(optsArgs) > File "/usr/sbin/beadm", line 379, in list > if displayBEs(beList, dontDisplayHeaders, listOptions, beName) != 0: > File "/usr/sbin/beadm", line 644, in displayBEs > setMaxColumnWidths(beMW, dsMW, ssMW, beList) > File "/usr/sbin/beadm", line 1318, in setMaxColumnWidths > determineMaxBEColWidth(beList[idx], beMW) > File "/usr/sbin/beadm", line 770, in determineMaxBEColWidth > columnLen = len(column) > TypeError: len() of unsized object > > > # more /etc/rel* > OpenSolaris 2008.11 snv_95 X86 > Copyright 2008 Sun Microsystems, Inc. All Rights Reserved. > Use is subject to license terms. > Assembled 05 August 2008 > # uname -a > SunOS chomolungma 5.11 snv_95 i86pc i386 i86pc > > > thoughts??? It kind of looks like a mismatch between the libbe python module and the libbe library. File a bug and see what other information you can collect and we'll dig into the issue. Thanks! -evan > > rich > _______________________________________________ > install-discuss mailing list > install-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/install-discuss