Subject: pkg/16699: gnome-games on-line documentation missing
To: None <gnats-bugs@gnats.netbsd.org>
From: None <he@uninett.no>
List: netbsd-bugs
Date: 05/03/2002 11:28:12
>Number:         16699
>Category:       pkg
>Synopsis:       gnome-games on-line documentation missing
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue May 07 04:13:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Havard Eidnes
>Release:        NetBSD 1.5.3_RC1
>Organization:
	UNINETT AS
>Environment:
	
	
System: NetBSD nardo.uninett.no 1.5.3_RC1 NetBSD 1.5.3_RC1 (NARDO) #4: Wed Mar 27 15:53:02 CET 2002 he@nardo.uninett.no:/usr/src/sys/arch/i386/compile/NARDO i386
Architecture: i386
Machine: i386
>Description:
	The gnome-games source includes sgml-formatted documentation
	which ought to be passed through a program called "db2html"
	(I'm guessing "Docbook to html"), as exemplified by this
	sequence in the compile log:

gmake[4]: Entering directory `/usr/pkgsrc/games/gnome-games/work/gnome-games-1.4.0.3/gnomine/help/C'
srcdir=`cd . && pwd`; \
db2html $srcdir/gnome-mines.sgml
db2html: not found
gmake[4]: [gnome-mines/index.html] Error 127 (ignored)
cp gnome-mines/index.html .
cp: gnome-mines/index.html: No such file or directory
gmake[4]: [index.html] Error 1 (ignored)
for file in gnome-mines-C.omf; do \
  scrollkeeper-preinstall /usr/X11R6/share/gnome/help/gnome-mines/C/gnome-mines.sgml $file ../../../omf-install/$file; \
done
touch omf_timestamp
gmake[4]: Leaving directory `/usr/pkgsrc/games/gnome-games/work/gnome-games-1.4.0.3/gnomine/help/C'

	As a result, e.g. gnomine complains on startup:

GnomeUI-WARNING **: Could not open help topics file NULL

>How-To-Repeat:
	Install the gnome-games package version 1.4.0.3nb1, and
	observe the lack of on-line documentation.

>Fix:
	I can't find a package which has db2html in its PLIST file in
	my snapshot of pkgsrc (20 Apr 2002); apparently such a package
	needs to be created and added as a build dependency for the
	gnome-games package, and subsequently the PLIST needs to be
	updated to correspond with the new set of installed files.
>Release-Note:
>Audit-Trail:
>Unformatted: