Date: Wed, 11 Oct 2017 20:15:41 +0200 From: Jos Chrispijn <bsdports@cloudzeeland.nl> To: FreeBSD Ports ML <freebsd-ports@freebsd.org> Subject: pkg: sqlite error while executing sqlite open in file pkgdb.c:1126: unable to open database file Message-ID: <fc394181-fede-ce16-16d4-535306d59bfe@cloudzeeland.nl>
next in thread | raw e-mail | index | archive | help
Dear group, Apparently I have an issue when finalizing the ports with portmanager. When I run this batch to update my ports: portmaster -y --clean-distfiles portmaster -y --clean-packages portmaster -y --check-depends portmaster -a At the end or the update (everything goes well) I sometimes get this display: --- cut --- ===>>> Returning to update check of installed ports ===>>> Update check of installed ports complete pkg: sqlite error while executing sqlite open in file pkgdb.c:1126: unable to open database file ===>>> Done displaying pkg-message files ===>>> The following actions were performed: < list with ports updates (successful) > --- cut --- I checked numerous solutions, but most of them refer to a solution done with the pkg command, while I am using portmaster to upgrade. Can someone tell me how I can solve this issue without risking my ports collection being corrupted by some pkg command? Thanks for your help! Jos Chrispijn
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fc394181-fede-ce16-16d4-535306d59bfe>