Package: siege
Version: 2.70-1
Severity: normal
Hi!
siege wrongly searches for a file path:
$ siege
[alert] unable to open file: /usr/etc/urls.txt: No such file or directory
SIEGE 2.70
Usage: siege [options]
siege [options] URL
siege -g URL
(...)
And indeed:
open("/usr/etc/urls.txt", O_RDONLY) = -1 ENOENT (No such file or directory)
It should be /etc/siege/urls.txt
Thank you!
Best regards,
Nelson
-- System Information:
Debian Release: 6.0
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (100, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.37-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=pt_BR.utf8, LC_CTYPE=pt_BR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages siege depends on:
ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib
ii libssl0.9.8 0.9.8o-4 SSL shared libraries
siege recommends no packages.
siege suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]