Changes between Version 134 and Version 135 of ProblemHotlist


Ignore:
Timestamp:
Sep 7, 2017, 5:00:38 PM (7 years ago)
Author:
raimue (Rainer Müller)
Comment:

Remove instructions for repairing file_map.db which was replaced with registry2.0

Legend:

Unmodified
Added
Removed
Modified
  • ProblemHotlist

    v134 v135  
    213213}}}
    214214
    215 == Corrupt Filemap == #corruptdatabase
    216 
    217 '''Error message:'''[[BR]]
    218 {{{
    219 Error: unknown node kind in database (database is corrupted?)
    220 }}}
    221 
    222 '''Workaround:'''[[BR]]
    223 
    224 Probably something went wrong while a port was being (un)installed or (de)activated, such as a kernel panic or the machine losing power. You can fix the database file (`/opt/local/var/macports/receipts/file_map.db`) by downloading the following script:
    225 {{{
    226 http://svn.macports.org/repository/macports/contrib/repairfilemap/repairfilemap.tcl
    227 }}}
    228 Follow the instructions in the comments at the beginning of the script.
    229 You can invoke the script by typing:
    230 {{{
    231 chmod +x repairfilemap.tcl
    232 sudo ./repairfilemap.tcl
    233 }}}
    234 
    235215= Retired Problems =
    236216