Dear all,

I already have a sage installed from binaries (from the debian package) and
I'm trying to compile a dev version from source.

I'm getting this error (log attached) after less than 1 minute. Does
someone know why?

I have a Ubuntu 16.04. My default python is 3.6.1 (is this the problem?).
It looks like some conflicts with some local stuff.

Best

Viviane

-- 
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.
Found local metadata for patch-2.7.5
Attempting to download package patch-2.7.5.tar.gz from mirrors
http://www-ftp.lip6.fr/pub/math/sagemath/spkg/upstream/patch/patch-2.7.5.tar.gz
[......................................................................]
patch-2.7.5
====================================================
Setting up build directory for patch-2.7.5
Traceback (most recent call last):
  File "/home/viviane/sage/build/bin/sage-uncompress-spkg", line 23, in <module>
    run()
  File "/home/viviane/sage/build/bin/../sage_bootstrap/uncompress/cmdline.py", line 72, in run
    unpack_archive(archive, dirname)
  File "/home/viviane/sage/build/bin/../sage_bootstrap/uncompress/action.py", line 68, in unpack_archive
    archive.extractall(members=archive.names)
  File "/home/viviane/sage/build/bin/../sage_bootstrap/uncompress/tar_file.py", line 90, in extractall
    members=members)
  File "/home/viviane/miniconda3/lib/python3.6/tarfile.py", line 2007, in extractall
    numeric_owner=numeric_owner)
  File "/home/viviane/miniconda3/lib/python3.6/tarfile.py", line 2049, in extract
    numeric_owner=numeric_owner)
TypeError: _extract_member() got an unexpected keyword argument 'set_attrs'
************************************************************************
Error: failed to extract /home/viviane/sage/upstream/patch-2.7.5.tar.gz
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the log file
  /home/viviane/sage/logs/pkgs/patch-2.7.5.log
Describe your computer, operating system, etc.
************************************************************************
Found local metadata for patch-2.7.5
Using cached file /home/viviane/sage/upstream/patch-2.7.5.tar.gz
patch-2.7.5
====================================================
Setting up build directory for patch-2.7.5
Traceback (most recent call last):
  File "/home/viviane/sage/build/bin/sage-uncompress-spkg", line 23, in <module>
    run()
  File "/home/viviane/sage/build/bin/../sage_bootstrap/uncompress/cmdline.py", line 72, in run
    unpack_archive(archive, dirname)
  File "/home/viviane/sage/build/bin/../sage_bootstrap/uncompress/action.py", line 68, in unpack_archive
    archive.extractall(members=archive.names)
  File "/home/viviane/sage/build/bin/../sage_bootstrap/uncompress/tar_file.py", line 90, in extractall
    members=members)
  File "/home/viviane/miniconda3/lib/python3.6/tarfile.py", line 2007, in extractall
    numeric_owner=numeric_owner)
  File "/home/viviane/miniconda3/lib/python3.6/tarfile.py", line 2049, in extract
    numeric_owner=numeric_owner)
TypeError: _extract_member() got an unexpected keyword argument 'set_attrs'
************************************************************************
Error: failed to extract /home/viviane/sage/upstream/patch-2.7.5.tar.gz
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the log file
  /home/viviane/sage/logs/pkgs/patch-2.7.5.log
Describe your computer, operating system, etc.
************************************************************************

Reply via email to