Deactivating the installed version before trying to install the update

Jeremy Lavergne jeremy at lavergne.gotdns.org
Sun Jan 19 20:40:16 PST 2014


According to sqlite’s return codes:
http://www.sqlite.org/c3ref/c_abort.html
#define SQLITE_CANTOPEN    14   /* Unable to open the database file */

What are the file permissions on the DB? can we get some debug output? is there a deadlock? is your hard drive dying?

Chances are, the deactivate hook is fine while something else is happening on the system. some tex packages and kde packages have used hte deactivate hook without problems.

On Jan 19, 2014, at 23:03, Adam Mercer <ram at macports.org> wrote:

> unable to open database file (14) while executing query: UPDATE



More information about the macports-dev mailing list