[PATCH master] Fix crash on LiveCD if network is configured before installing (#1002373)

Brian C. Lane bcl at redhat.com
Thu Sep 5 23:04:21 UTC 2013


On Thu, Sep 05, 2013 at 05:00:11PM +0200, Radek Vykydal wrote:
> On LiveCD if network is configured before starting installation, the connection
> is saved into ifcfg file (ifcfg-Wired_connection_1) and
> 
> 1) instead of ignoring it, the file was updated with our id and onboot value
> in dumpMissingDefaultIfcfgs
> 
> in (frequent) case of only one wired device
> 
> 2) the ifcfg file for the device was expected to be named using device name
> eg ifcfg-ens3 in setNetworkOnbootDefault => traceback
> 
> This is a moderate fix for Alpha.
> I am going to come with bigger patch cleaning up ifcfg files handling.
> ---
>  pyanaconda/installclasses/fedora.py | 14 ++++++++---
>  pyanaconda/network.py               | 47 ++++++++++++++-----------------------
>  2 files changed, 29 insertions(+), 32 deletions(-)

Ack

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 482 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/anaconda-patches/attachments/20130905/aa06a620/attachment.sig>


More information about the anaconda-patches mailing list