[sage-support] Re: Does `sage -upgrade` upgrade the packages as well?

2017-06-01 Thread Dima Pasechnik
With master or develop, one should be all set. Just rebuild (./configure && 
make)
Sometimes 

make doc-clean 

would be needed,
in rare cases,

make distclean

is the only way forward.

-- 
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 sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.


[sage-support] Re: Does `sage -upgrade` upgrade the packages as well?

2017-06-01 Thread Zachary Gershkoff
How does one upgrade with git? Is it enough to pull the master or develop 
branch?

On Saturday, May 13, 2017 at 10:11:33 AM UTC-5, Dima Pasechnik wrote:
>
> 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 
>>  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 sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.


[sage-support] Re: Does `sage -upgrade` upgrade the packages as well?

2017-05-13 Thread Dima Pasechnik
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 
>  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 sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.


[sage-support] Re: Does `sage -upgrade` upgrade the packages as well?

2017-05-13 Thread rickhg12hs
In case it makes a difference:

$ ./sage -v
SageMath version 7.6, Release Date: 2017-03-25

-- 
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 sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.