Bug 249167 - misc/openhab2 wrong pkg-plist file
Summary: misc/openhab2 wrong pkg-plist file
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Alexander Leidinger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-07 13:18 UTC by Matthias Fechner
Modified: 2020-09-09 11:35 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (netchild)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Fechner freebsd_committer freebsd_triage 2020-09-07 13:18:13 UTC
Hi,

the testbuild:
poudriere testport -j 121amd64 misc/openhab2

shows the following warning:
====> 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: %%DATADIR%%/etc/org.apache.karaf.features.xml
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1

Here is the full log:
https://pkg.fechner.net/data/121amd64-gitlab/2020-09-07_10h33m46s/logs/errors/openhab2-2.5.8.log

I think the entry has just to be added to the pkg-plist.
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-09-09 11:34:14 UTC
A commit references this bug:

Author: netchild
Date: Wed Sep  9 11:34:10 UTC 2020
New revision: 548079
URL: https://svnweb.freebsd.org/changeset/ports/548079

Log:
  Add %%DATADIR%%/etc/org.apache.karaf.features.xml to plist [1]
  by autogenerating all of the plist instead of just a part.

  Noticed by:	mfechner	[1]
  PR:		249167		[1]

Changes:
  head/misc/openhab2/Makefile
  head/misc/openhab2/pkg-plist