extra: var/db/pkg/local.sqlite-shmError: Filesystem touched during build:
Many ports fail with fs_violation:
extra: var/db/pkg/local.sqlite-shmError: Filesystem touched during build:
extra: var/db/pkg/local.sqlite-wal
It looks like pkg is malfunctioning in poudriere because these files are
only opened by pkg.
Yuri
Many ports fail with fs_violation:
extra: var/db/pkg/local.sqlite-shmError: Filesystem touched during build:
extra: var/db/pkg/local.sqlite-wal
=20
=20
=20
It looks like pkg is malfunctioning in poudriere because these files are
only opened by pkg.
On Wed 11 Mar 13:45, Kirill Ponomarev wrote:are
On 03/11, Yuri wrote:
Many ports fail with fs_violation:
extra: var/db/pkg/local.sqlite-shmError: Filesystem touched during build:
extra: var/db/pkg/local.sqlite-wal
=20
=20
=20
It looks like pkg is malfunctioning in poudriere because these files =
=20only opened by pkg.=20
Add this to your /usr/local/etc/poudriere.conf: LOCAL_MTREE_EXCLUDES=3D"/var/db/pkg"
=20
This tells poudriere to ignore changes under /var/db/pkg when checking
for filesystem violations after build. The sqlite-shm and sqlite-wal
files are WAL-mode artifacts left by pkg and are harmless. I guess
that came with pkg 2.6.2, it now uses SQLite WAL mode which leaves
behind -shm and -wal files after operations on
/var/db/pkg/local.sqlite
This is not needed all poudriere version available in the ports tree
are handling this fine, just use a version up to date.
On 03/11, Yuri wrote:
Many ports fail with fs_violation:
extra: var/db/pkg/local.sqlite-shmError: Filesystem touched during build:
extra: var/db/pkg/local.sqlite-wal
It looks like pkg is malfunctioning in poudriere because these files are only opened by pkg.
Add this to your /usr/local/etc/poudriere.conf: LOCAL_MTREE_EXCLUDES="/var/db/pkg"
This tells poudriere to ignore changes under /var/db/pkg when checking
for filesystem violations after build. The sqlite-shm and sqlite-wal
files are WAL-mode artifacts left by pkg and are harmless. I guess
that came with pkg 2.6.2, it now uses SQLite WAL mode which leaves
behind -shm and -wal files after operations on
/var/db/pkg/local.sqlite
On Wed 11 Mar 13:45, Kirill Ponomarev wrote:
On 03/11, Yuri wrote:
Many ports fail with fs_violation:
extra: var/db/pkg/local.sqlite-shmError: Filesystem touched during build:
extra: var/db/pkg/local.sqlite-wal
It looks like pkg is malfunctioning in poudriere because these files are >>> only opened by pkg.
Add this to your /usr/local/etc/poudriere.conf:
LOCAL_MTREE_EXCLUDES="/var/db/pkg"
This tells poudriere to ignore changes under /var/db/pkg when checking
for filesystem violations after build. The sqlite-shm and sqlite-wal
files are WAL-mode artifacts left by pkg and are harmless. I guess
that came with pkg 2.6.2, it now uses SQLite WAL mode which leaves
behind -shm and -wal files after operations on
/var/db/pkg/local.sqlite
This is not needed all poudriere version available in the ports tree
are handling this fine, just use a version up to date.
Best regards,
Bapt
| Sysop: | Amessyroom |
|---|---|
| Location: | Fayetteville, NC |
| Users: | 65 |
| Nodes: | 6 (0 / 6) |
| Uptime: | 01:24:27 |
| Calls: | 862 |
| Files: | 1,311 |
| D/L today: |
10 files (20,373K bytes) |
| Messages: | 264,187 |