[Pkg-trac-devel] Bug#436293: trac: Incorrect permissions for Python imports
Marc Warne
marc at indivisibilities.com
Mon Aug 6 20:17:53 UTC 2007
Package: trac
Version: 0.10.3-1
Severity: important
I have my umask set so that files created by root are by default
not readable, writable or executable by anyone other than root.
Unfortunately, I think this has made the python files for trac
only readable by root when I imagine they should be accessible
by any user.
To correct this, I had to do the following:
cd /var/lib/python-support/python2.4/
chmod -R a+rx trac
Hope this helps,
Marc Warne
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: x86_64
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-xen-amd64
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
--
marc at indivisibilities.com
www.gigatux.com
www.twofo.co.uk
More information about the Pkg-trac-devel
mailing list