Hi,
Thank you for the quick response!
> Could you apply this patch
The patch fixes the problem for me. Now, all the tests run during
"make check" succeed, and when I ran the following command, it worked
as expected:
./pre-inst-env guix package -i autoconf
Chris
On Sun, 15 Nov 2015 02:19:24 -0800
Chris Marusich wrote:
> Hi,
>
> I've noticed that I also experience similar failures when I try to
> install certain packages. For example, I cannot install ncurses or
> autoconf:
>
> marusich@garuda ~$ guix package -i autoconf
> guix package: error: socket: P
Chris Marusich skribis:
> I've noticed that I also experience similar failures when I try to
> install certain packages. For example, I cannot install ncurses or
> autoconf:
>
> marusich@garuda ~$ guix package -i autoconf
> guix package: error: socket: Protocol not supported
> marusich@garuda ~$
On Mon, Nov 16, 2015 at 1:57 PM, Ludovic Courtès wrote:
> Federico Beffa skribis:
>> Yes, given that the back-end currently used by matploblib doesn't
>> work, I would change that by using 'Tkinter'.
>>
>> Since you are at it, I would also change the default back-end by
>> changing 'GTK3Agg' to '
Federico Beffa skribis:
> On Mon, Nov 16, 2015 at 9:42 AM, Ludovic Courtès wrote:
>> In ‘tk-update’ the ‘python’ packages now have a separate ‘tk’ output for
>> Tkinter (adding ~50 MiB to the closure of Python.) I’ve tested it along
>> these lines, for 2.x and 3.x:
>>
>> guix environment --ad
In ‘tk-update’ the ‘python’ packages now have a separate ‘tk’ output for
Tkinter (adding ~50 MiB to the closure of Python.) I’ve tested it along
these lines, for 2.x and 3.x:
guix environment --ad-hoc python python:tk --pure -- python
> import Tkinter
> root = Tkinter.Tk()
One thing I ha
On Mon, Nov 16, 2015 at 9:42 AM, Ludovic Courtès wrote:
> In ‘tk-update’ the ‘python’ packages now have a separate ‘tk’ output for
> Tkinter (adding ~50 MiB to the closure of Python.) I’ve tested it along
> these lines, for 2.x and 3.x:
>
> guix environment --ad-hoc python python:tk --pure -- p
Building things with -j1 (commit 511495f) doesn’t help. This time,
‘visudo’ ends up with a similar difference:
--8<---cut here---start->8---
7241Contents·of·section·.rodata: 7241
Contents·of·section·.rodata:
7242
·1c580·01000200·2
Federico Beffa skribis:
> On Fri, Nov 13, 2015 at 10:19 PM, Ludovic Courtès wrote:
>> Federico Beffa skribis:
[...]
>> In practice this discards LF even if it’s not following CR; that’s
>> probably a good enough approximation, but an XXX comment would be
>> welcome.
>
> This is intentional be
Mark H Weaver skribis:
> I was able to do it by passing "--max-silent-time=36000". It ended up
> taking just under 2 hours (real time) to graft texlive on my i686
> Libreboot X60 system.
With commit 333c376 it may be down to one hour if there are two cores.
Still way too much for something like
2abcc93
Hi,
I've noticed that I also experience similar failures when I try to
install certain packages. For example, I cannot install ncurses or
autoconf:
marusich@garuda ~$ guix package -i autoconf
guix package: error: socket: Protocol not supported
marusich@garuda ~$ guix package -i ncurses
guix packa
Hi all,
Sorry about that last email. I fat-fingered the send button before I
had finished writing it.
I wanted to let you know that when I ran the following command from
the guix git repository root, the tests during "make check" failed:
guix environment guix -- bash -c './bootstrap && ./configu
13 matches
Mail list logo