Bug 4158

Summary: dhcpcd.exe doesn't check file existance before sourcing
Product: Sisyphus Reporter: Michael Shigorin <mike>
Component: dhcpcdAssignee: Dmitry V. Levin <ldv>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P2 CC: mike, pilot, sem
Version: unstable   
Hardware: all   
OS: Linux   

Description Michael Shigorin 2004-05-14 13:10:53 MSD
/etc/dhcpc/dhcpcd.exe (line 27) doesn't check whether file it tries to source
exists.  It leads to spurious messages when DHCP server isn't reachable.
Comment 1 Denis Ovsienko 2004-05-22 13:57:44 MSD
*** Bug 4210 has been marked as a duplicate of this bug. ***
Comment 2 Dmitry V. Levin 2004-06-03 20:27:45 MSD
Is it normal condition or dhcpcd.exe should log it?
Comment 3 Denis Ovsienko 2004-06-03 21:14:26 MSD
AFAIR after DHCP failure /etc/dhcpc/dhcpcd.exe is called with args:
"" "down" ""
Should be handled somehow, I guess.
Comment 4 Dmitry V. Levin 2004-07-01 18:30:59 MSD
Ok, added this check in dhcpcd-1.3.22pl4-alt2
Comment 5 Michael Shigorin 2005-08-30 02:19:49 MSD
closing
Comment 6 Michael Shigorin 2005-08-30 02:28:54 MSD
closing