Summary: | [stage] net/aoe: add stage support and take maintainership | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Chris Hutchinson <portmaster> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed Not Accepted | ||||||
Severity: | Affects Many People | CC: | marino, portmaster | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
<sigh> No, MAN4 is defined and not taken care of. That's now the third or fourth port that we've seen this exact oversight. Since there' no poudriere log, please output: make check-plist make stage-qa make portlint The first one would have flagged this problem immediately. These PRs continue to be untested!! All C. Hutchison staging PRs are completely untested and have a 100% failure rate. Rejecting all of them until proof of proper testing is provided. (In reply to John Marino from comment #1) > <sigh> > > No, MAN4 is defined and not taken care of. > > That's now the third or fourth port that we've seen this exact oversight. > > > Since there' no poudriere log, please output: > > make check-plist > make stage-qa > make portlint > > The first one would have flagged this problem immediately. These PRs > continue to be untested!! Crap. Sorry. I've installed poudriere. But have issues with it. That no one seems to have a solution for. I can't wait for better documentation for it. I'm [visually] grepping the source. Hoping to find the answer. Sorry. Until then. I guess I'll just have to perform a dump(8), than boot to install media ==> live; wipe storage device(s); perform reslice, and newfs(8); restore. Between every; script(1)ed make stage; make package; make install; make deinstall. --Chris (In reply to C Hutchinson from comment #3) > (In reply to John Marino from comment #1) > > <sigh> > > > > No, MAN4 is defined and not taken care of. > > > > That's now the third or fourth port that we've seen this exact oversight. > > > > > > Since there' no poudriere log, please output: > > > > make check-plist > > make stage-qa > > make portlint > > > > The first one would have flagged this problem immediately. These PRs > > continue to be untested!! > > Crap. Sorry. I've installed poudriere. But have issues > with it. That no one seems to have a solution for. > I can't wait for better documentation for it. I'm [visually] > grepping the source. Hoping to find the answer. Sorry. > > Until then. I guess I'll just have to perform a dump(8), than > boot to install media ==> live; wipe storage device(s); > perform reslice, and newfs(8); restore. Between every; > script(1)ed make stage; make package; make install; make deinstall. > > --Chris OK. Too little, too late. The previous MAINTAINER seems to have picked this [port] back up again. I think we're done here. :) --Chris |
Created attachment 146575 [details] [maintainer] STAGE svn diff net/aoe Like the title says! adds MAINTAINER, STAGEDIR trivial -- see svn(1) diff(1), if you don't believe me. --Chris