Your message dated Fri, 2 Dec 2005 17:20:42 -0500
with message-id <[EMAIL PROTECTED]>
and subject line wvdial: Processes options in wrong order
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 9 Oct 2003 04:13:32 +0000
>From [EMAIL PROTECTED] Wed Oct 08 23:13:32 2003
Return-path: <[EMAIL PROTECTED]>
Received: from dsc02-oav-ca-204-31-251-111.rasserver.net (frankenstein)
[204.31.251.111]
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1A7SB5-0006Rw-00; Wed, 08 Oct 2003 23:13:31 -0500
Received: from frankenstein ([127.0.0.1] ident=daniel)
by frankenstein with esmtp (Exim 4.22)
id 1A7S9f-0000DG-U7; Wed, 08 Oct 2003 21:11:59 -0700
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Daniel Burton <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: wvdial: Processes options in wrong order
Bcc: Daniel Burton <[EMAIL PROTECTED]>
X-Mailer: reportbug 2.33
Date: Wed, 08 Oct 2003 21:11:56 -0700
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-4.0 required=4.0
tests=BAYES_70,HAS_PACKAGE
version=2.53-bugs.debian.org_2003_10_05
X-Spam-Level:
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_10_05
(1.174.2.15-2003-03-30-exp)
Package: wvdial
Version: 1.54+20030509-1
Severity: normal
wvdial seems to process command line options in reverse order.
Running "wvdial globalband mobile" does what running "wvdial mobile
globalband" should do and vice versa.
I have the following configuration file:
/etc/wvdial.conf:
----------------------------------------------------------------------
[Dialer Defaults]
New PPPD = yes
Modem = /dev/ttyS4
Baud = 115200
Init1 = ATZ
ISDN = 0
Modem Type = Analog Modem
[Dialer mobile]
Modem = /dev/ttyUSB0
Baud = 19200
Carrier Check = no
Phone = #777
Username = qnc
Password = qnc
[Dialer globalband]
Phone = 859-9607
Username = [EMAIL PROTECTED]
Password = <hidden>
----------------------------------------------------------------------
end /etc/wvdial.conf
When I run "wvdial mobile globalband" it issues the command ATDT#777
to my cell phone's modem.
Strangely, every option does correctly override the default, but from
there on out, it's as if any new options weren't seen and are masked
by previous ones.
Running "wvdial globablband mobile" does what I would expect the
previous command to do -- issues the command ATDT859-9607 to the
modem.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux frankenstein 2.4.22-1-686 #6 Sat Oct 4 14:09:08 EST 2003 i686
Locale: LANG=C, LC_CTYPE=C
Versions of packages wvdial depends on:
ii libc6 2.3.2-8 GNU C Library: Shared libraries an
ii libwvstreams3-base 3.73+20030404-1 C++ network libraries for rapid ap
ii ppp 2.4.2+20031002-1 Point-to-Point Protocol (PPP) daem
-- no debconf information
---------------------------------------
Received: (at 214873-close) by bugs.debian.org; 2 Dec 2005 22:21:21 +0000
>From [EMAIL PROTECTED] Fri Dec 02 14:21:21 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtp103.rog.mail.re2.yahoo.com ([206.190.36.81])
by spohr.debian.org with smtp (Exim 4.50)
id 1EiJH5-0004JM-Bz
for [EMAIL PROTECTED]; Fri, 02 Dec 2005 14:21:03 -0800
Received: (qmail 2092 invoked from network); 2 Dec 2005 22:20:31 -0000
Received: from unknown (HELO alps.law.yi.org) ([EMAIL PROTECTED]@69.199.64.212
with login)
by smtp103.rog.mail.re2.yahoo.com with SMTP; 2 Dec 2005 22:20:29 -0000
Received: from sfllaw by alps.law.yi.org with local (Exim 3.36 #1 (Debian))
id 1EiJGl-0005fB-00
for <[EMAIL PROTECTED]>; Fri, 02 Dec 2005 17:20:43 -0500
Date: Fri, 2 Dec 2005 17:20:42 -0500
From: Simon Law <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: wvdial: Processes options in wrong order
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-PGP-Key: http://www.law.yi.org/~sfllaw/sfllaw.gpg
User-Agent: Mutt/1.5.9i
Sender: Simon Law <[EMAIL PROTECTED]>
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-1.5 required=4.0 tests=BAYES_01,RCVD_IN_SORBS
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Daniel,
I'm afraid that this order processing makes the most sense to me.
WvDial tries each section from left to right until it works.
Happy hacking,
--
Simon Law http://www.law.yi.org/~sfllaw/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]