Mailinglist Archive: opensuse-bugs (6453 mails)
| < Previous | Next > |
[Bug 279077] New: ddclient can't handle startproc/checkproc
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 30 May 2007 05:56:22 -0600 (MDT)
- Message-id: <bug-279077-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=279077
Summary: ddclient can't handle startproc/checkproc
Product: openSUSE 10.2
Version: Final
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Network
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: volker3204@xxxxxxxxxxxxxxx
QAContact: qa@xxxxxxx
This bug is in 10.2, it persists in 10.3a4 / factory. It is not #229460, and
not #267306, and not #268138
startproc/checkproc rely for their operation on the process listing returning a
correct $0 argument. However, ddclient heavily overwrites $0, so checkproc
always fails. Attached patch (against 10.2) makes it work for me.
Also here's support for another ADSL modem manufacturer's model:
# For the Dynalink RTA1320 ADSL modem:
fw-login=xxxx, fw-password=xxxx
use=fw, fw=http://192.168.16.254/wancfg.cmd?action=view, fw-skip='<td>'
--
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, or are watching someone who is.
Summary: ddclient can't handle startproc/checkproc
Product: openSUSE 10.2
Version: Final
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Network
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: volker3204@xxxxxxxxxxxxxxx
QAContact: qa@xxxxxxx
This bug is in 10.2, it persists in 10.3a4 / factory. It is not #229460, and
not #267306, and not #268138
startproc/checkproc rely for their operation on the process listing returning a
correct $0 argument. However, ddclient heavily overwrites $0, so checkproc
always fails. Attached patch (against 10.2) makes it work for me.
Also here's support for another ADSL modem manufacturer's model:
# For the Dynalink RTA1320 ADSL modem:
fw-login=xxxx, fw-password=xxxx
use=fw, fw=http://192.168.16.254/wancfg.cmd?action=view, fw-skip='<td>'
--
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, or are watching someone who is.
| < Previous | Next > |