bug#21925: Additional information for bug report: 21925

2015-11-16 Thread Chris Marusich
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

bug#21925: Additional information for bug report: 21925

2015-11-16 Thread Efraim Flashner
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

bug#21925: Additional information for bug report: 21925

2015-11-16 Thread Ludovic Courtès
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 ~$

bug#20889: Tkinter moved to separate output

2015-11-16 Thread Federico Beffa
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 '

bug#20889: Tkinter moved to separate output

2015-11-16 Thread Ludovic Courtès
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

bug#20889: Tkinter moved to separate output

2015-11-16 Thread Ludovic Courtès
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

bug#20889: Tkinter moved to separate output

2015-11-16 Thread Federico Beffa
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

bug#21918: 'visudo' non-deterministic (sudo 1.8.15)

2015-11-16 Thread Ludovic Courtès
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

bug#21829: guix import hackage failures

2015-11-16 Thread Ludovic Courtès
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

bug#19811: Attempt to graft texlive times out after one hour

2015-11-16 Thread Ludovic Courtès
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

bug#21924: "make check" fails: "guix package: error: socket: Protocol not supported"

2015-11-16 Thread Chris Marusich
2abcc93

bug#21925: Additional information for bug report: 21925

2015-11-16 Thread Chris Marusich
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

bug#21925: "make check" fails: "guix package: error: socket: Protocol not supported"

2015-11-16 Thread Chris Marusich
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