It really seems like nothing is going on.

running 

./sage -i bleach

I open my activity monitor and look under network heading. I see that 
python has:
  bytes sent: 118
  bytes received: 30
  packages sent: 1
  packages received: 21
And it's been that way for ten minutes now. I broke the code and restarted 
just to see if I was looking at the right line in activity monitor (this 
explains the first two lines below)

[bleach-3.0.2] Found local metadata for bleach-3.0.2

[bleach-3.0.2] WARNING [tarball|download:149]: Invalid checksum; ignoring 
cached file /Applications/sage/upstream/bleach-3.0.2.tar.gz

[bleach-3.0.2] Attempting to download package bleach-3.0.2.tar.gz from 
mirrors

[bleach-3.0.2] 
http://mirrors.mit.edu/sage/spkg/upstream/bleach/bleach-3.0.2.tar.gz




On Monday, February 4, 2019 at 11:17:54 AM UTC-6, Dima Pasechnik wrote:
>
> Sage downloads packages during a build. Thus, if you have an unstable 
> internet connection, things 
> like this might happen. 
>
> Could you try running 
>
> ./sage -i bleach 
>
> and if this succeeds, run make.... 
>
> On Mon, Feb 4, 2019 at 5:06 PM <la...@math.luc.edu <javascript:>> wrote: 
> > 
> > Hi there, 
> > 
> > I recently ran a 'make distclean' plus 'make -j4' after pulling the 
> latest from develop branch. 
> > The compilation seemed awfully slow, as if it was hanging in spots. (I 
> restarted several times, which seemed to help it get over some hurdles.) 
> > Finally, it was finished, or so I thought... 
> > 
> > [dochtml] [tutorial ] The HTML pages are in 
> local/share/doc/sage/html/ru/tutorial. 
> > 
> > [dochtml] Build finished. The built documents can be found in 
> /Applications/sage/local/share/doc/sage/html/ru/tutorial 
> > 
> > [dochtml] Elapsed time: 117.3 seconds. 
> > 
> > [dochtml] Done building the documentation! 
> > 
> > ^C[bleach-3.0.2] [..........Traceback (most recent call last): 
> > 
> > ... 
> > 
> > [bleach-3.0.2] KeyboardInterrupt 
> > 
> > [bleach-3.0.2] 
> ************************************************************************ 
> > 
> > [bleach-3.0.2] Error downloading bleach-3.0.2.tar.gz 
> > 
> > [bleach-3.0.2] 
> ************************************************************************ 
> > 
> > 
> > 
> > ...Note on the third and fourth lines above that the entire process was 
> finished(?). 
> > Yet, even after several minutes, 'make' hadn't given me back my terminal 
> prompt; and when I broke execution, I discovered there was still more that 
> needed to be done. 
> > 
> > Will bleach be found if I wait long enough, or should I search for 
> another solution? 
> > 
> > 
> > *************** 
> > Mac Pro 
> > MacOS High Sierra (10.13.6) 
> > 32 GB memory (that was not being taxed) 
> > more than 600GB of free disk space 
> > 
> > -- 
> > 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+...@googlegroups.com <javascript:>. 
> > To post to this group, send email to sage-...@googlegroups.com 
> <javascript:>. 
> > Visit this group at https://groups.google.com/group/sage-devel. 
> > For more options, visit https://groups.google.com/d/optout. 
>

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

Reply via email to