==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this link:
https://bugs.contribs.org/show_bug.cgi?id=9217
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
--- Comment #7 from John Crisp <[email protected]> ---
Hmm, looked further trying to track down this networkDB access error
Something I have noticed is that there are two instances where the scripts try
to change the networksDB to 0644. This is really bad as far as I am informed !
git-repository-delete:91:system("/bin/chmod", "644",
"/home/e-smith/db/networks") == 0
git-repository-create-modify:169:system("/bin/chmod", "644",
"/home/e-smith/db/networks") == 0
The issue is in the gitweb.conf file - that is trying to open the DB ro as a
web process. Will see if I can figure out how we get around it.
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/