Fedora Account System
Red Hat Associate
Red Hat Customer
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2) Gecko/20021220 Description of problem: The faxrm script fails because it contains: FAXQ_HELPER=/usr/local/lib/mgetty+sendfax/faxq-helper which should read: FAXQ_HELPER=/usr/lib/mgetty+sendfax/faxq-helper Version-Release number of selected component (if applicable): mgetty-sendfax-1.1.30-2 How reproducible: Always Steps to Reproduce: 1.try deleting a spooled fax with faxrm Actual Results: The program reports that the faxq-helper program can not be found. Expected Results: The fax should get deleted Additional info:
/usr/bin/faxq has the same issue. FAXQ_HELPER=/usr/local/lib/mgetty+sendfax/faxq-helper Should be FAXQ_HELPER=/usr/lib/mgetty+sendfax/faxq-helper
*** Bug 97720 has been marked as a duplicate of this bug. ***
Created attachment 92897 [details] Patch fixing the problem described.
*** Bug 103025 has been marked as a duplicate of this bug. ***
Problem still persistent in Fedora Core 1.
Fixing in 1.1.30-5.
*** Bug 110654 has been marked as a duplicate of this bug. ***