Ticket #21082 - Prompting about experimental packages: `sage -i -y` is now
ready for review.
--
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.
On Sunday, 23 October 2016 14:23:10 UTC-6, Andrey Novoseltsev wrote:
>
> That's a stale ticket that would allow one to turn of the prompt, but the
> real problem is "communicating with Sage" - I am trying to provide an
> answer to the question by sending a newline through the pipe, but it is
>
Yet another possibly related problem: when installing qhull from a script
it errors out with
...
cd lib && ln -f -s libqhull_r.so.7.2.0 libqhull_r.so
===
== If user_eg fails to link on MinGW or Cygwin, use
== "make SO=dll" and copy lib/libqhull_r
On Sunday, 23 October 2016 01:18:58 UTC-6, Matthias Koeppe wrote:
>
>
>
> On Saturday, October 22, 2016 at 10:52:20 PM UTC-7, Andrey Novoseltsev
> wrote:
>>
>> I have further problems (now with 7.5beta0 + #21743), sending new line
>> during installation of an experimental package (cryptominisa
On Saturday, October 22, 2016 at 10:52:20 PM UTC-7, Andrey Novoseltsev
wrote:
>
> I have further problems (now with 7.5beta0 + #21743), sending new line
> during installation of an experimental package (cryptominisat) is ignored
> here:
>
> https://github.com/sagemath/sagecell/blob/master/con
On Saturday, 22 October 2016 13:49:57 UTC-6, Volker Braun wrote:
>
> This is now https://trac.sagemath.org/ticket/21743
>
Thanks a lot Volker!
That fixed the crash, but I have further problems (now with 7.5beta0 +
#21743), sending new line during installation of an experimental package
(cryptom
This is now https://trac.sagemath.org/ticket/21743
On Saturday, October 22, 2016 at 5:01:06 AM UTC+2, Andrey Novoseltsev wrote:
>
> Hello,
>
> I need help figuring out what's going on when I am preparing Sage for
> SageMathCell.
>
> When the script is at
>
> https://github.com/sagemath/sagecell/b