Changes between Initial Version and Version 1 of Ticket #57149


Ignore:
Timestamp:
Sep 22, 2018, 10:42:00 AM (6 years ago)
Author:
gaming-hacker (G Alexander)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57149 – Description

    initial v1  
    1111
    1212Warning: port selfupdate --nosync is deprecated, use --no-sync instead
     13
     14
     15then after updating to 2.53, errors with
     16
     17
     18{{{
     19sqlite error: attempt to write a readonly database (8) while executing query: ALTER TABLE registry.ports ADD COLUMN cxx_stdlib TEXT
     20    while executing
     21"registry::open $db_path"
     22    (procedure "mportinit" line 666)
     23    invoked from within
     24"mportinit ui_options global_options global_variations"
     25Error: /opt/local/bin/port: Failed to initialize MacPorts, sqlite error: attempt to write a readonly database (8) while executing query: ALTER TABLE registry.ports ADD COLUMN cxx_stdlib TEXT
     26}}}