IIRC, --upgrade is broken for years already, and should be removed. If you need to upgrade a source installation, use git; the corresponding to the pulled version packages will be automatically upgraded, apart from "old style" ones, that are not upgraded any more anyway.
A binary installation cannot be updated using --upgrade at all, I think. On Saturday, May 13, 2017 at 11:28:31 AM UTC+1, rickhg12hs wrote: > > Does `sage -upgrade` upgrade the packages as well? > > If not, what's the most efficient way to upgrade all packages to the > latest release? > > > Is this bullet from Sage Docs > <http://doc.sagemath.org/html/en/reference/repl/options.html> still > acuurate? > > > - --upgrade [url] – download, build and install standard packages from > given url. If url not given, automatically selects a suitable mirror. If > url=’ask’, it lets you select the mirror. > > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
