[Fedora-ia64-list] Re: anaconda-runtime error

Zhang, Yanmin yanmin_zhang at linux.intel.com
Fri Jan 12 02:37:22 UTC 2007


On Thu, 2007-01-11 at 16:24 +0800, Zhang, Yanmin wrote:
> On Wed, 2007-01-10 at 22:34 -0500, Jesse Keating wrote:
> > On Wednesday 10 January 2007 22:29, Zhang, Yanmin wrote:
> > > Jesse,
> > >
> > > I tried the latest anaconda-11.2.0.8-1 to rebuildup dvd image.
> > > Many issues (CD/hard/network didn't work) disappeared, but
> > > anaconda aborted after I inputed NFS inatallation server. It reported
> > > libnash.so.6.0.6 was missing.
> > >
> > >  cann't open share dobject file: No such file or directory.
> > >
> > > I checked stage2.img and couldn't find libnash.so under usr/lib.
> > >
> > > I will add info to #219449.
> > 
> > That should be fixed with tonight's rawhide (:
> > 
> > Jeremy spent some time tonight getting anaconda to be able to actually 
> > partition, install packages, reboot.  Also, the glibc doublefree is fixed too 
> > thanks to pyparted.
> I applied below patch, the nash.so issue disappeared.
> New issues:
> 1) Install by nfs: hit the glibc double free issue;
> 2) Install by cdrom: it reported no drive to have the cd;
> 3) Install by hard disk: it listed all partitions, but mount always failed.
> 
> Wait for the new packages.
I got the latest development tree, including anaconda-11.2.0.9-1, and rebuilt
DVD image.

Update on the installation of the new image:
1) Install by nfs: Exception:;
2) Install by cdrom: Didn't test it;
3) Install by hard disk: Still old issue. It listed all partitions, but mount always failed.

More info will be posted to #219449.

Yanmin

------log of nfs installation exception------
Traceback (most recent call first):
  File "/usr/lib/anaconda/textw/network_text.py", line 177, in runScreen
    self.ipv4Cb = Checkbox(_("Enable IPv4 support"), net.useIPv4)
  File "/usr/lib/anaconda/textw/network_text.py", line 449, in __call__
    showonboot)
  File "/usr/lib/anaconda/text.py", line 514, in run
    rc = win(self.screen, instance)
  File "/usr/bin/anaconda", line 970, in <module>
    anaconda.intf.run(anaconda)
AttributeError: Network instance has no attribute 'useIPv4'

Local variables in innermost frame:
devnames: ['eth0', 'eth1']
ptplist: []
showonboot: 1
IPV4toggled: <function IPV4toggled at 0x60000000005be410>
self: <network_text.NetworkDeviceWindow instance at 0x60000000005b3710>
topgrid: <snack.Grid instance at 0x60000000005b34d0>
net: <network.Network instance at 0x6000000000f3ea70>
maingrid: <snack.Grid instance at 0x60000000005b33b0>
screen: <snack.SnackScreen instance at 0x600000000052e0e0>
hwaddr: None
v6list: []
descr: None
IPV6toggled: <function IPV6toggled at 0x60000000005be140>
dev: DEVICE=eth0
BOOTPROTO=dhcp
ONBOOT=yes

ypad: 0
bootproto: dhcp
DHCPtoggled: <function DHCPtoggled at 0x60000000005c4aa0>
mainrow: 1
wifilist: []
v4list: []
onboot: yes
onbootIsOn: True




More information about the fedora-devel-list mailing list