Re: [PATCH 3/3] gnu: Add ghc.

2015-03-28 Thread Federico Beffa
On Wed, Mar 25, 2015 at 10:20 PM, Ludovic Courtès l...@gnu.org wrote: Could you try ‘guix build ghc -s i686-linux -K’ and then investigate from there? It might be clearer what needs to be patched. That was indeed very useful! Thanks for making me discover the '-s' option :-) The attached

Re: acpi, suspend, hibernate

2015-03-28 Thread Tomáš Čech
On Sat, Mar 28, 2015 at 02:37:11PM -0400, Mark H Weaver wrote: l...@gnu.org (Ludovic Courtès) writes: 白い熊@相撲道 guix-devel_gnu@sumou.com skribis: I have GuixSD installed on the Gluglug X200 and would like to issue suspend and hibernate commands. Upon inspecting /proc/acpi however it seems

[PATCHES] Syslog produces no log (just for me?)

2015-03-28 Thread Alex Kost
Hello, I noticed that my /var/log/messages (and other log files and tty12) were not filled anymore. I found that the problem is in syslog.conf: when the rule lines begin with spaces, they are ignored, so I'm attaching a patch to fix it.¹ The strange thing is it worked earlier (with the same

Re: [PATCHES] Various

2015-03-28 Thread Taylan Ulrich Bayırlı/Kammer
taylanbayi...@gmail.com (Taylan Ulrich Bayırlı/Kammer) writes: l...@gnu.org (Ludovic Courtès) writes: (set-file-time config/config.h.in (stat config/config.h)) There's no config/config.h, even after the configure phase. Is it fine to use (stat configure) instead? I went forth and pushed

Re: info dir clashes

2015-03-28 Thread Ludovic Courtès
Federico Beffa be...@ieee.org skribis: given that the file .../share/info/dir creates clashes in user profiles and that it is anyway handled with the help of info-dir substitutes, shouldn't we systematically delete them with the help, e.g., of a phase in gnu-build-system? We should do that,

Re: qemu-nbd: Failed to bind socket: No such file or directory

2015-03-28 Thread Ludovic Courtès
白い熊@相撲道 guix-devel_gnu@sumou.com skribis: On 2015-03-26 22:24, l...@gnu.org wrote: I have no idea, but I would recommend running: sudo strace -o log qemu-nbd -c /dev/nbd0 disk.qcow2 and then find out the socket name in ‘log’ above “Failed to bind socket”. Yeah, was exploring

Re: acpi, suspend, hibernate

2015-03-28 Thread Ludovic Courtès
白い熊@相撲道 guix-devel_gnu@sumou.com skribis: I have GuixSD installed on the Gluglug X200 and would like to issue suspend and hibernate commands. Upon inspecting /proc/acpi however it seems that this is not built in the current kernel that I have booted. We currently lack the pm-utils

Re: reproducible builds and debugging information

2015-03-28 Thread Ludovic Courtès
Tomáš Čech sleep_wal...@gnu.org skribis: On Fri, Mar 27, 2015 at 10:24:22PM +0100, Ludovic Courtès wrote: Tomáš Čech sleep_wal...@gnu.org skribis: On Thu, Mar 26, 2015 at 10:21:35PM +0100, Ludovic Courtès wrote: [...] On openSUSE you have available all the subpackage providing stripped

Re: acpi, suspend, hibernate

2015-03-28 Thread Mark H Weaver
l...@gnu.org (Ludovic Courtès) writes: 白い熊@相撲道 guix-devel_gnu@sumou.com skribis: I have GuixSD installed on the Gluglug X200 and would like to issue suspend and hibernate commands. Upon inspecting /proc/acpi however it seems that this is not built in the current kernel that I have

Re: acpi, suspend, hibernate

2015-03-28 Thread Tomáš Čech
On Sat, Mar 28, 2015 at 02:44:42AM +0100, 白い熊@相撲道 wrote: I have GuixSD installed on the Gluglug X200 and would like to issue suspend and hibernate commands. Upon inspecting /proc/acpi however it seems that this is not built in the current kernel that I have booted. Do I need to add some acpi,

Re: hackage importer

2015-03-28 Thread Federico Beffa
On Thu, Mar 26, 2015 at 2:09 PM, Ludovic Courtès l...@gnu.org wrote: Could you post the actual backtrace you get (?) when running the program with LC_ALL=C? I doesn't backtrace, the function just gives the wrong result. I think the problem was caused by the character § that I did introduce to