#18535: Fix Python tarball names
----------------------------------+----------------------------
   Reporter:  jdemeyer            |            Owner:
       Type:  defect              |           Status:  new
   Priority:  blocker             |        Milestone:  sage-6.8
  Component:  packages: standard  |         Keywords:
  Merged in:                      |          Authors:
  Reviewers:                      |  Report Upstream:  N/A
Work issues:                      |           Branch:
     Commit:                      |     Dependencies:
   Stopgaps:                      |
----------------------------------+----------------------------
 The Python packages can no longer be downloaded since #17607:
 {{{
 Found local metadata for python2-2.7.9
 Attempting to download package python2-2.7.9
 Traceback (most recent call last):
   File "/home/wluebbe/sage-6.8.beta1/src/bin/sage-download-file", line
 423, in <module>
     tarball = Tarball(url)
   File "/home/wluebbe/sage-6.8.beta1/src/bin/sage-download-file", line
 272, in __init__
     self._init_checksum()
   File "/home/wluebbe/sage-6.8.beta1/src/bin/sage-download-file", line
 308, in _init_checksum
     with open(checksums_ini, 'rt') as f:
 IOError: [Errno 2] No such file or directory:
 '/home/wluebbe/sage-6.8.beta1/build/pkgs/python/checksums.ini'
 Error: spkg file
 '/home/wluebbe/sage-6.8.beta1/upstream/python-2.7.9.tar.gz' not found.
 This shouldn't happen, it is a bug in the sage-spkg script.
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/18535>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" 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 http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to