Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Sep 2014 22:39:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193212] [stage] sysutils/bsdconfig
Message-ID:  <bug-193212-13-RbtmSEhbcj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193212-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193212-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193212

--- Comment #10 from Daniel Austin <freebsd-ports@dan.me.uk> ---
Hi Chris,

Your patch will fail a stage-qa check as it will leave references to the
stagedir in the end resulting files due to your changes in the post-patch
section.

====> Running Q/A tests (stage-qa)
Error: 'share/bsdconfig/struct.subr' is referring to
/usr/ports/sysutils/bsdconfig/work/stage
Error: 'share/bsdconfig/packages/packages.subr' is referring to
/usr/ports/sysutils/bsdconfig/work/stage
Error: 'share/bsdconfig/packages/categories.subr' is referring to
/usr/ports/sysutils/bsdconfig/work/stage

etc.

a simple 'make stage-qa' will give you the above info, or build using
DEVELOPER=yes, or run it through poudriere.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193212-13-RbtmSEhbcj>