[Bug 292529] portsnap package fails to create /var/db/portsnap on install

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 16 Jan 2026 23:43:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292529

            Bug ID: 292529
           Summary: portsnap package fails to create /var/db/portsnap on
                    install
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: coreyjsteele@gmail.com

the portsnap package fails to create /var/db/portsnap on install and so won't
run without that directory.  fix is to `mkdir -p /var/db/portsnap`.

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