https://bugzilla.wikimedia.org/show_bug.cgi?id=36167
Antoine "hashar" Musso <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Antoine "hashar" Musso <[email protected]> 2012-04-23 08:47:15 UTC --- SQLite needs the directory holding the database file to be writable as well. I have fixed issue on gallium by using chmod */* g+w. The build script is fixed by adding a chmod line https://gerrit.wikimedia.org/r/5600 -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
