Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 382771 - app-text/poppler-0.14.5-r1 must be in RDEPEND for net-print/cups-1.5.0-r2
Summary: app-text/poppler-0.14.5-r1 must be in RDEPEND for net-print/cups-1.5.0-r2
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-13 06:11 UTC by Dmitry A. Bakshaev
Modified: 2011-09-13 09:58 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 Dmitry A. Bakshaev 2011-09-13 06:11:09 UTC
when printing to cups with content-type "application/pdf"
cups filter "/usr/libexec/cups/filter/pdftops" failed, because it need "/usr/bin/pdftops" to run.

Reproducible: Always

Steps to Reproduce:
1. print page from libreoffice 3.4 writer (it send print job as "application/pdf")

Actual Results:  
cups stopped with "Empty print file"

Expected Results:  
printed page

D [13/Sep/2011:09:09:26 +0400] [Job 2356444] envp[19]="CONTENT_TYPE=application/pdf"
D [13/Sep/2011:09:09:26 +0400] [Job 2356444] envp[22]="FINAL_CONTENT_TYPE=application/vnd.cups-postscript"
I [13/Sep/2011:09:09:26 +0400] [Job 2356444] Started filter /usr/libexec/cups/filter/pdftops (PID 12124)
I [13/Sep/2011:09:09:26 +0400] [Job 2356444] Started backend /usr/libexec/cups/backend/http (PID 12125)
E [13/Sep/2011:09:09:26 +0400] [Job 2356444] Unable to execute pdftops program: No such file or directory
D [13/Sep/2011:09:09:26 +0400] [Job 2356444] Started filter pdftops (PID 12126)
D [13/Sep/2011:09:09:26 +0400] [Job 2356444] Started filter pstops (PID 12127)
E [13/Sep/2011:09:09:26 +0400] [Job 2356444] Empty print file!
D [13/Sep/2011:09:09:26 +0400] [Job 2356444] PID 12126 (pdftops) stopped with status 1!
D [13/Sep/2011:09:09:26 +0400] [Job 2356444] PID 12127 (pstops) stopped with status 1!
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2011-09-13 09:58:23 UTC
It is in pdepend, pulled right after the cups itself (cups is dependency of poppler itself).