pkg-static: unknown keyword group@owner when adding files to pkg-plist (wazuh-agent port)
Saii Varun M R <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.ports |
|---|---|
| Message-ID | <[email protected]> |
Hi Team, I am facing an issue while building the wazuh-agent port on FreeBSD when modifying pkg-plist. Problem description The package builds successfully until I add a few additional files (already present in the stage directory) to pkg-plist. After adding these entries, make package fails with the following error: pkg-static: Cannot load keyword from freebsd-ports-bc5b1b25e4d7169567eec0c740130a3a14801add/Keywords/ mailto:[email protected] pkg-static: unknown keyword group@owner Important observation If I remove the newly added file entries, the package builds without errors. I only added new binary entries under /var/ossec/bin/, for example: /var/ossec/bin/wazuh-*** /var/ossec/bin/wazuh-*** /var/ossec/bin/wazuh-*** under /var/ossec/lib/ /var/ossec/lib/lib**.so /var/ossec/lib/lib**.so These binaries are already present in the stage directory and built correctly. When i add these five lines, i am getting this error Please help me on this Thanks and regards, Saii Varun M R