bug#35671: 'glibc-utf8-locales' should include C.UTF-8 locale

2019-05-13 Thread Meiyo Peng
Hi Ludovic, Ludovic Courtès writes: > But anyway, I think we should just set “LC_ALL=en_US.utf8” in the > .service file: that’s what we do on Guix System, and the choice of a > locale doesn’t matter since ‘guix substitute’ honors the client’s > locale. That's what I did to my

bug#35655: Installer: mount error using btrfs on already formatted partition

2019-05-13 Thread Danny Milosavljevic
Hi Ludo, On Mon, 13 May 2019 23:51:46 +0200 Ludovic Courtès wrote: > Giovanni Biscuolo skribis: > > > summary: AFAIU the installer lacks "force" formatting when using btrfs, > > using "mkfs.btrfs -f " solved the problem (see below) > > I believe the patch at

bug#35655: Installer: mount error using btrfs on already formatted partition

2019-05-13 Thread Ludovic Courtès
Hi Giovanni, Giovanni Biscuolo skribis: > summary: AFAIU the installer lacks "force" formatting when using btrfs, > using "mkfs.btrfs -f " solved the problem (see below) I believe the patch at fixes it. Danny? Thanks, Ludo’.

bug#35660: guix weather runaway memory consumption

2019-05-13 Thread Danny Milosavljevic
Hi Ludo, On Mon, 13 May 2019 22:46:22 +0200 Ludovic Courtès wrote: > I don’t think this is the place to debug personal package collections. > :-) I didn't even remember the personal package collection at first. This here is a bug in guix that happens to manifest with that personal package

bug#35640: Make USB modems just work on Guix

2019-05-13 Thread pelzflorian (Florian Pelz)
On Mon, May 13, 2019 at 10:57:20PM +0200, pelzflorian (Florian Pelz) wrote: > Also attached is my current work-in-progress package for > USB_ModeSwitch. It does *not* work because I cannot figure out how to > use tcl in the package’s inputs field. > > #:use-module gives me errors; only (@ (gnu

bug#35640: Make USB modems just work on Guix

2019-05-13 Thread pelzflorian (Florian Pelz)
On Thu, May 09, 2019 at 05:24:39PM +0200, Ludovic Courtès wrote: > The comment is unnecessary, but otherwise LGTM! > :) I have attached the patch without the command. Also attached is my current work-in-progress package for USB_ModeSwitch. It does *not* work because I cannot figure out how to

bug#35662: Really relocatable binaries crash with Permission denied

2019-05-13 Thread pelzflorian (Florian Pelz)
On Mon, May 13, 2019 at 10:39:21PM +0200, Ludovic Courtès wrote: > I suspect ZFS-on-Linux (right?) is doing something unusual here: I suppose it is ZFS on Linux; it is Linux, I can ask the admins if it could be something else. > What do the following commands do on this system? > >

bug#35671: 'glibc-utf8-locales' should include C.UTF-8 locale

2019-05-13 Thread Ludovic Courtès
Hello, Ludovic Courtès skribis: > I noticed that on Debian 9, ‘guix-daemon.service’ (systemd) runs under > the C.UTF-8 locale by default, even if the machine is otherwise > configured with another locale. Consequently, ‘guix substitute’ keeps > complaining about locales and all that, which is

bug#35660: guix weather runaway memory consumption

2019-05-13 Thread Ludovic Courtès
Hi Danny, Danny Milosavljevic skribis: > With guix master a0dc97a517cbc4c82640e30cacb2a564d128bbe9 guix weather > consumes > 8 GB of memory on a machine with 8 GB of memory and 1 GB of swap, then is > killed > by Linux OOM killer. > > Reproducible every time. > > Reduced problem to

bug#35662: Really relocatable binaries crash with Permission denied

2019-05-13 Thread Ludovic Courtès
"pelzflorian (Florian Pelz)" skribis: > On Mon, May 13, 2019 at 03:54:11PM +0200, Ludovic Courtès wrote: >> Can you show the mount options of you root file system? >> >> mount | grep 'on / ' >> > > [f_pelz12@tux6 ~]$ mount | grep 'on / ' > rpool/data/subvol-161199-disk-0 on / type zfs

bug#35585: GRUB does not work with USB keyboards when using keyboard-layout

2019-05-13 Thread Ludovic Courtès
Giovanni Biscuolo skribis: > Ludovic Courtès writes: > > [...] > >> I’ve removed the ‘terminal_input at_keyboard’ line in >> cae0725b809449dcdebc2d84cf997e051e689e06. > > the commit message states > > bootloader: grub: Remove unneeded 'terminal_output' > > but I guess should be

bug#34426: xmlsec has test failures

2019-05-13 Thread Björn Höfling
Closing this, builds again with newest version. Björn pgp5n8awBnJV7.pgp Description: OpenPGP digital signature

bug#35719: iso-image-install fails

2019-05-13 Thread Danny Milosavljevic
/gnu/store/3c4y81fr7r6lk5d4fpx1cyqkl4x64kz5-iso-image-installer-builder:1: FAIL shell and user commands ;;; (services (udev term-tty1 console-font-tty1 term-tty2 term-tty6 console-font-tty6 console-font-tty2 console-font-tty5 console-font-tty4 user-processes syslogd file-system-/dev/pts

bug#35690: Installer error: Unable to locate keymap update file

2019-05-13 Thread Lorem Ipsum
Hi, If I read the gpg output correctly, then it downloaded okay. My experience with gpg is limited, so here is the exact output of --verify: mintty screen dump $ gpg --verify guix-system-install-1.0.0.x86_64-linux.iso.xz.sig gpg: assuming signed data in

bug#33189: Touchpad tap

2019-05-13 Thread Alex Griffin
If you want to force the libinput driver, it's way easier to just remove synaptics from the list of Xorg modules. (set-xorg-configuration (xorg-configuration (keyboard-layout keyboard-layout) (modules (filter (lambda (mod) (not (eq? mod

bug#35551: guix search

2019-05-13 Thread znavko
Thank you, Ludovic. It will be nice to have some additional fields computed with Internet databases like: Tag->name Tag->Relevance Purpose: editor, viewer, library, development tool Interface: gui app, console-only, console and gui, system calls For every tag needs to determine relevance. For

bug#35662: Really relocatable binaries crash with Permission denied

2019-05-13 Thread pelzflorian (Florian Pelz)
On Mon, May 13, 2019 at 03:54:11PM +0200, Ludovic Courtès wrote: > Can you show the mount options of you root file system? > > mount | grep 'on / ' > [f_pelz12@tux6 ~]$ mount | grep 'on / ' rpool/data/subvol-161199-disk-0 on / type zfs (rw,noatime,xattr,posixacl) > What’s the exit code of

bug#35669: Mesa is failing an assertion

2019-05-13 Thread Joshua Branson
This did indeed solve my problem. Thanks! -- Joshua Branson Sent from Emacs and Gnus

bug#35716: Password security bugs in LUKS configuration during guided install

2019-05-13 Thread sirmacik
Hey Guix I've asked on IRC if those bugs were known but apparently no, so here they are: - during guided installation with LUKS encryption one is not able to enter password longer then length of field; - in the same field password is shown during typing (lets one see bug above, characters

bug#35674: GDM auto-login doesn't work

2019-05-13 Thread Timothy Sample
Hello, Ricardo Wurmus writes: > Hi Alex, > >> After configuring Guix to enable GDM auto-login, I am still presented >> with a password prompt upon booting my machine. I'm not sure whether >> it's a bug in Guix or something I'm doing wrong, so I've attached the >> configuration I'm using just in

bug#34877:

2019-05-13 Thread sirmacik
Hey Guix! Unfortunately this is something that affects also printing from pdfs. At this point I can see what my printing result will look like by opening it in GNU Emacs DocView. Maybe another way would be to package ghostscript the way Arch does? It's gs gave me the best quality results I've

bug#34877: #34877 Ghostscript: Missing text when converting PDF to PS

2019-05-13 Thread sirmacik
Hey Guix! Unfortunately this is something that affects also printing from pdfs. At this point I can see what my printing result will look like by opening it in GNU Emacs DocView. Maybe another way would be to package ghostscript the way Arch does? It's gs gave me the best quality results I've

bug#35585: GRUB does not work with USB keyboards when using keyboard-layout

2019-05-13 Thread Giovanni Biscuolo
Ludovic Courtès writes: [...] > I’ve removed the ‘terminal_input at_keyboard’ line in > cae0725b809449dcdebc2d84cf997e051e689e06. the commit message states bootloader: grub: Remove unneeded 'terminal_output' but I guess should be 'terminal_input' :-) Gio' [...] -- Giovanni Biscuolo

bug#35662: Really relocatable binaries crash with Permission denied

2019-05-13 Thread Ludovic Courtès
Hi Florian, "pelzflorian (Florian Pelz)" skribis: > 32476 clone(child_stack=NULL, flags=CLONE_NEWNS|CLONE_NEWUSER|SIGCHLD) = 32477 [...] > 32477 mount("//lib", "/tmp/guix-exec-eqHoYA/lib", 0x47e0c5, > MS_RDONLY|MS_BIND|MS_REC, NULL) = -1 EACCES (Permission denied) > 32477

bug#35712: No sound in alex4

2019-05-13 Thread sirgazil
Hi, I'm using this system: $ LANG=C guix describe Generation 1May 06 2019 11:29:00(current) guix d6a68e9 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: d6a68e90483b35bdc2ea78afe2c81873be67ec95 When I run the game alex4, it has no sound.

bug#35662: Really relocatable binaries crash with Permission denied

2019-05-13 Thread pelzflorian (Florian Pelz)
On Mon, May 13, 2019 at 09:49:40AM +0200, Ludovic Courtès wrote: > Hi Florian, > > "pelzflorian (Florian Pelz)" skribis: > > > On Fri, May 10, 2019 at 11:50:19PM +0200, Ludovic Courtès wrote: > >> That suggests the wrapper chose the user namespace method (not PRoot), > >> but that didn’t quite

bug#35703: Bootstrap error - Current master

2019-05-13 Thread Julien Lepiller
Le 13 mai 2019 09:45:12 GMT+02:00, Danny Milosavljevic a écrit : >> What does guix.zh_CN.texi contain after bootstrap? > >Attached. Ah I think I understand: you probably built the texi file from a version where the translation of version.texi didn't include the right file. You can fix the

bug#35709: ungoogled-chromium fails to install crx extensions

2019-05-13 Thread swedebugia
Hi $ guix describe Generation 2May 11 2019 18:46:50(current) guix c087a90 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: c087a90e06d7b9451f802323e24deb1862a21e0f installed ungoogled-chromium 74.0.3729.131-0.9e33022 downloaded a crx via

bug#35551: guix search

2019-05-13 Thread Ludovic Courtès
Hi Mark, Mark H Weaver skribis: > Bruno Haible writes: > >> Mark H Weaver wrote: >>> If we add functionality that calls out to the network in response to a >>> package search, e.g. to query popularity ratings or package file >>> listings, we should make sure the user knows it's happening, and

bug#35662: Really relocatable binaries crash with Permission denied

2019-05-13 Thread Ludovic Courtès
Hi Florian, "pelzflorian (Florian Pelz)" skribis: > On Fri, May 10, 2019 at 11:50:19PM +0200, Ludovic Courtès wrote: >> That suggests the wrapper chose the user namespace method (not PRoot), >> but that didn’t quite work. >> >> Could you post the output of: >> >> strace ./mybin/sh >> >> ?

bug#35691: [bug-guix] remote configure failure due to bad pathnames for crt*.o

2019-05-13 Thread Ludovic Courtès
Hi Nelson, "Nelson H. F. Beebe" skribis: > However, if I instead execute those commands remotely with > > % ssh guix10.vm.example.com 'cd FOO-x.y.z ; ./configure && make all > check && make install' > > then the configure script fails like this: > > checking whether the C compiler

bug#35700: ice-9/eval.scm:159:9: Unable to locate keymap update file

2019-05-13 Thread Ludovic Courtès
Hi Mortimer, Thanks for reporting these issues. The “Unable to locale keymap update file” presumably occurs when trying to restart the installer after a failed install, which is unfortunately not possible so far: . Your screenshots also show that the

bug#35606: Gajim

2019-05-13 Thread Raghav Gururajan
> I fixed this with commit a624c3631077aa3fa5c05849579932c5b67b985c. When > GAJIM_PLUGIN_PATH is not set it will not be added to the list of > directories that are searched for plugins. Thank you very much Ricardo! Just to be clear, the path get automatically added with this fix right?

bug#35606: Gajim

2019-05-13 Thread Ricardo Wurmus
Ricardo Wurmus writes: > Tobias Geerinckx-Rice writes: > >> Traceback (most recent call last): >> File >> "/gnu/store/lzzphfg2hf52h1cb2dbvz3qvz2ca26na-gajim-1.1.3/lib/python3.7/site-packages/gajim/application.py", >> line 221, in _activate >>self.interface.run(self) >> File >>

bug#35703: Bootstrap error - Current master

2019-05-13 Thread Julien Lepiller
Le 12 mai 2019 22:55:46 GMT+02:00, Danny Milosavljevic a écrit : >$ ./bootstrap >[...] >Makefile.am: error: 'version.texi', included in 'doc/guix.zh_CN.texi', >also included in 'doc/guix.texi' > >Commit: f8cd07e8d8acf85fd6d08646a0719178895b5894 What does guix.zh_CN.texi contain after bootstrap?