[Bug 285367] net-p2p/hostd , renterd, walletd: Offer and rent your storage space on the Sia network

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 18 Mar 2025 17:17:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285367

Robert Clausecker <fuz@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ports-bugs@FreeBSD.org      |fuz@FreeBSD.org
             Status|New                         |In Progress

--- Comment #4 from Robert Clausecker <fuz@FreeBSD.org> ---
There's a plist failure in net-p2p/walletd:

====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: @dir /var/lib
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.

What is the purpose of the /var/lib directory?  We usually only have /var/lib
for Linux software, it's not commonly used by FreeBSD applications.  Read
hier(7) and find an appropriate directory.

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