Subject: pkg/19584: make readme visual misbehavior
To: None <gnats-bugs@gnats.netbsd.org>
From: None <kpneal@pobox.com>
List: netbsd-bugs
Date: 12/27/2002 17:11:21
>Number:         19584
>Category:       pkg
>Synopsis:       make readme visually misbehaves
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Dec 27 14:17:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Kevin P. Neal
>Release:        NetBSD 1.6
>Organization:
-- 
Kevin P. Neal                                http://www.pobox.com/~kpn/

"You know, I think I can hear the machine screaming from here...  \
'help me! hellpp meeee!'"  - Heather Flanagan, 14:52:23 Wed Jun 10 1998
>Environment:
System: NetBSD rune.neutralgood.org 1.6 NetBSD 1.6 (RUNE-$Revision: 1.1 $) #7: Sun Sep 22 20:32:24 EDT 2002 kpn@neutralgood.org:/local/kernel/compile/RUNE alpha
Architecture: alpha
Machine: alpha
>Description:

===>  Creating README.html for src
===>  Creating README.html for src/archivers
===> Creating README.html for src/9e-1.0
                                  ^^^^ Oops. 
===> Creating README.html for src/arc-5.21e
===> Creating README.html for src/arj-3.10b
===> Creating README.html for src/bicom-1.01
===> Creating README.html for src/bunzip-0.21
===> Creating README.html for src/bzip2-1.0.2
===> Creating README.html for src/cabextract-0.6
===> Creating README.html for src/cxunzip-0.96
===> Creating README.html for src/dact-0.8.3nb1
===> Creating README.html for src/fastjar-0.93
===> Creating README.html for src/freeze-2.5
===> Creating README.html for src/gcpio-2.4.2

(and so on).

Also, since the process is started INSIDE the pkgsrc directory, should
"src" really be shown in the output? (My pkgsrc directory is "/usr/pkg/src".)

The generated HTML files seem to be OK.

>How-To-Repeat:

Run my script:

#!/bin/sh

cd /usr/pkg/src 

find . -name README\*.html -print | xargs rm

make -k readme __ARCH_OK=yes NO_IGNORE=yes
make readme-all __ARCH_OK=yes NO_IGNORE=yes

>Fix:

None provided.
>Release-Note:
>Audit-Trail:
>Unformatted: