#10350: Fix some remaining issues with sphinx-1.0.4.p3.spkg
------------------------------+---------------------------------------------
   Reporter:  jdemeyer        |       Owner:  tbd        
       Type:  defect          |      Status:  needs_work 
   Priority:  major           |   Milestone:  sage-4.6.1 
  Component:  packages        |    Keywords:  sphinx spkg
     Author:  Jeroen Demeyer  |    Upstream:  N/A        
   Reviewer:                  |      Merged:             
Work_issues:                  |  
------------------------------+---------------------------------------------
Changes (by leif):

 * cc: kcrisman (added)
  * status:  needs_review => needs_work


Comment:

 From sage-release:
 {{{
 I have an interesting (repeatable) error.

 Processing dependencies for Sphinx==1.0.4
 Searching for Jinja2>=2.2
 Reading http://pypi.python.org/simple/Jinja2/
 Download error: [Errno 8] nodename nor servname provided, or not known
 -- Some packages may not be found!
 Reading http://pypi.python.org/simple/Jinja2/
 Download error: [Errno 8] nodename nor servname provided, or not known
 -- Some packages may not be found!
 Couldn't retrieve index page for 'Jinja2'
 Scanning index of all packages (this may take a while)
 Reading http://pypi.python.org/simple/
 Download error: [Errno 8] nodename nor servname provided, or not known
 -- Some packages may not be found!
 No local packages or download links found for Jinja2>=2.2
 error: Could not find suitable distribution for
 Requirement.parse('Jinja2>=2.2')
 Error building Sphinx: 'Error installing Sphinx'
 real    0m3.594s
 user    0m1.063s
 sys     0m0.514s
 sage: An error occurred while installing sphinx-1.0.4.p3


 This sort of mystified me, and retyping 'make' didn't help, until I
 plugged my computer back into the Internet.  Then I got:


 Processing dependencies for Sphinx==1.0.4
 Searching for Jinja2>=2.2
 Reading http://pypi.python.org/simple/Jinja2/
 Reading http://jinja.pocoo.org/
 Best match: Jinja2 2.5.5
 Downloading
 
http://pypi.python.org/packages/source/J/Jinja2/Jinja2-2.5.5.tar.gz#md5=83b20c1eeb31f49d8e6392efae91b7d5


 and all is well.

 Is the internet now a prerequisite for building Sage?  Obviously it is
 a prereq for downloading it, but in theory one would want to be able
 to build it while offline (or to buy a CD with the source, or
 whatever).  I am pretty sure that in the past this was not supposed to
 be true.

 - kcrisman
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10350#comment:2>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to