On Sat, Aug 29, 2009 at 10:15:46AM -0700, William Stein wrote:
> On Fri, Aug 28, 2009 at 6:04 AM, Willem Jan Palenstijn 
> <w...@usecode.org>wrote:
> > Hi,
> >
> > We're in the process of setting up a notebook server for use by our
> > students, and ran into a (minor) issue.
> >
> > We are uploading an old sage worksheet .sws file that someone prepared some
> > time ago to the notebook. When looking inside the .sws manually with tar,
> > it contains directories with permission 700. After uploading, the unpacked
> > directories are still 700 and owned by the user ('sage') running the
> > notebook.  We are running the notebook with server_pool=['c...@localhost'],
> > so evaluating the cells fails with
> >
> >   IOError: [Errno 13] Permission denied:
> >   '/home/calc/sage_notebook/worksheets/bds/7/code/1.py'
> >
> > because .../7/code/ is 700.
> >
> > If we create a new worksheet manually this directory is 755 and evaluating
> > cells in that worksheet works properly.
> >
> > Are we doing something wrong, or is this a bug?
> 
> That sounds like a bug to me.   Report it to trac, please.

Ok, done. This is now http://trac.sagemath.org/sage_trac/ticket/6843 .

-Willem Jan

--~--~---------~--~----~------------~-------~--~----~
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
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to