On 12/13/17, Warren Young <[email protected]> wrote: > On Dec 13, 2017, at 9:26 AM, Warren Young <[email protected]> wrote: >> >> ...I’d lost permission to read... >> >> SQLITE_CANTOPEN: os_unix.c:36229: (2) open(/nunya/binness.fossil-wal) - No >> such file or directory > > Actually, it looks like it’s opening the DB for reading but then fails to > write the WAL file because the directory that contains the *.fossil file > isn’t writeable by the user.
Please continue debugging. I need to focus on that new SQLite bug right now. I'll get on this as I am able. -- D. Richard Hipp [email protected] _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

