> -----Original Message----- > From: fedora-test-list-bounces@xxxxxxxxxx [mailto:fedora-test-list- > bounces@xxxxxxxxxx] On Behalf Of Jerry Williams > Sent: Tuesday, January 23, 2007 7:54 PM > To: 'For testers of Fedora Core development releases' > Subject: RE: Help fix fc7 rescue. minstg2.img > > > -----Original Message----- > > From: fedora-test-list-bounces@xxxxxxxxxx [mailto:fedora-test-list- > > bounces@xxxxxxxxxx] On Behalf Of Jerry Williams > > Sent: Tuesday, January 23, 2007 10:52 AM > > To: fedora-test-list@xxxxxxxxxx > > Subject: Help fix fc7 rescue. minstg2.img > > > > Please help me fix the Fedora 7 rescue image. > > Downloaded the Jan 23 diskboot.img file and I tried it today. > > Something has changed because I no longer see the message about > > libncurses.so.5 in the ALT-F2 window. > > > > ALT-F3 window says: > > INFO : NFS install method detected, will use RHupdates/ > > INFO : Running anaconda script /usr/bin/anaconda > > INFO : using only installclass _Fedora > > INFO : _Fedora in only installclass, using it > > > > Main window says: > > File "/usr/bin/anaconda", line 694, in <module> > > rescue.runRescue(anaconda) > > File "/usr/lib/anaconda/rescue.py", line 272, in runRescue > > Anaconda.setMethod() > > TypeError: setMethod() takes exactly 2 arguments (1 given) > > Install exited abnormally [1/1] > > Blaw blaw you may safely reboot your system > > > > > > I am unable to type in the ALT-F2 window at the sh-3.2# prompt. > > > > I am booting from USB flash drive and loading it over NFS. > > > > Maybe put a sleep in so that I could look around before it dies? > > I am able to type in the ALT-F2 window for a few secs before it dies. > > Was able to do ls /usr/lib. > > > > What can I look at to help figure this out? > > Connected serial console to catch output. > This is what I have: > > Running anaconda, the Fedora Core rescue mode - please wait... > /usr/lib/python2.5/site-packages/yum/__init__.py:435: Warning: 'with' will > become a reserved keyword in Python 2.6 > /usr/lib/python2.5/site-packages/yum/packageSack.py:40: Warning: 'with' > will > become a reserved keyword in Python 2.6 > /usr/lib/python2.5/site-packages/yum/packageSack.py:216: Warning: 'with' > will become a reserved keyword in Python 2.6 > /usr/lib/python2.5/site-packages/yum/packageSack.py:217: Warning: 'with' > will become a reserved keyword in Python 2.6 > /usr/lib/python2.5/site-packages/yum/repos.py:169: Warning: 'with' will > become a reserved keyword in Python 2.6 > /usr/lib/python2.5/site-packages/yum/repos.py:193: Warning: 'with' will > become a reserved keyword in Python 2.6 > /usr/lib/python2.5/site-packages/yum/repos.py:196: Warning: 'with' will > become a reserved keyword in Python 2.6 > /usr/lib/python2.5/site-packages/yum/repos.py:200: Warning: 'with' will > become a reserved keyword in Python 2.6 > /usr/lib/python2.5/site-packages/yum/yumRepo.py:70: Warning: 'with' will > become a reserved keyword in Python 2.6 > /usr/lib/python2.5/site-packages/yum/yumRepo.py:71: Warning: 'with' will > become a reserved keyword in Python 2.6 > /usr/lib/python2.5/site-packages/yum/yumRepo.py:74: Warning: 'with' will > become a reserved keyword in Python 2.6 > > Traceback (most recent call last): > File "/usr/bin/anaconda", line 694, in <module> > rescue.runRescue(anaconda) > File "/usr/lib/anaconda/rescue.py", line 272, in runRescue > anaconda.setMethod() > TypeError: setMethod() takes exactly 2 arguments (1 given) > install exited abnormally [1/1] > sending termination signals...done > sending kill signals...done > disabling swap... > unmounting filesystems... > /mnt/runtime done > disabling /dev/loop0 > /proc/bus/usb done > /proc done > /dev/pts done > /sys done > /tmp/ramfs done > /mnt/source done > /selinux done > you may safely reboot your system > I was thinking it was using minstg2.img, but turns out that it uses stage2.img I was able to change rescue.py to sleep for 5 min while I looked around. ps -ef shows: /usr/bin/python /usr/bin/anaconda -m nfs://mnt/source/. --noipv6 --rescue df shows: /dev mounted as /dev Nfs-server:/var/export as /mnt/source /tmp/loop0 as /mnt/runtime and has the stage2.img mounted on it. Looks to me like there is some little thing wrong with either anaconda or rescue.py. -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list