On Thu, May 14, 2015 at 11:21 AM, Rob Beezer <bee...@sagemath.com> wrote:
> I'm well into building  6.7.beta5  from source at
>
> https://cloud.sagemath.com/projects/53b77207-8614-4086-a032-432af4b4cdbd/files/sage-dev-images/
>
> and presumably well beyond grabbing packages like bzip2?  (Building  ecl
> now.)
>
> In any event, this directory is public, see the README for details.  I'll
> post to  sage-release  if/when it finishes.
>

I think the problem is that (1) they are updating from a binary and,
(2) the binary doesn't include the sources, and (3) Harald broke Sage.

Check out

    /projects/sage/

which is where I'm building Sages.  You could copy this
built-from-source directory:

salvus@compute2-us:/projects/sage/sage-6.7.beta5$ du -sch .
5.3G    .
5.3G    total

by doing

   rsync -axH /projects/sage/sage-6.7.beta5/ ~/sage-6.7.beta5/

William

> Rob
>
>
> On 05/14/2015 11:11 AM, William Stein wrote:
>>
>> On Thu, May 14, 2015 at 11:08 AM, David Roe <roed.m...@gmail.com> wrote:
>>>
>>> Thanks.  I'm getting an error running make in the untarred directory.  Is
>>> this a firewall problem?
>>
>>
>> Just try
>>
>>
>> http://www.sagemath.org/packages/upstream/bzip2/bzip2-1.0.6.20140317.tar.gz
>>
>> in your browser -- it doesn't work.  I think this is due to Harald's
>> current re-organization of the sage website.
>>
>> You don't need to build from source since I've posted a binary.  I'll
>> push out a sage-6.7.beta5 binary in a few minutes too.
>>
>> William
>>
>>>
>>> Found local metadata for bzip2-1.0.6.20140317
>>> Attempting to download package bzip2-1.0.6.20140317
>>>>>>
>>>>>> Trying to download
>>>>>>
>>>>>> http://www.sagemath.org/packages/upstream/bzip2/bzip2-1.0.6.20140317.tar.gz
>>>
>>> [Traceback (most recent call last):
>>>    File "<stdin>", line 35, in <module>
>>>    File
>>>
>>> "/projects/9bdf60c5-7629-4482-89df-dce494d6b2df/sage-6.7-beta4/local/lib/python/urllib.py",
>>> line 240, in retrieve
>>>      fp = self.open(url, data)
>>>    File
>>>
>>> "/projects/9bdf60c5-7629-4482-89df-dce494d6b2df/sage-6.7-beta4/local/lib/python/urllib.py",
>>> line 208, in open
>>>      return getattr(self, name)(url)
>>>    File
>>>
>>> "/projects/9bdf60c5-7629-4482-89df-dce494d6b2df/sage-6.7-beta4/local/lib/python/urllib.py",
>>> line 359, in open_http
>>>      return self.http_error(url, fp, errcode, errmsg, headers)
>>>    File
>>>
>>> "/projects/9bdf60c5-7629-4482-89df-dce494d6b2df/sage-6.7-beta4/local/lib/python/urllib.py",
>>> line 376, in http_error
>>>      return self.http_error_default(url, fp, errcode, errmsg, headers)
>>>    File "<stdin>", line 17, in http_error_default
>>> IOError: [Errno 404] Not Found:
>>> '//www.sagemath.org/packages/upstream/bzip2/bzip2-1.0.6.20140317.tar.gz'
>>> Error: failed to download package bzip2-1.0.6.20140317
>>>
>>> On Thu, May 14, 2015 at 12:51 PM, William Stein <wst...@sagemath.com>
>>> wrote:
>>>>
>>>>
>>>> On Thu, May 14, 2015 at 9:17 AM, David Roe <roed.m...@gmail.com> wrote:
>>>>>
>>>>> Hi William,
>>>>> There doesn't seem to be a copy of sage-6.7.beta4-x86_64-Linux.tar.gz
>>>>> still
>>>>> available in /usr/local/sage/binaries (in fact, the binaries folder
>>>>> seems to
>>>>> no longer exist).  What's the currently recommended way to obtain a
>>>>> from-source copy of Sage?
>>>>>
>>>>> My friend Juan is trying to add some functionality to Sage
>>>>> (representatives
>>>>> for indefinite binary quadratic forms), so he probably needs a larger
>>>>> quota
>>>>> on his project.  9bdf60c5-7629-4482-89df-dce494d6b2df
>>>>>
>>>>> Thanks,
>>>>> David
>>>>
>>>>
>>>> I've raised the quota.  I'm also syncing out the binaries again, which
>>>> should take about 15-30 minutes.   It's already on the machine with
>>>> the above project.
>>>>
>>>>
>>>> --
>>>> William Stein
>>>> Founder/CEO of SageMath, Inc. (http://sagemath.com)
>>>> 206-419-0925
>>>
>>>
>>>
>>
>>
>>
>



-- 
William Stein
Founder/CEO of SageMath, Inc. (http://sagemath.com)
206-419-0925

-- 
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 http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to