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.

(If it helps, the owner of the directory and its contents had its UID changed, 
so the whole tree became inaccessible except through “other” permissions.)

_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to