#20884: line buffering in sage-logger causes "hang" due to invisible prompt when
installing experimental packages
-------------------------------------+-------------------------------------
       Reporter:  mkoeppe            |        Owner:
           Type:  defect             |       Status:  new
       Priority:  blocker            |    Milestone:  sage-7.3
      Component:  build              |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Erik Bray          |    Reviewers:  Dima Pasechnik,
                                     |  Matthias Koeppe
Report Upstream:  N/A                |  Work issues:
         Branch:  u/embray/disable-  |       Commit:
  exp-pkg-prompt                     |  705573623266f1017aa4a433e816c0e878960836
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by embray):

 Even easier is to modify `sage-spkg` so it still handles the prompting
 (otherwise a lot of package parsing stuff needs to be duplicated), but for
 `./sage -i` first have it run `sage-spkg -d` (download-only) which is the
 only context in which those prompts are displayed, then run `make` (which
 in turn calls `sage-spkg`) but with the package already downloaded, it
 won't prompt.  I might add some options to `sage-spkg` to make extra sure
 it doesn't prompt.

--
Ticket URL: <https://trac.sagemath.org/ticket/20884#comment:85>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to