https://bugzilla.novell.com/show_bug.cgi?id=781699 https://bugzilla.novell.com/show_bug.cgi?id=781699#c0 Summary: wrong configuration path for ddclient Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: All OS/Version: openSUSE 12.2 Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: benoit.monin@gmx.fr QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20100101 Firefox/15.0 Ddclient shipped with 12.1 was patched to find its configuration file in /etc/ instead of /etc/ddclient/. This part of the patch was removed in 12.2 and ddclient now expects its configuration to be /etc/ddclient/ddclient.conf. But the package still installs a default configuration in /etc/ and the init script still checks for the existence of /etc/ddclient.conf. This bug also seems to be present in factory. Reproducible: Always Steps to Reproduce: 1. Install ddclient : zypper in ddclient 2. Test ddclient : ddclient Actual Results: WARNING: file /etc/ddclient/ddclient.conf: Cannot open file '/etc/ddclient/ddclient.conf'. (No such file or directory) stat() on closed filehandle FD at /usr/sbin/ddclient line 985. Use of uninitialized value $mode in bitwise and (&) at /usr/sbin/ddclient line 986. readline() on closed filehandle FD at /usr/sbin/ddclient line 998. Expected Results: ddclient should start. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.