From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 19:30:12 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAB6037B401 for ; Sat, 12 Apr 2003 19:30:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5B5B43F93 for ; Sat, 12 Apr 2003 19:30:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3D2U9Up084166 for ; Sat, 12 Apr 2003 19:30:09 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3D2U9OC084165; Sat, 12 Apr 2003 19:30:09 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 19:30:09 -0700 (PDT) Resent-Message-Id: <200304130230.h3D2U9OC084165@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, jimd@siu.edu Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E6B037B401 for ; Sat, 12 Apr 2003 19:20:54 -0700 (PDT) Received: from 255-216.ip.ll.net (255-216.ip.ll.net [209.131.255.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64AFD43F75 for ; Sat, 12 Apr 2003 19:20:53 -0700 (PDT) (envelope-from jimd@255-216.ip.ll.net) Received: from 255-216.ip.ll.net (localhost [127.0.0.1]) by freebsd2.localnet10 (8.12.9/8.12.7) with ESMTP id h3CLORQn026892 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 12 Apr 2003 21:24:27 GMT Received: (from jimd@localhost) by 255-216.ip.ll.net (8.12.9/8.12.7/Submit) id h3CLOQaV026891; Sat, 12 Apr 2003 21:24:26 GMT Message-Id: <200304122124.h3CLOQaV026891@255-216.ip.ll.net> Date: Sat, 12 Apr 2003 21:24:26 GMT From: jimd_NOSPAM@siu.edu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50882: Balsa2 help contents not found X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jimd@siu.edu List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 02:30:12 -0000 >Number: 50882 >Category: ports >Synopsis: Balsa2 help contents not found >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 19:30:09 PDT 2003 >Closed-Date: >Last-Modified: >Originator: J.D. >Release: FreeBSD 4.7-RELEASE i386 >Organization: >Environment: >Description: Balsa2.0.10 executable looking for help contents in directory not specified in doc/xmldocs.make file, docdir. Partial ktrace/kdump from running Balsa-2.0.10: 312 balsa NAMI "/usr/X11R6/share/help/balsa/" 312 balsa RET stat -1 errno 2 No such file or directory 312 balsa CALL stat(0x8492020,0xbfbfe974) 312 balsa NAMI "/usr/X11R6/share/gnome/help/" 312 balsa RET stat 0 312 balsa CALL access(0x8497e80,0) 312 balsa NAMI "/usr/X11R6/share/gnome/help/C/balsa.xml" 312 balsa RET access -1 errno 2 No such file or directory 312 balsa CALL access(0x8497e80,0) 312 balsa NAMI "/usr/X11R6/share/gnome/help/C/balsa.docbook" 312 balsa RET access -1 errno 2 No such file or directory 312 balsa CALL access(0x8497e80,0) 312 balsa NAMI "/usr/X11R6/share/gnome/help/C/balsa.sgml" 312 balsa RET access -1 errno 2 No such file or directory 312 balsa CALL access(0x8497e80,0) 312 balsa NAMI "/usr/X11R6/share/gnome/help/C/balsa.html" 312 balsa RET access -1 errno 2 No such file or directory 312 balsa NAMI "/usr/X11R6/share/gnome/help/C/balsa" 312 balsa RET access -1 errno 2 No such file or directory No other ktrace references are found for the help files. Actual help files are located in: ll /usr/X11R6/share/gnome/help/balsa/C total 140 -rw-rw-r-- 1 root wheel 111995 Apr 12 18:07 balsa.xml -rw-rw-r-- 1 root wheel 27304 Apr 12 18:07 fdl-appendix.xml drwxrwxr-x 2 root wheel 1024 Apr 12 18:07 figures Changing files/patch-doc_xmldocs.make doesn't seem to make any difference. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: