Re: Several ports fail in poudriere with fs_violations leaving the files /var/db/pkg/local.sqlite-shm and /var/db/pkg/local.sqlite-wal
Fernando Apesteguía <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.ports |
|---|---|
| Message-ID | <CAGwOe2bw5iTW2NPtzTfYzz6-UC4GFbVLuK4mQjHKTj-fz-6Pig@mail.gmail.com> |
El mié, 11 mar 2026, 10:29, Yuri <[email protected]> escribió: > Many ports fail with fs_violation: > =>> Error: Filesystem touched during build: > extra: var/db/pkg/local.sqlite-shm > extra: var/db/pkg/local.sqlite-wal > > > > It looks like pkg is malfunctioning in poudriere because these files are > only opened by pkg. > You need to update your poudriere. I found the same problem and using poudriere-devel fixed it for me. Cheers > > > Yuri > > >