[Bug 193763] New: archivers/rpm4 poudriere Error: Missing: %%LUA_LIBDIR%%/rpm-plugins/systemd_inhibit.so

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Sep 19 07:31:52 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193763

            Bug ID: 193763
           Summary: archivers/rpm4 poudriere Error: Missing:
                    %%LUA_LIBDIR%%/rpm-plugins/systemd_inhibit.so
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: vikashb at where-ever.za.net
                CC: johans at FreeBSD.org
                CC: johans at FreeBSD.org

building archivers/rpm4 in poudriere fails:


====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for directories owned by MTREEs
===> Checking for directories handled by dependencies
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: %%LUA_LIBDIR%%/rpm-plugins/systemd_inhibit.so
===> Error: Plist issues found.
*** Error code 1

Stop.
make: stopped in /usr/ports/archivers/rpm4


how to repeat:

poudriere testport -o archivers/rpm4 -j RELENG_10_0_amd64


diff fix:

--- pkg-plist.org       2014-09-19 09:25:28.274782004 +0200
+++ pkg-plist   2014-09-19 09:26:46.474997479 +0200
@@ -65,7 +65,6 @@
 %%PYTHON%%%%PYTHON_SITELIBDIR%%/rpm/_rpms.so
 %%PYTHON%%%%PYTHON_SITELIBDIR%%/rpm/transaction.py
 lib/rpm-plugins/syslog.so
-lib/rpm-plugins/systemd_inhibit.so
 lib/rpm/appdata.prov
 lib/rpm/brp-compress
 lib/rpm/brp-java-gcjcompile

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Maintainers CC'd

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


More information about the freebsd-ports-bugs mailing list