Package: netselect
Version: 0.3.ds1-11
Severity: normal
Consider this:
$ netselect -v www.tpu.fi www.uta.fi
Running netselect to choose 1 out of 2 addresses.
<nothing is outputted>
$ netselect -vv www.tpu.fi www.uta.fi
Running netselect to choose 1 out of 2 addresses.
www.tpu.fi 9999 ms 30 hops 0% ok
www.uta.fi 9999 ms 30 hops 0% ok
Documentation reads:
DESCRIPTION
... A lower score is better, in the end it
prints one line showing the server with the best score.
Expected results:
# Consider code:
host=$(netselect .....)
netselect should output one host, even if the results are equal. Only
if all hosts are unreachable, it should write error condition to
stderr and write nothing to stdout and exit with error code.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=ANSI_X3.4-1968)
(ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash
Versions of packages netselect depends on:
ii debconf [debconf-2.0] 1.5.19 Debian configuration management sy
ii libc6 2.7-8 GNU C Library: Shared libraries
netselect recommends no packages.
-- debconf information excluded
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]