Bug 416871

Summary: pstoraster needs modification for gs-8.61
Product: [Fedora] Fedora Reporter: Sammy <sait.a.umar>
Component: cupsAssignee: Tim Waugh <twaugh>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: 8   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.3.5-2.fc8 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-01-27 07:18:46 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:
Bug Depends On:    
Bug Blocks: 235704    

Description Sammy 2007-12-08 21:52:42 UTC
There is a problem with some files with so build and stdin redirection under
ghostscript 8.61. This is related to bugzilla bug #416321 and resolution
is suggested in ghostscript bugzilla:

http://bugs.ghostscript.com/show_bug.cgi?id=689577

The change needed seems to be:

If your printer uses a CUPS raster driver, the /usr/lib/cups/filter/pstoraster
needs to be patched. Replace the line

ifile="-"

by

ifile="-_"

Comment 1 Sammy 2007-12-09 16:34:48 UTC
A patch for this was committed to ghostscript trunk that is submitted to
bug #416321. However, the above changes may still help and future problems
with the same issue. 

Comment 2 Sammy 2007-12-10 14:19:19 UTC
Ghostscript people are recommending to make the above change because it
is more "efficient" piping and would avoid future changes.

Comment 3 Fedora Update System 2008-01-07 01:26:52 UTC
cups-1.3.5-1.fc8 has been pushed to the Fedora 8 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update cups'

Comment 4 Fedora Update System 2008-01-11 22:07:35 UTC
cups-1.3.5-1.fc8 has been pushed to the Fedora 8 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update cups'

Comment 5 Fedora Update System 2008-01-22 15:31:17 UTC
cups-1.3.5-2.fc8 has been pushed to the Fedora 8 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update cups'

Comment 6 Tim Waugh 2008-01-23 13:02:43 UTC
Fix confirmed.

Comment 7 Fedora Update System 2008-01-27 07:18:37 UTC
cups-1.3.5-2.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.