Hi Victor, On Thu, Jul 23, 2009 at 6:36 AM, VictorMiller<[email protected]> wrote: > > I just tried to run sage -clone on our local SAGE installation and got > back the following error. > Is there something wrong with the SAGE installation? How can it be > fixed? > > Victor > > Now cloning the current Sage library branch... > hg clone sage sage-victor > Not trusting file /east/common/Sage/sage-4.0.2-x86-Linux-core2/devel/ > sage-main/.hg/hgrc from untrusted user xxx, group yyy > abort: permission denied: sage-victor > Error cloning
You're trying to clone a system-wide installation of Sage, hence the error. A system-wide installation should not be cloned. You should have a local installation of Sage under your home directory and clone that one, at least that is my understanding. -- Regards Minh Van Nguyen --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
