NetBSD-Users archive

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

Cups Printing



All,
I wanted to install Cups, but I get the following error. I am not sure
if I can simply delete dvipdf or if I need to edit the PLIST. If I edit
the PLIST, where would I do that? Also included is the outputs from
make install in the cups pkgsrc directory.


$ cat /var/db/pkgin/pkg_install-err.log
---Jul 03 14:17:21: installing ghostscript-agpl-9.26nb3...
pkg_add: Warning: package `ghostscript-agpl-9.26nb3' was built for a
platform: pkg_add: NetBSD/x86_64 8.0 (pkg) vs. NetBSD/x86_64 8.99.49
(this host) pkg_add: Conflicting PLIST with ghostscript-gpl-9.06nb28:
bin/dvipdf pkg_add: 1 package addition failed
---Jul 03 14:17:21: installing ghostscript-9.05nb17...
pkg_add: Warning: package `ghostscript-9.05nb17' was built for a
platform: pkg_add: NetBSD/x86_64 8.0 (pkg) vs. NetBSD/x86_64 8.99.49
(this host) pkg_add: Warning: package `ghostscript-agpl-9.26nb3' was
built for a platform: pkg_add: NetBSD/x86_64 8.0 (pkg) vs.
NetBSD/x86_64 8.99.49 (this host) pkg_add: Conflicting PLIST with
ghostscript-gpl-9.06nb28: bin/dvipdf pkg_add: Can't install dependency
ghostscript-agpl-[0-9]* pkg_add: 1 package addition failed
---Jul 03 14:17:22: installing foomatic-filters-4.0.17nb12...
pkg_add: Warning: package `foomatic-filters-4.0.17nb12' was built for a
platform: pkg_add: NetBSD/x86_64 8.0 (pkg) vs. NetBSD/x86_64 8.99.49
(this host) pkg_add: Warning: package `ghostscript-9.05nb17' was built
for a platform: pkg_add: NetBSD/x86_64 8.0 (pkg) vs. NetBSD/x86_64
8.99.49 (this host) pkg_add: Warning: package
`ghostscript-agpl-9.26nb3' was built for a platform: pkg_add:
NetBSD/x86_64 8.0 (pkg) vs. NetBSD/x86_64 8.99.49 (this host) pkg_add:
Conflicting PLIST with ghostscript-gpl-9.06nb28: bin/dvipdf pkg_add:
Can't install dependency ghostscript-agpl-[0-9]* pkg_add: Can't install
dependency ghostscript>=6.01 pkg_add: 1 package addition failed

=============================================================================
FROM /usr/pkgsrc/print/cups

$ sudo make install clean clean-depends
===> Installing dependencies for cups-2.2.11
==========================================================================
The following variables will affect the build process of this package,
cups-2.2.11.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg
        * KRB5_DEFAULT = heimdal
        * SSLBASE = /usr
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private

Based on these variables, the following variables have been set:

        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg
        * KRB5BASE (defined, but empty)
        * KRB5_TYPE = heimdal

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency cups-base>=2.2.9nb2: found cups-base-2.2.10
=> Full dependency cups-filters>=1.21.3nb2: NOT found
=> Verifying reinstall for ../../print/cups-filters
=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Checksum SHA1 OK for cups-filters-1.23.0.tar.xz
=> Checksum RMD160 OK for cups-filters-1.23.0.tar.xz
=> Checksum SHA512 OK for cups-filters-1.23.0.tar.xz
===> Installing dependencies for cups-filters-1.23.0
==========================================================================
The supported build options for cups-filters are:

        avahi dbus

The currently selected options are:

        avahi dbus

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

        PKG_OPTIONS.cups-filters (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
cups-filters-1.23.0.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg
        * KRB5_DEFAULT = heimdal
        * SSLBASE = /usr
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private
        * VARBASE = /var

Based on these variables, the following variables have been set:

        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg
        * KRB5BASE (defined, but empty)
        * KRB5_TYPE = heimdal

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Tool dependency gdbus-codegen-[0-9]*: found gdbus-codegen-2.56.2nb1
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.56.2
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb2
=> Tool dependency gmake>=3.81: found gmake-4.2.1nb1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0
=> Build dependency x11-links>=1.19: NOT found
=> Verifying reinstall for ../../pkgtools/x11-links
===> Installing dependencies for x11-links-1.19
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency osabi-NetBSD-8.99.33: NOT found
=> Verifying reinstall for ../../pkgtools/osabi
===> Installing for osabi-NetBSD-8.99.49
=> Generating pre-install file lists
=> Automatic manual page handling
=> Generating post-install file lists
=> Checking file-check results for osabi-NetBSD-8.99.49
=> Creating binary
package /usr/pkgsrc/pkgtools/osabi/work/.packages/osabi-NetBSD-8.99.49.tgz
===> Building binary package for osabi-NetBSD-8.99.49 => Creating
binary package /usr/pkgsrc/packages/All/osabi-NetBSD-8.99.49.tgz ===>
Installing binary package of osabi-NetBSD-8.99.49 pkg_add: A different
version of osabi-NetBSD-8.99.49 is already installed: osabi-NetBSD-8.0
pkg_add: 1 package addition failed *** Error code 1

Stop.
make[5]: stopped in /usr/pkgsrc/pkgtools/osabi
*** Error code 1

Stop.
make[4]: stopped in /usr/pkgsrc/pkgtools/osabi
*** Error code 1

Stop.
make[3]: stopped in /usr/pkgsrc/pkgtools/osabi
*** Error code 1

Stop.
make[2]: stopped in /usr/pkgsrc/pkgtools/x11-links
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/print/cups-filters
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/print/cups


========= I moved /var/db/pkg/osabi-NetBSD-8.0 and tried again ===========

=> Tool dependency gdbus-codegen-[0-9]*: found gdbus-codegen-2.56.2nb1
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.56.2
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb2
=> Tool dependency gmake>=3.81: found gmake-4.2.1nb1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0
=> Build dependency x11-links>=1.19: NOT found
=> Verifying reinstall for ../../pkgtools/x11-links
===> Installing dependencies for x11-links-1.19
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency osabi-NetBSD-8.99.33: NOT found
=> Verifying reinstall for ../../pkgtools/osabi
===> Installing for osabi-NetBSD-8.99.49
=> Generating pre-install file lists
=> Automatic manual page handling
=> Generating post-install file lists
=> Checking file-check results for osabi-NetBSD-8.99.49
=> Creating binary
package /usr/pkgsrc/pkgtools/osabi/work/.packages/osabi-NetBSD-8.99.49.tgz
===> Building binary package for osabi-NetBSD-8.99.49 => Creating
binary package /usr/pkgsrc/packages/All/osabi-NetBSD-8.99.49.tgz ===>
Installing binary package of osabi-NetBSD-8.99.49 ERROR: [depends.mk] A
package matching ``osabi-NetBSD-8.99.33'' should ERROR:     be
installed, but one cannot be found.  Perhaps there is a ERROR:
stale work directory for ../../pkgtools/osabi? *** Error code 1

Stop.
make[2]: stopped in /usr/pkgsrc/pkgtools/x11-links
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/print/cups-filters
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/print/cups


-- 

Ron Georgia
"90% of my problems are due to ignorance, the other 10% is because I
just don't know any better."


Home | Main Index | Thread Index | Old Index