Bug 238846

Summary: databases/grass7: fails check-plist
Product: Ports & Packages Reporter: Jan Beich <jbeich>
Component: Individual Port(s)Assignee: Li-Wen Hsu <lwhsu>
Status: Closed FIXED    
Severity: Affects Only Me CC: lbartoletti, lwhsu, rhurlin
Priority: --- Keywords: needs-qa
Version: LatestFlags: lwhsu: maintainer-feedback+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
grass7.patch
none
fix plist and bump portrevision none

Description Jan Beich freebsd_committer freebsd_triage 2019-06-27 12:48:00 UTC
$ poudriere testport -j 112amd64 databases/grass7
[...]
===========================================================================
====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: %%GRASS_INST_DIR%%/docs/html/i.ortho.photo.html
Error: Orphaned: %%GRASS_INST_DIR%%/docs/html/i.ortho.target.html
Error: Orphaned: %%GRASS_INST_DIR%%/docs/html/i.ortho.transform.html
Error: Orphaned: %%GRASS_INST_DIR%%/docs/man/man1/i.ortho.photo.1.gz
Error: Orphaned: %%GRASS_INST_DIR%%/docs/man/man1/i.ortho.target.1.gz
Error: Orphaned: %%GRASS_INST_DIR%%/docs/man/man1/i.ortho.transform.1.gz
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2019-07-16 15:25:32 UTC
Created attachment 205821 [details]
grass7.patch

I also hit this, attached patch works in my poudriere.
Comment 2 Loïc Bartoletti freebsd_committer freebsd_triage 2019-07-18 04:43:52 UTC
Created attachment 205858 [details]
fix plist and bump portrevision
Comment 3 Loïc Bartoletti freebsd_committer freebsd_triage 2019-07-18 04:45:04 UTC
(In reply to lbartoletti from comment #2)
Hi, thank you Jan and Li-Wen, Sorry for the late answer.

I uploaded the patch with new portrevision.
Comment 4 Li-Wen Hsu freebsd_committer freebsd_triage 2019-07-18 04:55:26 UTC
Thanks for the reply, lbartoletti, fixing plist with default option doesn't really need bump PORTREVISION since there is no package existing on pkg.freebsd.org. Do you need that bumped anyway?
Comment 5 Loïc Bartoletti freebsd_committer freebsd_triage 2019-07-19 05:52:13 UTC
OK I haven't pay attention to it. So OK with your patch. Thanks.