Bug 660518
Summary: | textonly filter won't work as a pipe with copies=1 | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Bryan Mason <bmason> | |
Component: | cups | Assignee: | Tim Waugh <twaugh> | |
Status: | CLOSED ERRATA | QA Contact: | qe-baseos-daemons | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 5.5 | CC: | azelinka, cww, jpopelka, jscotka, pknirsch, prc, psklenar | |
Target Milestone: | rc | |||
Target Release: | --- | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | cups-1.3.7-28.el5 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 738410 738412 (view as bug list) | Environment: | ||
Last Closed: | 2012-02-21 03:09:47 UTC | Type: | --- | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: |
Description
Bryan Mason
2010-12-06 23:42:29 UTC
This request was evaluated by Red Hat Product Management for inclusion in the current release of Red Hat Enterprise Linux. Because the affected component is not scheduled to be updated in the current release, Red Hat is unfortunately unable to address this request at this time. Red Hat invites you to ask your support representative to propose this request, if appropriate and relevant, in the next release of Red Hat Enterprise Linux. (In reply to comment #0) > Actual results: > /usr/lib/cups/filter/textonly: line 109: : No such file or directory > ... > This is also a problem in Fedora and RHEL 6. I can confirm that I see this warning with cups-1.5.0 (F-16) and cups-1.4.2 (RHEL-6) but in RHEL-5 I see: sed: can't read : No such file or directory Maybe you posted the warning from RHEL-6 ? However your suggested solution fixes the problem. Have you ever reported this upstream ? Are you going to do that ? Do you want me to do that ? Hmmm . . . yes, it appears I might have copied the wrong error message. In RHEL 5, I get: sed: can't read : No such file or directory and in RHEL 6 I get: /usr/lib/cups/filter/textonly: line 109: : No such file or directory I haven't yet reported this upstream (or cloned this for RHEL 6 and Fedora), but will do so now. Actually, it looks like the textonly filter doesn't exist upstream. It was added by Red Hat. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2012-0302.html |