FAQ Search Today's Posts Mark Forums Read
» Video Reviews

» Linux Archive

Linux-archive is a website aiming to archive linux email lists and to make them easily accessible for linux users/developers.


» Sponsor

» Partners

» Sponsor

Go Back   Linux Archive > Debian > Debian Kernel

 
 
LinkBack Thread Tools
 
Old 05-15-2012, 02:34 PM
Chris Lumens
 
Default Fix traceback trying to import textw.netconfig_text (#785400)

> diff --git a/text.py b/text.py
> index afb1b0f..4c933eb 100644
> --- a/text.py
> +++ b/text.py
> @@ -387,7 +387,7 @@ class InstallInterface(InstallInterfaceBase):
> def enableNetwork(self):
> if len(self.anaconda.id.network.netdevices) == 0:
> return False
> - from textw.netconfig_text import NetworkConfiguratorText
> + from netconfig_text import NetworkConfiguratorText
> w = NetworkConfiguratorText(self.screen, self.anaconda)
> ret = w.run()
> return ret != INSTALL_BACK

Alright.

- Chris

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
 

Thread Tools




All times are GMT. The time now is 12:40 AM.

VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org