On Tue, Apr 22, 2008 at 10:03 AM, bill purvis <[EMAIL PROTECTED]> wrote: > > I've just run upgrade() on my 3.0.rc0 to bring it up to 3.0 (I think). > Ran OK, so I then tried to open the notebook (sage -notebook). > Started up OK, but the tab opened in my Firefox browser with > https://:8000/.... > which Firefox didn't like. Edit in 'localhost' and it starts up as > it used to. Is this change intentional? I didn't get a chance to > run the notebook under rc0 so I don't know exactly where this crept in. > > System: Linux, Ubuntu 7.10 on Toshiba Equium Laptop, with 2.9GHz Celeron, > 512MB Ram... > > Bill > p.s. just noticed - it still says 3.0.rc0 on starting up. Should this > not be updated by upgrade()?
Your upgrade clearly failed somehow, perhaps in several ways. Could you try: sage: hg_sage.pull(); hg_sage.update(); hg_sage.merge() sage: hg_scripts.pull(); hg_scripts.update(); hg_scripts.merge() sage -br Then try everything again? William --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---