Re: [sage-devel] Re: giacpy_sage missing (Was: Sage 8.7.beta5 released)

2019-02-24 Thread Samuel Lelievre

Sun 2019-02-24 18:13:57 UTC+1, vdelecroix:
>
> Volker, wouldn't it be more convenient for you if there was an even 
> more explicit field in the ticket for tarball uploads? You are not 
> supposed to read each ticket title. 

How about using keyword "upgrade" when some dependency
gets upgraded (presumably there is then a tarball to upload)?

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-devel] Sage Compilation Error

2019-02-24 Thread Vincent Delecroix

A typo: beta6 -> beta5

You have the good version

Le 24/02/2019 à 20:22, Paul Clarke a écrit :

Ok, good to know. Where can I find that beta? I have cloned the github
repository at git://github.com/sagemath/sage.git
and it looks like the most recent version on the develop branch is 8.7.beta5

On Sunday, February 24, 2019 at 1:02:30 PM UTC-6, vdelecroix wrote:


This was

https://trac.sagemath.org/ticket/27016

which is indeed merged in 8.7.beta6

Le 24/02/2019 à 20:00, Dima Pasechnik a écrit :

This looks like a known bug, fixed in the latest beta I believe.

On Sun, 24 Feb 2019 19:42 Paul Clarke, 
> wrote:



Hello,
Sage failed during compilation of the gfortran component. It appears

that

the files were compiled successfully, but there was an error when

copying

them to their final destination.

Here is the error message:

[gfortran-7.2.0] Copying package files from temporary location


/media/paul/str/source/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst to

/media/paul/str/source/sage/local
[gfortran-7.2.0] cp: cannot overwrite non-directory
'/media/paul/str/source/sage/local/./lib64' with directory


'/media/paul/str/source/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/media/paul/str/source/sage/local/./lib64'


[gfortran-7.2.0]




[gfortran-7.2.0] Error copying files for gfortran-7.2.0.
[gfortran-7.2.0]




[gfortran-7.2.0] Please email sage-devel (
http://groups.google.com/group/sage-devel)
[gfortran-7.2.0] explaining the problem and including the log file
[gfortran-7.2.0]

/media/paul/str/source/sage/logs/pkgs/gfortran-7.2.0.log

[gfortran-7.2.0] Describe your computer, operating system, etc.
[gfortran-7.2.0]




Makefile:2124: recipe for target


'/media/paul/str/source/sage/local/var/lib/sage/installed/gfortran-7.2.0'

failed
make[3]: ***


[/media/paul/str/source/sage/local/var/lib/sage/installed/gfortran-7.2.0]

Error 1
make[3]: Leaving directory '/media/paul/str/source/sage/build/make'
Makefile:1801: recipe for target 'all-start' failed
make[2]: *** [all-start] Error 2
make[2]: Leaving directory '/media/paul/str/source/sage/build/make'

real35m24.461s
user28m44.864s
sys3m53.390s
***

My computer is a chromebook pixel 2015 running linux mint 18.2. Linux
kernel 4.15.0-lowlatency. The sage source directory is
/media/paul/str/source/sage (it's an external sd card). The log file is
around 12 MB(ending with the error message I copied) so I have created

a

Google drive link to it:



https://drive.google.com/file/d/1uhm0WZ2eZ8N-Dj7RQ8sMSFjz_ourK1I_/view?usp=sharing.




Can anyone tell what is going wrong here? Is this a known bug? Thank

you

for your help,
Paul

--
You received this message because you are subscribed to the Google

Groups

"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send

an

email to sage-devel+...@googlegroups.com .
To post to this group, send email to sage-...@googlegroups.com

.

Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.









--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-devel] Sage Compilation Error

2019-02-24 Thread Paul Clarke
Ok, good to know. Where can I find that beta? I have cloned the github 
repository at git://github.com/sagemath/sage.git 
and it looks like the most recent version on the develop branch is 8.7.beta5

On Sunday, February 24, 2019 at 1:02:30 PM UTC-6, vdelecroix wrote:
>
> This was 
>
> https://trac.sagemath.org/ticket/27016 
>
> which is indeed merged in 8.7.beta6 
>
> Le 24/02/2019 à 20:00, Dima Pasechnik a écrit : 
> > This looks like a known bug, fixed in the latest beta I believe. 
> > 
> > On Sun, 24 Feb 2019 19:42 Paul Clarke,  > wrote: 
> > 
> >> Hello, 
> >> Sage failed during compilation of the gfortran component. It appears 
> that 
> >> the files were compiled successfully, but there was an error when 
> copying 
> >> them to their final destination. 
> >> 
> >> Here is the error message: 
> >> 
> >> [gfortran-7.2.0] Copying package files from temporary location 
> >> 
> /media/paul/str/source/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst to 
> >> /media/paul/str/source/sage/local 
> >> [gfortran-7.2.0] cp: cannot overwrite non-directory 
> >> '/media/paul/str/source/sage/local/./lib64' with directory 
> >> 
> '/media/paul/str/source/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/media/paul/str/source/sage/local/./lib64'
>  
>
> >> [gfortran-7.2.0] 
> >> 
>  
> >> [gfortran-7.2.0] Error copying files for gfortran-7.2.0. 
> >> [gfortran-7.2.0] 
> >> 
>  
> >> [gfortran-7.2.0] Please email sage-devel ( 
> >> http://groups.google.com/group/sage-devel) 
> >> [gfortran-7.2.0] explaining the problem and including the log file 
> >> [gfortran-7.2.0]   
> /media/paul/str/source/sage/logs/pkgs/gfortran-7.2.0.log 
> >> [gfortran-7.2.0] Describe your computer, operating system, etc. 
> >> [gfortran-7.2.0] 
> >> 
>  
> >> Makefile:2124: recipe for target 
> >> 
> '/media/paul/str/source/sage/local/var/lib/sage/installed/gfortran-7.2.0' 
> >> failed 
> >> make[3]: *** 
> >> 
> [/media/paul/str/source/sage/local/var/lib/sage/installed/gfortran-7.2.0] 
> >> Error 1 
> >> make[3]: Leaving directory '/media/paul/str/source/sage/build/make' 
> >> Makefile:1801: recipe for target 'all-start' failed 
> >> make[2]: *** [all-start] Error 2 
> >> make[2]: Leaving directory '/media/paul/str/source/sage/build/make' 
> >> 
> >> real35m24.461s 
> >> user28m44.864s 
> >> sys3m53.390s 
> >> *** 
> >> 
> >> My computer is a chromebook pixel 2015 running linux mint 18.2. Linux 
> >> kernel 4.15.0-lowlatency. The sage source directory is 
> >> /media/paul/str/source/sage (it's an external sd card). The log file is 
> >> around 12 MB(ending with the error message I copied) so I have created 
> a 
> >> Google drive link to it: 
> >> 
> >> 
> https://drive.google.com/file/d/1uhm0WZ2eZ8N-Dj7RQ8sMSFjz_ourK1I_/view?usp=sharing.
>  
>
> >> 
> >> 
> >> Can anyone tell what is going wrong here? Is this a known bug? Thank 
> you 
> >> for your help, 
> >> Paul 
> >> 
> >> -- 
> >> You received this message because you are subscribed to the Google 
> Groups 
> >> "sage-devel" group. 
> >> To unsubscribe from this group and stop receiving emails from it, send 
> an 
> >> email to sage-devel+...@googlegroups.com . 
> >> To post to this group, send email to sage-...@googlegroups.com 
> . 
> >> Visit this group at https://groups.google.com/group/sage-devel. 
> >> For more options, visit https://groups.google.com/d/optout. 
> >> 
> > 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-devel] Sage Compilation Error

2019-02-24 Thread Vincent Delecroix

This was

https://trac.sagemath.org/ticket/27016

which is indeed merged in 8.7.beta6

Le 24/02/2019 à 20:00, Dima Pasechnik a écrit :

This looks like a known bug, fixed in the latest beta I believe.

On Sun, 24 Feb 2019 19:42 Paul Clarke,  wrote:


Hello,
Sage failed during compilation of the gfortran component. It appears that
the files were compiled successfully, but there was an error when copying
them to their final destination.

Here is the error message:

[gfortran-7.2.0] Copying package files from temporary location
/media/paul/str/source/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst to
/media/paul/str/source/sage/local
[gfortran-7.2.0] cp: cannot overwrite non-directory
'/media/paul/str/source/sage/local/./lib64' with directory
'/media/paul/str/source/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/media/paul/str/source/sage/local/./lib64'
[gfortran-7.2.0]

[gfortran-7.2.0] Error copying files for gfortran-7.2.0.
[gfortran-7.2.0]

[gfortran-7.2.0] Please email sage-devel (
http://groups.google.com/group/sage-devel)
[gfortran-7.2.0] explaining the problem and including the log file
[gfortran-7.2.0]   /media/paul/str/source/sage/logs/pkgs/gfortran-7.2.0.log
[gfortran-7.2.0] Describe your computer, operating system, etc.
[gfortran-7.2.0]

Makefile:2124: recipe for target
'/media/paul/str/source/sage/local/var/lib/sage/installed/gfortran-7.2.0'
failed
make[3]: ***
[/media/paul/str/source/sage/local/var/lib/sage/installed/gfortran-7.2.0]
Error 1
make[3]: Leaving directory '/media/paul/str/source/sage/build/make'
Makefile:1801: recipe for target 'all-start' failed
make[2]: *** [all-start] Error 2
make[2]: Leaving directory '/media/paul/str/source/sage/build/make'

real35m24.461s
user28m44.864s
sys3m53.390s
***

My computer is a chromebook pixel 2015 running linux mint 18.2. Linux
kernel 4.15.0-lowlatency. The sage source directory is
/media/paul/str/source/sage (it's an external sd card). The log file is
around 12 MB(ending with the error message I copied) so I have created a
Google drive link to it:

https://drive.google.com/file/d/1uhm0WZ2eZ8N-Dj7RQ8sMSFjz_ourK1I_/view?usp=sharing.


Can anyone tell what is going wrong here? Is this a known bug? Thank you
for your help,
Paul

--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.





--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-devel] Sage Compilation Error

2019-02-24 Thread Dima Pasechnik
This looks like a known bug, fixed in the latest beta I believe.

On Sun, 24 Feb 2019 19:42 Paul Clarke,  wrote:

> Hello,
> Sage failed during compilation of the gfortran component. It appears that
> the files were compiled successfully, but there was an error when copying
> them to their final destination.
>
> Here is the error message:
>
> [gfortran-7.2.0] Copying package files from temporary location
> /media/paul/str/source/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst to
> /media/paul/str/source/sage/local
> [gfortran-7.2.0] cp: cannot overwrite non-directory
> '/media/paul/str/source/sage/local/./lib64' with directory
> '/media/paul/str/source/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/media/paul/str/source/sage/local/./lib64'
> [gfortran-7.2.0]
> 
> [gfortran-7.2.0] Error copying files for gfortran-7.2.0.
> [gfortran-7.2.0]
> 
> [gfortran-7.2.0] Please email sage-devel (
> http://groups.google.com/group/sage-devel)
> [gfortran-7.2.0] explaining the problem and including the log file
> [gfortran-7.2.0]   /media/paul/str/source/sage/logs/pkgs/gfortran-7.2.0.log
> [gfortran-7.2.0] Describe your computer, operating system, etc.
> [gfortran-7.2.0]
> 
> Makefile:2124: recipe for target
> '/media/paul/str/source/sage/local/var/lib/sage/installed/gfortran-7.2.0'
> failed
> make[3]: ***
> [/media/paul/str/source/sage/local/var/lib/sage/installed/gfortran-7.2.0]
> Error 1
> make[3]: Leaving directory '/media/paul/str/source/sage/build/make'
> Makefile:1801: recipe for target 'all-start' failed
> make[2]: *** [all-start] Error 2
> make[2]: Leaving directory '/media/paul/str/source/sage/build/make'
>
> real35m24.461s
> user28m44.864s
> sys3m53.390s
> ***
>
> My computer is a chromebook pixel 2015 running linux mint 18.2. Linux
> kernel 4.15.0-lowlatency. The sage source directory is
> /media/paul/str/source/sage (it's an external sd card). The log file is
> around 12 MB(ending with the error message I copied) so I have created a
> Google drive link to it:
>
> https://drive.google.com/file/d/1uhm0WZ2eZ8N-Dj7RQ8sMSFjz_ourK1I_/view?usp=sharing.
>
>
> Can anyone tell what is going wrong here? Is this a known bug? Thank you
> for your help,
> Paul
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-devel@googlegroups.com.
> Visit this group at https://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-devel] Sage Compilation Error

2019-02-24 Thread Paul Clarke
 Don't think so, because it is copying to and from locations on 
/media/paul/str , which has 90 GB left on it. The root filesystem drive 
only has 1 GB left, though. 

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-devel] Sage Compilation Error

2019-02-24 Thread Ike Stoddard
Check disks for space?

On Sun, Feb 24, 2019 at 12:42 Paul Clarke  wrote:

> Hello,
> Sage failed during compilation of the gfortran component. It appears that
> the files were compiled successfully, but there was an error when copying
> them to their final destination.
>
> Here is the error message:
>
> [gfortran-7.2.0] Copying package files from temporary location
> /media/paul/str/source/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst to
> /media/paul/str/source/sage/local
> [gfortran-7.2.0] cp: cannot overwrite non-directory
> '/media/paul/str/source/sage/local/./lib64' with directory
> '/media/paul/str/source/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/media/paul/str/source/sage/local/./lib64'
> [gfortran-7.2.0]
> 
> [gfortran-7.2.0] Error copying files for gfortran-7.2.0.
> [gfortran-7.2.0]
> 
> [gfortran-7.2.0] Please email sage-devel (
> http://groups.google.com/group/sage-devel)
> [gfortran-7.2.0] explaining the problem and including the log file
> [gfortran-7.2.0]   /media/paul/str/source/sage/logs/pkgs/gfortran-7.2.0.log
> [gfortran-7.2.0] Describe your computer, operating system, etc.
> [gfortran-7.2.0]
> 
> Makefile:2124: recipe for target
> '/media/paul/str/source/sage/local/var/lib/sage/installed/gfortran-7.2.0'
> failed
> make[3]: ***
> [/media/paul/str/source/sage/local/var/lib/sage/installed/gfortran-7.2.0]
> Error 1
> make[3]: Leaving directory '/media/paul/str/source/sage/build/make'
> Makefile:1801: recipe for target 'all-start' failed
> make[2]: *** [all-start] Error 2
> make[2]: Leaving directory '/media/paul/str/source/sage/build/make'
>
> real35m24.461s
> user28m44.864s
> sys3m53.390s
> ***
>
> My computer is a chromebook pixel 2015 running linux mint 18.2. Linux
> kernel 4.15.0-lowlatency. The sage source directory is
> /media/paul/str/source/sage (it's an external sd card). The log file is
> around 12 MB(ending with the error message I copied) so I have created a
> Google drive link to it:
>
> https://drive.google.com/file/d/1uhm0WZ2eZ8N-Dj7RQ8sMSFjz_ourK1I_/view?usp=sharing.
>
>
> Can anyone tell what is going wrong here? Is this a known bug? Thank you
> for your help,
> Paul
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-devel@googlegroups.com.
> Visit this group at https://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


[sage-devel] Sage Compilation Error

2019-02-24 Thread Paul Clarke
Hello,
Sage failed during compilation of the gfortran component. It appears that 
the files were compiled successfully, but there was an error when copying 
them to their final destination. 

Here is the error message:

[gfortran-7.2.0] Copying package files from temporary location 
/media/paul/str/source/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst to 
/media/paul/str/source/sage/local
[gfortran-7.2.0] cp: cannot overwrite non-directory 
'/media/paul/str/source/sage/local/./lib64' with directory 
'/media/paul/str/source/sage/local/var/tmp/sage/build/gfortran-7.2.0/inst/media/paul/str/source/sage/local/./lib64'
[gfortran-7.2.0] 

[gfortran-7.2.0] Error copying files for gfortran-7.2.0.
[gfortran-7.2.0] 

[gfortran-7.2.0] Please email sage-devel 
(http://groups.google.com/group/sage-devel)
[gfortran-7.2.0] explaining the problem and including the log file
[gfortran-7.2.0]   /media/paul/str/source/sage/logs/pkgs/gfortran-7.2.0.log
[gfortran-7.2.0] Describe your computer, operating system, etc.
[gfortran-7.2.0] 

Makefile:2124: recipe for target 
'/media/paul/str/source/sage/local/var/lib/sage/installed/gfortran-7.2.0' 
failed
make[3]: *** 
[/media/paul/str/source/sage/local/var/lib/sage/installed/gfortran-7.2.0] 
Error 1
make[3]: Leaving directory '/media/paul/str/source/sage/build/make'
Makefile:1801: recipe for target 'all-start' failed
make[2]: *** [all-start] Error 2
make[2]: Leaving directory '/media/paul/str/source/sage/build/make'

real35m24.461s
user28m44.864s
sys3m53.390s
***

My computer is a chromebook pixel 2015 running linux mint 18.2. Linux 
kernel 4.15.0-lowlatency. The sage source directory is 
/media/paul/str/source/sage (it's an external sd card). The log file is 
around 12 MB(ending with the error message I copied) so I have created a 
Google drive link to it:
https://drive.google.com/file/d/1uhm0WZ2eZ8N-Dj7RQ8sMSFjz_ourK1I_/view?usp=sharing.
 


Can anyone tell what is going wrong here? Is this a known bug? Thank you 
for your help,
Paul

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-devel] Re: giacpy_sage missing (Was: Sage 8.7.beta5 released)

2019-02-24 Thread Vincent Delecroix

Still [Errno 404] Not Found

Volker, wouldn't it be more convenient for you if there was an even
more explicit field in the ticket for tarball uploads? You are not
supposed to read each ticket title.

Le 24/02/2019 à 17:27, Volker Braun a écrit :

Fixed.

As a general PSA, if you want to make sure that I'm uploading your new
tarball then mention it in the ticket title. "Since 8.7.beta3, giacpy_sage
fails some groebner bases-related testdocs." is not nearly self-explanatory
enough.



On Sunday, February 24, 2019 at 2:05:14 PM UTC+1, vdelecroix wrote:


giacpy_sage-0.6.7 seems absent from mirrors

Le 24/02/2019 à 11:39, Volker Braun a écrit :

As always, you can get the latest beta version from the "develop" git
branch. Alternatively, the self-contained source tarball is at
http://www.sagemath.org/download-latest.html






--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


[sage-devel] Re: giacpy_sage missing (Was: Sage 8.7.beta5 released)

2019-02-24 Thread Volker Braun
Fixed.

As a general PSA, if you want to make sure that I'm uploading your new 
tarball then mention it in the ticket title. "Since 8.7.beta3, giacpy_sage 
fails some groebner bases-related testdocs." is not nearly self-explanatory 
enough.



On Sunday, February 24, 2019 at 2:05:14 PM UTC+1, vdelecroix wrote:
>
> giacpy_sage-0.6.7 seems absent from mirrors 
>
> Le 24/02/2019 à 11:39, Volker Braun a écrit : 
> > As always, you can get the latest beta version from the "develop" git 
> > branch. Alternatively, the self-contained source tarball is at 
> > http://www.sagemath.org/download-latest.html 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


[sage-devel] giacpy_sage missing (Was: Sage 8.7.beta5 released)

2019-02-24 Thread Vincent Delecroix

giacpy_sage-0.6.7 seems absent from mirrors

Le 24/02/2019 à 11:39, Volker Braun a écrit :

As always, you can get the latest beta version from the "develop" git
branch. Alternatively, the self-contained source tarball is at
http://www.sagemath.org/download-latest.html


--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.