FS#24194 - CUPS does not pull in Ghostscript
Attached to Project:
Arch Linux
Opened by Jonathan R. Schmid (sixtyfive) - Monday, 09 May 2011, 23:07 GMT
Last edited by Andreas Radke (AndyRTR) - Saturday, 04 June 2011, 22:36 GMT
Opened by Jonathan R. Schmid (sixtyfive) - Monday, 09 May 2011, 23:07 GMT
Last edited by Andreas Radke (AndyRTR) - Saturday, 04 June 2011, 22:36 GMT
|
Details
Especially for newcomers (like me) it can lead to a lot of
debugging that CUPS does not pull in Ghostscript, since the
logs only show a helpful message as soon as LogLevel is
changed to debug. Also, I know of no use case for CUPS that
would not require Ghostscript. Alas it should be a
dependency.
|
This task depends upon
Closed by Andreas Radke (AndyRTR)
Saturday, 04 June 2011, 22:36 GMT
Reason for closing: Fixed
Additional comments about closing: added some optional deps. ghostscript is not essentially needed. cups works without ghostscript with true ghostscript capable printers.
Saturday, 04 June 2011, 22:36 GMT
Reason for closing: Fixed
Additional comments about closing: added some optional deps. ghostscript is not essentially needed. cups works without ghostscript with true ghostscript capable printers.
Edit: sorry, I can't find out how to make a new comment, maybe because the task is closed. Like I mentioned I'm new to Arch, so I don't even have a clue how to break the dependency tree. All I did was "pacman -S cups". If that breaks the dependency tree, then there surely must be *some* sort of bug here?
EDIT: its the other way around ghostscript depends on libcups. Either way, installing cups doesnt pull ghostscript like the reporter says.