Changes between Version 5 and Version 6 of LionProblems


Ignore:
Timestamp:
Aug 3, 2011, 8:22:29 PM (13 years ago)
Author:
lecalvezpierre@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LionProblems

    v5 v6  
    1212[[TicketQuery(component=ports&status!=closed&keywords!=~lion|10.7&summary=~Lion&summary=~10.7)]]
    1313
    14 Dear all,
    15 since this morning, when I trying to use port command I have the following error message:
    16 
    17 
    18 {{{
    19 # port install xxxxxx
    20 error: database disk image is malformed (11) while executing query: ATTACH DATABASE '/opt/local/var/macports/registry/registry.db' AS registry
    21     while executing
    22 "registry::open $db_path"
    23     (procedure "mportinit" line 540)
    24     invoked from within
    25 "mportinit ui_options global_options global_variations"
    26 Error: /opt/local/bin/port: Failed to initialize MacPorts, sqlite error: database disk image is malformed (11) while executing query: ATTACH DATABASE '/opt/local/var/macports/registry/registry.db' AS registry
    27 }}}