pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/28387: Packgage doc/guide fails with ghostscript-esp-7.07.1nb2
>Number: 28387
>Category: pkg
>Synopsis: Packgage doc/guide does not install with
>ghostscript-esp-7.07.1nb2
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Mon Nov 22 15:44:00 +0000 2004
>Originator: Per Amund Amundsen
>Release: NetBSD 2.0_RC5, pkgsrc CVS update of Nov 22, 2004
>Organization:
--
Per Amund Amundsen per-am%ux.his.no@localhost
Faculty of Science and Technology per.a.amundsen%his.no@localhost
Stavanger University College Tlf: (+47) 51 83 18 77
PO Box 8002, N-4068 Stavanger Fax: (+47) 51 83 17 50
>Environment:
System: NetBSD bsd-amundsen 2.0_RC5 NetBSD 2.0_RC5 (BSDA4) #1: Mon Nov 15
18:56:17 CET 2004 pa@bsd-amundsen:/usr/src/sys/arch/i386/compile/BSDA4 i386
Architecture: i386
Machine: i386
pkgsrc/doc/guide/Makefile:
$NetBSD: Makefile,v 1.8 2004/11/20 13:24:00 hubertf Exp $
pkgsrc/mk/ghostscript.mk
$NetBSD: ghostscript.mk,v 1.12 2004/03/10 16:53:50 jmmv Exp $
>Description:
Installation of the NetBSD guide from pkgsrc/doc/guide fails
with (the current) ghostscript-esp-7.07.1nb2 (from
pkgsrc/textproc).
As far as I can see from the Makefile and mk/ghostscript.mk,
and also from the README.html file, this combination is
supposed to work.
>How-To-Repeat:
# cd pkgsrc/doc/guide
# make
stops with
Writing introduction.html for chapter(introduction)
... [21 lines deleted]
Writing HTML.manifest
env HTML_TIDY=/dev/null \
/usr/pkg/bin/tidy -i -m -f /dev/null -asxml `cat HTML.manifest`
*** Error code 1 (ignored)
[Checking tools for typesetting...OK]
/usr/bin/sed -e 's/̶[01];/"/g' pkgsrc.html > pkgsrc.tmp.html
/usr/pkg/bin/w3m -dump -O iso-8859-1 -no-graph \
pkgsrc.tmp.html | /usr/bin/sed -e 's/[^[:print:]]/ /g' >
pkgsrc.txt
[Checking tools for typesetting...NG]
===> ERROR: The following packages are missing for typesetting:
- ghostscript-gnu>=7.05
Make sure to install the latest package of meta-pkgs/netbsd-doc
via pkgsrc. For printable formats, meta-pkgs/netbsd-doc-print is
needed.
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/doc/guide/work/pkgsrc-guide-20041122
*** Error code 1
Stop.
[netbsd-doc-1.2 and netbsd-doc-print-1.1nb2 is installed]
>Fix:
Not known
Home |
Main Index |
Thread Index |
Old Index