Subject: awstats: logresolvemerge.pl cannot read files on a SSHFS using wildcard Package: awstats Version: 6.5+dfsg-1+etch1 Severity: normal
*** Please type your report below this line *** I'm using awstats to collect statistics on several reverse-proxies. I've mounted /var/log/apache2 from each proxy with FUSE SSHFS on /var/log/apache2/proxy003 and /var/log/apache2/proxy004. Permissions are set correctly. If I run "perl logresolvemerge.pl /var/log/apache2/*_access.log" it works. If I run "perl logresolvemerge.pl /var/log/apache2/proxy*/site_access.log" it works. If I run "perl logresolvemerge.pl /var/log/apache2/proxy*/*_access.log" it fails. If I run "perl logresolvemerge.pl /var/log/apache2/proxy003/*_access.log" it fails. Error message I get on both cases is: Error: Couldn't open log file "/var/log/apache2/proxy003/site_access.log" : Operation not permitted. It seems to me that logresolvemerge.pl is not able to use wildcards in an SSHFS mounted directory. -- System Information: Debian Release: 4.0 APT prefers oldstable APT policy: (500, 'oldstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-6-686 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages awstats depends on: ii perl [libstorable-perl] 5.8.8-7etch6 Larry Wall's Practical Extraction Versions of packages awstats recommends: pn libnet-xwhois-perl <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org