Bug 238846 - databases/grass7: fails check-plist
Summary: databases/grass7: fails check-plist
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL:
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2019-06-27 12:48 UTC by Jan Beich
Modified: 2019-07-19 06:26 UTC (History)
3 users (show)

See Also:
lwhsu: maintainer-feedback+


Attachments
grass7.patch (1.22 KB, patch)
2019-07-16 15:25 UTC, Li-Wen Hsu
no flags Details | Diff
fix plist and bump portrevision (1.65 KB, patch)
2019-07-18 04:43 UTC, Loïc Bartoletti
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.