Subject: pkg/9173: ">>"s in package build output are incompatible with send-pr
To: None <gnats-bugs@gnats.netbsd.org>
From: None <itohy@netbsd.org>
List: netbsd-bugs
Date: 01/11/2000 20:51:38
>Number:         9173
>Category:       pkg
>Synopsis:       ">>"s in package build output are incompatible with send-pr
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager (NetBSD software packages system bug manager)
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue Jan 11 20:50:59 2000
>Last-Modified:
>Originator:     ITOH Yasufumi
>Organization:
	
>Release:        1.4P (Jan. 11, 2000)
>Environment:
System: NetBSD pino.my.domain 1.4P NetBSD 1.4P (PINO) #194: Sun Jan 9 08:48:22 JST 2000 itohy@pino.my.domain:/usr/src/sys/arch/i386/compile/PINO i386


>Description:
	The output printed during building package has lines
	which start with ">>".

	If a user has found a problem in pkg build, and s/he
	send-pr the build message as it is (without any leading
	characters), the lines confuse the GNATS system
	and the pr becomes difficult to read.

>How-To-Repeat:
	Find a problem in pkg build, and send-pr the output message
	as it is.

>Fix:
	Change the ">>" in <bsd.pkg.mk> to something different.
	sed 's/\${ECHO_MSG} ">>/${ECHO_MSG} "=>/'  or something.

>Audit-Trail:
>Unformatted: