Package: fusil
Version: 0.8-1

Hi,

$ fusil -p php
Fusil version 0.9.1 -- GNU GPL v2
http://fusil.hachoir.org/
Load project php
ERROR: [IOError] [Errno 2] No such file or directory
Fusil log written into fusil.log
Exit Fusil

$ strace fusil -p php 2>&1 | g -A5 'open("php"'
open("php", O_RDONLY|O_LARGEFILE)       = -1 ENOENT (No such file or directory)
gettimeofday({1226697978, 487999}, NULL) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=594, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=594, ...}) = 0
write(3, "2008-11-14 15:26:18,487: ERROR: ["..., 78) = 78
write(1, "ERROR: [IOError] [Errno 2] No suc"..., 53ERROR: [IOError] [Errno 2] 
No such file or directory

$ ln -s /usr/share/fusil/projects/php.py php

$ fusil -p php
Fusil version 0.9.1 -- GNU GPL v2
http://fusil.hachoir.org/
Load project php
Use directory: /tmp/run-1
[0][session 1] Start session
[...]

P.S. I had the same problem with 0.8-1 and upgraded to see if it was fixed.

Cheers,
-- 
Raphael Geissert - Debian Maintainer
www.debian.org - get.debian.net

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to