Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43425 - Capisuite missing failed-directory and corrupted script incoming.py
Summary: Capisuite missing failed-directory and corrupted script incoming.py
Status: RESOLVED DUPLICATE of bug 37311
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Dialup Developers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-01 15:59 UTC by Jan Girlich
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Girlich 2004-03-01 15:59:37 UTC
I used the ebuild from bug #37311 http://bugs.gentoo.org/attachment.cgi?id=23193&action=view and fixed a missing directory and a broken script. Now Capisuite works fine for me.

The missing directory was /var/spool/capisuite/failed for failed faxes. Without this directory Capisuite reported lots of errors in /var/log/capisuite.error like these ones:

Mon Mar  1 19:47:25 2004 CapiSuite 0xbffffaf0: Can't read/write to the necessary spool dirs
Mon Mar  1 19:47:58 2004 CapiSuite 0xbffffaf0: Can't read/write to the necessary spool dirs
Mon Mar  1 19:48:31 2004 CapiSuite 0xbffffaf0: Can't read/write to the necessary spool dirs

The corrupted script was /usr/lib/capisuite/incoming.py There was a bug in Capisuite 0.4.3 which send faxes recieved via the answering_machine to the nirvana instead to save them as .sff file or even send them as email.
The easiest solution is to replace this script by the one which is provided by the developer. You can find it here with a short german note: http://www.capisuite.de/faq.php3#bug_switch2fax

Reproducible: Always
Steps to Reproduce:
1. install capisuite
2. configure it to receive faxes via the answering machine
3. send a fax to capisuite
Actual Results:  
The fax gets lost despite the logs saying everything is great.
capisuite.error reports errors: "Mon Mar  1 19:48:31 2004 CapiSuite 0xbffffaf0:
Can't read/write to the necessary spool dirs"

Expected Results:  
The fax should be saved (and mailed), no errors should be in the log.

For additional information you can mail me. Sorry if there are any mistakes in
this bug-report. It's my first one. :)
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2004-03-06 04:50:02 UTC
can you please fix the ebuild from 37311 and attach a new one (even better a patch to the current one in portage)

*** This bug has been marked as a duplicate of 37311 ***