pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Circular dependency between CUPS and GHOSTSCRIPT?



In pkgsrc-2010Q1, the result from "make" in
/usr/pkgsrc/print/ghostscript ends with this:

=> Full dependency ghostscript-[0-9]*: NOT found
=> Verifying bin-install for ../../print/ghostscript
===> do-bin-install [ghostscript-8.71nb1 cups-1.3.11nb3 ghostscript-8.71nb1] 
===> Binary install for ghostscript-[0-9]*
=> Installing ghostscript-[0-9]* from /pkg_comp/packages/All
pkg_add: no pkg found for 'ghostscript-[0-9]*', sorry.
pkg_add: 1 package addition failed
=> No binary package found for ghostscript-[0-9]*; installing from source.
ERROR: This package has set PKG_FAIL_REASON:
ERROR: Circular dependency detected
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/print/ghostscript
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/print/ghostscript
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/print/cups
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/print/cups
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/print/ghostscript
pkg_comp:default.conf# 

I have these options:

    PKG_OPTIONS.ghostscript += cups

and 

    PKG_OPTIONS.cups += -poppler gs

because previously poppler had conflicts with another PDF viewer, so I
didn't want to use it with cups.

Removing the cups options seems to remove the circularity. And then
because ghostscript isn't used for cups anymore I might as well remove
the ghostscript option as well, I suppose.

-Olaf.
-- 
___ Olaf 'Rhialto' Seibert    -- You author it, and I'll reader it.
\X/ rhialto/at/xs4all.nl      -- Cetero censeo "authored" delendum esse.


Home | Main Index | Thread Index | Old Index