Opened 4 days ago

Closed 4 days ago

#71017 closed defect (fixed)

sqlite error: attempt to write a readonly database (8)

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by:
Priority: Normal Milestone:
Component: base Version: 2.10.2
Keywords: Cc:
Port:

Description

On multiple PRs, the lint action is reporting this error:

sqlite error: attempt to write a readonly database (8)

For example:

https://github.com/macports/macports-ports/pull/26038/files

Change History (2)

comment:1 Changed 4 days ago by jmroot (Joshua Root)

In c21957048e6aa4626b696324a8b0d87f2c90d20b/macports-base (master):

Don't optimize a readonly database

See: #71017

comment:2 Changed 4 days ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

Patched in to CI builds.

Note: See TracTickets for help on using tickets.