#17913: Out of memory reinstalling webassets
--------------------------------------+------------------------
       Reporter:  vbraun              |        Owner:
           Type:  defect              |       Status:  new
       Priority:  major               |    Milestone:  sage-6.6
      Component:  packages: standard  |   Resolution:
       Keywords:                      |    Merged in:
        Authors:                      |    Reviewers:
Report Upstream:  N/A                 |  Work issues:
         Branch:                      |       Commit:
   Dependencies:                      |     Stopgaps:
--------------------------------------+------------------------
Description changed by vbraun:

Old description:

> Reinstalling sagenb sometimes eats up all of my RAM (32GB) in
> `easy_instal`:
> {{{
> Installed /home/vbraun/Code/sage.git/local/lib/python2.7/site-
> packages/Flask_OldSessions-0.10-py2.7.egg
> Processing dependencies for Flask-OldSessions==0.10
> Finished processing dependencies for Flask-OldSessions==0.10
> Processing webassets-0.10.1.tar.gz
> Writing /tmp/easy_install-Mdk_hB/webassets-0.10.1/setup.cfg
> Running webassets-0.10.1/setup.py -q bdist_egg --dist-dir /tmp
> /easy_install-Mdk_hB/webassets-0.10.1/egg-dist-tmp-gmyi_v
> }}}
> Unless I kill the process quickly this makes for a very unresponsive
> system...
>
> Although webassets should be removed as we don't use it (#16736), the
> underlying problem is probably that we use the dying `easy_install`
> instead of pip.

New description:

 Reinstalling sagenb sometimes eats up all of my RAM (32GB) in
 `easy_instal`:
 {{{
 $ sage -f sagenb
 [...]
 Installed /home/vbraun/Code/sage.git/local/lib/python2.7/site-
 packages/Flask_OldSessions-0.10-py2.7.egg
 Processing dependencies for Flask-OldSessions==0.10
 Finished processing dependencies for Flask-OldSessions==0.10
 Processing webassets-0.10.1.tar.gz
 Writing /tmp/easy_install-Mdk_hB/webassets-0.10.1/setup.cfg
 Running webassets-0.10.1/setup.py -q bdist_egg --dist-dir /tmp
 /easy_install-Mdk_hB/webassets-0.10.1/egg-dist-tmp-gmyi_v
 }}}
 Unless I kill the process quickly this makes for a very unresponsive
 system...

 Although webassets should be removed as we don't use it (#16736), the
 underlying problem is probably that we use the dying `easy_install`
 instead of pip.

--

--
Ticket URL: <http://trac.sagemath.org/ticket/17913#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 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