==================================================================
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 #1 from Marco Hess <[email protected]> ---
Even though the \n does not come out on the web page, I am not sure that this
is a problem or the cause of a problem?
I checked your life site and it shows that gitweb is running but bails out when
it can't get to the networks DB.
The networks and git DB needs to be readable by the web process that runs the
gitweb.conf scripts.
The various event action handlers from the git rpm ensure that is is the case
(git-repository-create-modify and git-repository-delete) with a:
/bin/chmod 644 /home/e-smith/db/networks
On my systems it looks like:
# ls -al /home/e-smith/db
total 516
drwxr-xr-x 5 root root 4096 Feb 5 03:53 .
drwxr-xr-x 9 admin admin 4096 Feb 4 14:52 ..
...
-rw-r--r-- 1 root admin 8235 Jan 14 16:54 git
...
-rw-r--r-- 1 root admin 295 Jun 27 2015 networks
...
Is this what you have?
--
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/