[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#29120: marked as done (diald: divide by zero while starting dctrl when link already up)



Your message dated Thu, 7 May 2009 19:45:44 +0100
with message-id <200905071845.n47IjiYA014569@kmos.homeip.net>
and subject line diald has been removed from Debian, closing #29120
has caused the Debian Bug report #29120,
regarding diald: divide by zero while starting dctrl when link already up
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
29120: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=29120
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: diald
Version: 0.16.5-2

At boot time, something I have yet to find brings the link up.
Now, while the link is up, I log in at the xdm login screen.
dctrl is started using the following command in ~/.xsession:

if [ -p /var/run/diald.fifo ] ; then
  dctrl -iconic -geometry 640x480-20+20 -dstatus -tload -gload -pqueue -dlog &
fi

This results in an error dialog box - Stack Trace shows the following:

divide by zero
    while executing
"expr "($s+0.0)/$ns""
    (procedure "addtick" line 28)
    invoked from within
"addtick .lm.tx [expr {$status(tx_load5)/1000}]"
    (procedure "stateChange" line 63)
    invoked from within
"stateChange"

dctrl continues to run, but needs "Restart monitoring" to show the
correct status information.

Marek

-- System Information
Debian Release: 2.0
Kernel Version: Linux marekm 2.0.34 #2 Thu Jul 9 10:57:48 EST 1998 i486 unknown

Versions of the packages diald depends on:
ii  libc6           2.0.7t-1       The GNU C library version 2 (run-time files)
ii  netstd          3.07-2hamm.2   Networking binaries and daemons for Linux
ii  netbase         3.11-1         Basic TCP/IP networking binaries
ii  ppp             2.3.5-2        Point-to-Point Protocol (PPP) daemon.

--- Begin /etc/diald/ip-up (modified conffile)
iface=$1
netmask=$2
localip=$3
remoteip=$4
metric=$5
PATH=/sbin:/bin:/usr/sbin:/usr/bin
su news -c "/usr/sbin/fetch" &
sendmail -q &
su marekm -c "fetchmail"

--- End /etc/diald/ip-up

--- End Message ---
--- Begin Message ---
Version: 0.99.4-9+rm

The diald package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/526512 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues


--- End Message ---

Reply to: