[MacPorts] #70511: sqlite error: attempt to write a readonly database after 2.10.0 update

MacPorts noreply at macports.org
Thu Aug 8 19:16:01 UTC 2024


#70511: sqlite error: attempt to write a readonly database after 2.10.0 update
---------------------+--------------------
  Reporter:  wlipa   |      Owner:  (none)
      Type:  defect  |     Status:  new
  Priority:  Normal  |  Milestone:
 Component:  base    |    Version:  2.10.0
Resolution:          |   Keywords:
      Port:          |
---------------------+--------------------
Changes (by jmroot):

 * component:  ports => base


Comment:

 It's attempting to update the registry database schema, but can't because
 it doesn't have write permissions. That theoretically should have already
 happened when the new version was being installed.

 The workaround is easy at least: just run any port command with `sudo`,
 e.g. `sudo port outdated`.

-- 
Ticket URL: <https://trac.macports.org/ticket/70511#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list