It looks like that’s a file you are supposed to download. The download failed but we don’t really get a reason why. Network connection? curl/wget missing?
François > On 21/03/2015, at 21:18, Clemens Heuberger <[email protected]> wrote: > > On 2015-03-20 13:30, Volker Braun wrote: >> The link seems to work right now, maybe it was transient? > > I don't think so. I retried it today, still the same problems. > My sphinx problem I mentioned earlier seems to be the same circular dependency > problem that was reported on sage-devel. > > But I had now three compilation attempts where ccache always had the same > problem as described below. > > Manually, the link downloads fine. > > regards, CH > >> >> >> >> On Friday, March 20, 2015 at 12:12:32 PM UTC+1, Clemens Heuberger wrote: >> >> >> I usually build and test new sage releases setting >> >> export DOT_SAGE=/tmp/sage.cheuberg.6.6.beta6 >> make ptestlong >> >> because I want to have a clear environment and my home directory may >> become >> unaccessible during the build. >> >> With 6.6.beta6, the build with this setting stops with ccache and sphinx. >> >> Logfile for ccache: >> >> Attempting to download package ccache >>>>> Checking online list of optional packages. >> /local/sage/sage-6.6.beta6/src/bin/sage-spkg: line 373: >> /tmp/sage.cheuberg.6.6.beta6/optional.list: No such file or directory >> Error: failed to download http://www.sagemath.org/spkg/optional/list >> <http://www.sagemath.org/spkg/optional/list>, aborting >> >> In fact, /tmp/sage.cheuberg.6.6.beta6/optional.list does not exist. >> >> System is Linux Mint 12.04. >> >> The sphinx error may be unrelated. >> >> Regards, >> >> CH >> >> >> Am 2015-03-19 um 22:39 schrieb Volker Braun: >>> As usual, get the "develop" branch or the source tarball from >>> http://www.sagemath.org/download-latest.html >> <http://www.sagemath.org/download-latest.html> >>> >>> 2a02a9e Updated Sage version to 6.6.beta6 >>> d7c1c8f Trac #15916: Tensors on free modules of finite rank >>> 4b9af69 Trac #17976: typo in documentation for Permutation >>> dd0d3df Trac #17987: add SageMathCloud chat and backup files to .gitignore >>> e92d7f4 Trac #17980: show in the IPython nb >>> 4ce3b9d Trac #17977: Corner sum matrix ASM method has incorrect output >>> 81aded5 Trac #17975: syntatic error: fix typo in documentation of >> DescentAlgebra >>> 1c4b640 Trac #17973: Better Sage consistency for naming and calling in >> linear_code >>> 2dfcf9f Trac #17972: Make database_pari a new-style package >>> 591b60d Trac #17914: Upgrade eclib to latest upstream >>> 80ba618 Trac #17305: Invariants of Two Ternary Quadratics >>> ab00d83 Trac #17041: Get all paths to highest weight in crystal >>> 3be1548 Trac #17967: Replace *, foo imports >>> ca682a1 Trac #17938: implement common refinement of fans >>> 90c781e Trac #13982: rewrite sage.combinat.combinat.unordered_tuples using >>> itertools.combinations_with_replacement >>> 4701c61 Trac #17960: Jinja2 is too old >>> 680f9fb Trac #17631: Auto-generate gen.pyx -- part 1 >>> ccf9d16 Trac #9439: hyperbolic geometry >>> 59e8d94 Trac #17955: LaurentSeriesRing and series_precision >>> 62f6632 Trac #17959: Ellipsize a tachyon version >>> b7e86cc Trac #17327: Simplify computation of values of Dirichlet characters >>> 4c4dfb6 Trac #17952: Actually remove c_lib files >>> 5d1710a Trac #17950: make modular_decomposition an optional spkg >>> 94e7f1a Trac #17905: Dominating set in directed Graphs not correct >>> f90f7e1 Trac #17306: Let mathjax spkg work with sagenb >>> d7cecb8 Trac #16888: weak popov form does not compute weak popov form >>> 9265fc5 Trac #17954: SyntaxError: from __future__ imports must occur at the >>> beginning of the file >>> 4ad08d2 Trac #17949: Don't use sig_str() message for AlarmInterrupt >>> e0ceacc Trac #17946: Use ipython own's function to get its configuration >> folder >>> f0ab14f Trac #17900: Setup interrupts in Cython >>> c7ff004 Trac #17124: Matrix constructor broken for symmetric function >> rings and >>> 1-column matrices >>> b098d4f Trac #17906: Upgrade PARI to latest master >>> 52db42b Updated Sage version to 6.6.beta5 >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "sage-release" group. >>> To unsubscribe from this group and stop receiving emails from it, send an >> email >>> to [email protected] <javascript:> >>> <mailto:[email protected] <javascript:>>. >>> To post to this group, send email to [email protected] >>> <javascript:> >>> <mailto:[email protected] <javascript:>>. >>> Visit this group at http://groups.google.com/group/sage-release >> <http://groups.google.com/group/sage-release>. >>> For more options, visit https://groups.google.com/d/optout >> <https://groups.google.com/d/optout>. >> >> >> -- >> Univ.-Prof. Dr. Clemens Heuberger Alpen-Adria-Universität >> Klagenfurt >> Institut für Mathematik, Universitätsstraße 65-67, 9020 Klagenfurt, >> Austria >> Tel: +43 463 2700 3121 Fax: +43 463 2700 99 >> 3121 >> [email protected] <javascript:> >> http://wwwu.aau.at/cheuberg >> > > > -- > Univ.-Prof. Dr. Clemens Heuberger Alpen-Adria-Universität Klagenfurt > Institut für Mathematik, Universitätsstraße 65-67, 9020 Klagenfurt, Austria > Tel: +43 463 2700 3121 Fax: +43 463 2700 99 3121 > [email protected] http://wwwu.aau.at/cheuberg > > -- > You received this message because you are subscribed to the Google Groups > "sage-release" 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-release. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sage-release" 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-release. For more options, visit https://groups.google.com/d/optout.
