[MacPorts] #32686: Registry DB corrupted after selfupdate
MacPorts
noreply at macports.org
Wed Dec 28 09:59:41 PST 2011
#32686: Registry DB corrupted after selfupdate
-----------------------------------+----------------------------------------
Reporter: falkschramm@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: base | Version: 2.0.3
Keywords: | Port:
-----------------------------------+----------------------------------------
Comment(by pixilla@…):
If you have a registry.db-journal file recovery should be automatic.
{{{
$ cd /opt/local/var/macports/registry
$ ls registry.db-journal
$ sudo sqlite3 registry.db
sqlite> .tables
sqlite> SELECT id FROM ports;
sqlite> .quit
}}}
--
Ticket URL: <https://trac.macports.org/ticket/32686#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list