Hi Ryan,

On Sat, Mar 6, 2010 at 5:17 AM, Ryan Hinton <iob...@email.com> wrote:
> I am in the process of running doctests on a machine with a system-wide Sage
> install.  I don't have write access to the install area.  Several doctests
> for doc/common/builder.py try to write to files in the install area, and so
> fail.

I think the docbuild failures at ticket #8448 [1] are expected. That
is, say you run all doctests under the directory
SAGE_ROOT/devel/sage-main, where your Sage installation is a
system-wide installation. I would expect that the system-wide
installation was performed by a user with more privileges than a
normal user. Writing to a directory that you don't have access to is
asking for trouble. And the docbuild script is clearly writing to such
a directory. So at the moment, I would consider ticket #8448 as
invalid. But we'll wait and see how all your doctesting turns out.


[1] http://trac.sagemath.org/sage_trac/ticket/8448

-- 
Regards
Minh Van Nguyen

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to