Deactivation error

Joshua Root jmr at macports.org
Mon Feb 20 20:36:50 PST 2012


On 2012-2-21 08:06 , Blair Zajac wrote:
> # /usr/bin/sqlite3 registry.db
> SQLite version 3.7.7 2011-06-25 16:35:41
> Enter ".help" for instructions
> Enter SQL statements terminated with a ";"
> sqlite> select id from ports where name = 'mercurial';
> Error: no such collation sequence: VERSION

Ah, yeah. It's annoying that it doesn't let you do it and just warn that
the results may not be sorted correctly. Especially since the column
that uses the custom collation isn't even included in your results there.

- Josh


More information about the macports-dev mailing list