by gosport_gaz » Tue Jul 27, 2010 12:52
I've done some more work on this. I've used the installer to try to repair the system that has been installed. I think that I've misled you so here is the Anaconda log file that I now have.
12:38:48,629 INFO anaconda: created new libuser.conf at /tmp/libuser.ujn8aM with instPath="/mnt/sysimage"
12:38:48,631 INFO anaconda: anaconda called with cmdline = ['/usr/sbin/anaconda', '--liveinst', '--method=hd://:///mnt/livecd', '--noselinux']
12:38:48,631 INFO anaconda: Display mode = g
12:38:48,632 INFO anaconda: Default encoding = ascii
12:38:48,633 INFO anaconda.stdout: Starting graphical installation.
12:38:51,568 INFO anaconda: Sabayon KDE is the highest priority installclass, using it
12:38:51,687 INFO anaconda: Detected 1008M of memory
12:38:51,688 INFO anaconda: Swap attempt of 1008M to 2016M
12:38:51,845 WARNING anaconda: step installtype does not exist
12:38:51,845 WARNING anaconda: step confirminstall does not exist
12:38:51,846 WARNING anaconda: step complete does not exist
12:38:52,077 INFO anaconda: moving (1) to step language
12:38:56,733 INFO anaconda: leaving (1) step language
12:38:56,734 INFO anaconda: moving (1) to step keyboard
12:39:01,996 INFO anaconda: leaving (1) step keyboard
12:39:01,998 INFO anaconda: moving (1) to step filtertype
12:39:04,277 INFO anaconda: leaving (1) step filtertype
12:39:04,277 INFO anaconda: moving (1) to step filter
12:39:04,448 INFO anaconda: ISCSID is /usr/sbin/iscsid
12:39:04,469 INFO anaconda: no initiator set
12:39:04,933 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD!
12:39:04,934 INFO anaconda: no /tmp/fcpconfig; not configuring zfcp
12:39:09,625 WARNING anaconda: /usr/lib/python2.6/site-packages/pyanaconda/gui.py:1480: Warning: IA__g_object_set_property: object class `GtkCellRendererText' has no property named `active'
gtk.main()
12:39:19,889 INFO anaconda: leaving (1) step filter
12:39:19,890 INFO anaconda: moving (1) to step storageinit
12:39:19,890 DEBUG anaconda: storageinit is a direct step
12:39:20,453 INFO anaconda: ISCSID is /usr/sbin/iscsid
12:39:20,458 INFO anaconda: no initiator set
12:39:26,764 INFO anaconda: leaving (1) step storageinit
12:39:26,765 INFO anaconda: moving (1) to step findrootparts
12:39:26,765 DEBUG anaconda: findrootparts is a direct step
12:39:26,782 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb6 on /mnt/sysimage as ext4 with options ro
12:39:26,947 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False
12:39:27,022 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb5 on /mnt/sysimage as ext4 with options ro
12:39:27,091 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False
12:39:27,145 WARNING anaconda: step complete does not exist
12:39:27,146 INFO anaconda: leaving (1) step findrootparts
12:39:27,147 INFO anaconda: moving (1) to step findinstall
12:39:38,484 WARNING anaconda: step installtype does not exist
12:39:38,485 WARNING anaconda: step checkdeps does not exist
12:39:38,485 WARNING anaconda: step dependencies does not exist
12:39:38,486 WARNING anaconda: step confirmupgrade does not exist
12:39:38,486 WARNING anaconda: step complete does not exist
12:39:38,487 INFO anaconda: leaving (1) step findinstall
12:39:38,488 INFO anaconda: moving (1) to step cleardiskssel
12:40:00,831 INFO anaconda: leaving (1) step cleardiskssel
12:40:00,832 INFO anaconda: moving (1) to step upgrademount
12:40:00,833 DEBUG anaconda: upgrademount is a direct step
12:40:00,848 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb5 on /mnt/sysimage as ext4 with options defaults
12:40:01,016 DEBUG anaconda: isys.py:mount()- going to mount //dev on /mnt/sysimage/dev as bind with options defaults,bind
12:40:01,030 DEBUG anaconda: isys.py:mount()- going to mount devpts on /mnt/sysimage/dev/pts as devpts with options gid=5,mode=620
12:40:01,044 DEBUG anaconda: isys.py:mount()- going to mount tmpfs on /mnt/sysimage/dev/shm as tmpfs with options defaults
12:40:01,068 DEBUG anaconda: isys.py:mount()- going to mount proc on /mnt/sysimage/proc as proc with options defaults
12:40:01,096 DEBUG anaconda: isys.py:mount()- going to mount sysfs on /mnt/sysimage/sys as sysfs with options defaults
12:40:01,293 INFO anaconda: leaving (1) step upgrademount
12:40:01,294 INFO anaconda: moving (1) to step restoretime
12:40:01,295 DEBUG anaconda: restoretime is a direct step
12:40:01,319 ERROR anaconda: Error copying /mnt/sysimage/etc/adjtime to sysimage, file not accessible.
12:40:02,001 INFO anaconda: leaving (1) step restoretime
12:40:02,001 INFO anaconda: moving (1) to step upgradecontinue
12:40:02,002 DEBUG anaconda: upgradecontinue is a direct step
12:40:02,002 INFO anaconda: leaving (1) step upgradecontinue
12:40:02,003 INFO anaconda: moving (1) to step upgrademigfind
12:40:02,003 DEBUG anaconda: upgrademigfind is a direct step
12:40:02,004 INFO anaconda: leaving (1) step upgrademigfind
12:40:02,005 INFO anaconda: moving (1) to step enablefilesystems
12:40:02,005 DEBUG anaconda: enablefilesystems is a direct step
12:40:02,431 CRITICAL anaconda: anaconda 14.3 exception report
Traceback (most recent call first):
File "/usr/lib/python2.6/site-packages/pyanaconda/storage/__init__.py", line 301, in doIt
if boot.type == "mdarray":
File "/usr/lib/python2.6/site-packages/pyanaconda/packages.py", line 109, in turnOnFilesystems
anaconda.storage.doIt()
File "/usr/lib/python2.6/site-packages/pyanaconda/dispatch.py", line 208, in moveStep
rc = stepFunc(self.anaconda)
File "/usr/lib/python2.6/site-packages/pyanaconda/dispatch.py", line 129, in gotoNext
self.moveStep()
File "/usr/lib/python2.6/site-packages/pyanaconda/gui.py", line 1248, in nextClicked
self.anaconda.dispatch.gotoNext()
AttributeError: 'NoneType' object has no attribute 'type'
Is this a bug or am I doing somethng wrong?