On 09/01/2010 07:43 AM, Simon King wrote:
> When I tried to create an spkg out of a folder with many uncommitted
> changes in the mercurial repository, after a while the process hanged.
> It was invisible to "top" and didn't finish (I waited something like
> 10 minutes). But after committing the changes, it worked fine and
> quickly.
> 
> I doubt that it hung because of mercurial: When I manually did "hg
> status", there was no long time to wait.
> 
> Has this been noted before? Can it be replicated?
> 
> The first time I used sage -pkg, the second time sage -spkg, but this
> is the same script IIRC.

Indeed, both commands call

SAGE_ROOT/local/bin/sage-pkg

If you still have a copy of the "hanging" package directory, could you
try print-debugging to isolate the problem?  Possibilities include the
system calls to 'tar' and to 'sage -hg diff'.

-- 
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