Damaged database?
Ryan Schmidt
ryandesign at macports.org
Mon Feb 25 13:48:32 PST 2013
On Feb 24, 2013, at 17:20, Adam Dershowitz wrote:
> dersh$ sqlite3 /opt/local/var/macports/registry/registry.db "select load_extension('/opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate1/base/src/cregistry/macports.sqlext');select t1.id, t1.name from ports t1 where t1.name = 'gst-plugins-base'"
This project changed its name and domains from DarwinPorts to MacPorts in 2006:
https://trac.macports.org/wiki/MacPortsHistory
Please update your rsync URL to match.
> Error: no such collation sequence: VERSION
This means the extension did not actually load; it's the extension that provides the VERSION collation sequence.
More information about the macports-users
mailing list