pkg: sqlite error while executing sqlite open in file pkgdb.c:1126: unable to open database file
if (sqlite3_open("local.sqlite", &db->sqlite) != SQLITE_OK) {
PR 220114Code:pkg: sqlite error while executing sqlite open in file pkgdb.c:1126: unable to open database file
I've got exactly the same error on 11-STABLE r324545 when I upgrade software use portmaster.pkg: sqlite error while executing sqlite open in file pkgdb.c:1126: unable to open database file
pkg audit
or pkg info
don't report any problems.