On 2024-09-06 at 22:25:07 UTC-0400 (Sat, 7 Sep 2024 12:25:07 +1000)
Joshua Root <[email protected]>
is rumored to have said:

[...]
First install the macports.sqlext port. Then run this command (all one line):

sqlite3 /opt/local/var/macports/registry/registry.db ".load
/opt/local/lib/sqlite3/macports.sqlext" "PRAGMA integrity_check"


On Sonoma 14.6.1:

skinnyclam:~ root# sqlite3 /opt/local/var/macports/registry/registry.db ".load /opt/local/lib/sqlite3/macports.sqlext" "PRAGMA integrity_check" Error: unknown command or invalid arguments: "load". Enter ".help" for help


This can be fixed by installing the sqlite3 port. The version of sqlite3 in the base OS is 3.43, that in the port is 3.46




--
Bill Cole
[email protected] or [email protected]
(AKA @[email protected] and many *@billmail.scconsult.com addresses)
Not Currently Available For Hire

Reply via email to