On 2011-08-23, at 12:10 , Maarten Derickx wrote: > I don't know if you are a developer, but it might be possible that you still > have have queue in one of your repositories. To test this do > > sage -hg qdiff > > in the different repositories. > > Also did you try removing (or beter moving outside the sage directory) the > not tracked file somewhere? > > Also can you give the output of the command: > > whoami > > and > > ls -l /usr/local/sage-4.7/local/bin/.hg/ > >
I am not a sage developer. I have never knowing used mercurial queues. I tried moving that untracked file aside, but I still got the same result when I tried to upgrade sage. % whoami kwh % ls -l /usr/local/sage-4.7/local/bin/.hg/ ls: /usr/local/sage-4.7/local/bin/.hg/: No such file or directory Note: sage is installed in /Users/kwh/apps/sage ls -l /Users/kwh/apps/sage/local/bin/.hg total 128 -rw-r--r-- 1 kwh staff 57 5 Mar 08:21 00changelog.i drwxr-xr-x 2 kwh staff 68 5 Mar 08:21 attic -rw-r--r-- 1 kwh staff 8 19 Jul 17:12 branch -rw-r--r-- 1 kwh staff 95 5 Mar 08:21 branch.cache -rw-r--r-- 1 kwh staff 95 19 Jul 17:12 branchheads.cache -rw-r--r-- 1 kwh staff 2808 23 Aug 08:15 dirstate -rw-r--r-- 1 kwh staff 52 5 Mar 08:21 hgrc -rw-r--r-- 1 kwh staff 5 5 Mar 08:21 last-message.txt drwxr-xr-x 4 kwh staff 136 5 Mar 08:21 patches -rw-r--r-- 1 kwh staff 23 5 Mar 08:21 requires drwxr-xr-x 9 kwh staff 306 19 Jul 17:12 store -rw-r--r-- 1 kwh staff 19981 5 Mar 08:21 tags.cache -rw-r--r-- 1 kwh staff 7 19 Jul 17:12 undo.branch -rw-r--r-- 1 kwh staff 66 19 Jul 17:12 undo.desc -rw-r--r-- 1 kwh staff 2808 19 Jul 17:12 undo.dirstate Is there a log file somewhere that might provide more info on why sage refuses to upgrade? In the future, it could be useful if sage would provide specific details on which uncommitted changes caused the upgrade to abort. Thanks, -- Kevin Horton Ottawa, Canada -- 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