Hi -

I noticed at the end of installation of my latest test image......
when I rebooted, the system printed a live-fs-root failure message.
It appears that the clean up that needs to happen at the end of the 
installation is not happening properly.


I'm seeing this in the finish_log of the slim live cd.

editing GRUB menu: bootadm update-menu -R /a -Z -o /dev/rdsk/c4t0d0s0
bootadm: get_grubroot(): cannot get (hd?,?,?) for menu. menu not on 
bootdisk: /dev/rdsk/c4t0d0s0
Creating boot_archive for /a
updating /a/platform/i86pc/amd64/boot_archive
updating /a/platform/i86pc/boot_archive
16 blocks
Traceback (most recent call last):
  File "/usr/bin/pkg", line 2185, in ?
    __img.history.operation_result = \
  File "/usr/lib/python2.4/vendor-packages/pkg/client/history.py", line 
196, in
__setattr__
    if self.__save():
  File "/usr/lib/python2.4/vendor-packages/pkg/client/history.py", line 
407, in
__save
    encoding=sys.getdefaultencoding())
  File 
"/var/tmp/pkgbuild-gbuild/SUNWPython-extra-2.4.2-build/usr/lib/python2.4/site-packages/_xmlplus/dom/minidom.py",
 
line 1746, in writexml
  File 
"/var/tmp/pkgbuild-gbuild/SUNWPython-extra-2.4.2-build/usr/lib/python2.4/site-packages/_xmlplus/dom/minidom.py",
 
line 821, in writexml
  File 
"/var/tmp/pkgbuild-gbuild/SUNWPython-extra-2.4.2-build/usr/lib/python2.4/site-packages/_xmlplus/dom/minidom.py",
 
line 816, in writexml
  File 
"/var/tmp/pkgbuild-gbuild/SUNWPython-extra-2.4.2-build/usr/lib/python2.4/site-packages/_xmlplus/dom/minidom.py",
 
line 304, in _write_data
AttributeError: 'NoneType' object has no attribute 'replace'



I'm working off of an image that is created from the latest pkg gate and 
slim_source. I generated a new repository before I created an image.

I believe that the command that is generating the trace is the following:
# Remove install-specific packages
pkg -R ${BASEDIR} uninstall SUNWslim-utils

gate tip:
bash-3.2$ hg tip
changeset:   548:c68ba094f48d
tag:         tip
user:        Dan Price <[EMAIL PROTECTED]>
date:        Wed Sep 24 03:23:15 2008 -0700
summary:     3055 subprocess_method.py should go away

slim_source tip:
bash-3.2$ hg tip
changeset:   225:eece2c7cee61
tag:         tip
user:        Dave Miner <[EMAIL PROTECTED]>
date:        Wed Sep 24 12:53:55 2008 -0400
summary:     3575 SUNWstosreg needs a little clean up in order to build


thx,

-- 
                                
        Ginnie 
    
    

  
                
      

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to