Someone pointed out to me that trac.common-lisp.net/cmucl is not working. That returns an internal error:
TracError: IOError: [Errno 13] Permission denied: u'/srv/project/cmucl/trac/log/trac.log'
I have no need for trac to be running, except for being able to see old tickets. No new tickets, updates to tickets, wiki changes or anything else is needed since everything has mostly been migrated to gitlab. Well except tickets.
trac seems to be available for other projects.
Hi Raymond,
It's fixed now. For some reason, the files were owned by rtoy, instead of by www-data (as is the case with other projects).
Regards,
Erik.
On Sun, Sep 16, 2018 at 8:55 PM Raymond Toy toy.raymond@gmail.com wrote:
Someone pointed out to me that trac.common-lisp.net/cmucl is not working. That returns an internal error:
TracError: IOError: [Errno 13] Permission denied: u'/srv/project/cmucl/trac/log/trac.log'
I have no need for trac to be running, except for being able to see old tickets. No new tickets, updates to tickets, wiki changes or anything else is needed since everything has mostly been migrated to gitlab. Well except tickets.
trac seems to be available for other projects.
-- Ray