On 12/13/17, Warren Young <[email protected]> wrote: > I just tried to rebuild a Fossil repo that I’d lost permission to read due > to some sysadmin silliness, and got spammed by this in a rapid loop: > > PRAGMA database_list > SQLITE_CANTOPEN: cannot open file at line 36229 of [1a584e4999] > SQLITE_CANTOPEN: os_unix.c:36229: (2) open(/nunya/binness.fossil-wal) - No > such file or directory > SQLITE_CANTOPEN: unable to open database file > fossil: unable to open database file
Trunk now fixes this problem, and offers improved error message to help diagnose the problem, should it come up again. -- D. Richard Hipp [email protected] _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

