[rhel7-branch/master][PATCH] Don't traceback if a requested connection is unavailable

Martin Kolman mkolman at redhat.com
Mon Mar 3 18:20:55 UTC 2014


The connection might not be needed, so log a warning and let the installation proceed.

I've build the warning message based on the NetworkManager.UnknownConnection
exception error message. While I hope it correctly describes the issue,
ideas for a better worded warning are definitely welcome. :)

Martin Kolman (1):
  Don't traceback, just log a warning if connection is unavailable
    (#1070928)

 pyanaconda/nm.py | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

-- 
1.8.5.3



More information about the anaconda-patches mailing list