bug#35662: Really relocatable binaries crash with Permission denied

2019-05-09 Thread pelzflorian (Florian Pelz)
On Fri, May 10, 2019 at 12:01:36AM +0200, pelzflorian (Florian Pelz) wrote: > sed -i 's|@STORE_DIRECTORY@|/gnu/store|g' run-in-namespace.c > sed -i 's|@WRAPPED_PROGRAM@|/mybin/sh|g' run-in-namespace.c > gcc -std=gnu99 -static -O0 -g -Wall run-in-namespace.c I think it should have been sed -i

bug#35521: /gnu/store/c46sn2yfllcfi86p8227wvvr1bxssgxj-mariadb-10.1.38.drv - Failing test(s): tokudb_alter_table.hcad_all_add

2019-05-09 Thread Platoxia
This problem persists and is preventing sucessful completion of guix system reconfigure for pre-1.0.0 systems (at least mine which is still at kernel 4.20), not only for those using mariadb but also for anyone using any of the 544 packages that depend on it; as per the command guix graph

bug#35664: Install snippets with guix

2019-05-09 Thread Amar Singh
When Guix includes some Yasnippet snippets for Emacs in its source, why aren't these installed with package Guix?

bug#35662: Really relocatable binaries crash with Permission denied

2019-05-09 Thread pelzflorian (Florian Pelz)
The manual gives the following example of guix pack -RR: guix pack -RR -S /mybin=bin bash tar xf pack.tar.gz ./mybin/sh This fails on my university’s server for students which uses Linux container “VMs” with Ubuntu and has no user namespace support and Guix is not installed.

bug#35551: package gcc does not depend on binutils and glibc

2019-05-09 Thread Bruno Haible
Hello Ricardo, > > Ricardo, I think you had a patch to hide the ‘gcc’ package. Could you > > commit it? > > I’ve just done this. My apologies for the delay. Now a search for > “gcc” only returns “gcc-toolchain” (and one “gcc-bootstrap”). Will it also be hidden from the package list

bug#35551: package gcc does not depend on binutils and glibc

2019-05-09 Thread Ricardo Wurmus
Ludovic Courtès writes: > Tobias Geerinckx-Rice skribis: > >> ‘Toolchain’ exactly describes what you're looking for, so I'm going to >> go ahead and close this bug. > > True, but we all know that “guix install gcc” is the first thing one > would do, expecting it to actually work. :-) > >

bug#35525: guix-manual proposals

2019-05-09 Thread znavko
Hello! Thank you for your corrections. I've discovered new mistakes in the Guix Manual: ;;09-05-2019 ;; what is API@ ? is @ symbol necessary there? #. type: Plain text #: doc/guix.texi:3987 msgid "When combined with channels (@pxref{Channels}), inferiors provide a simple way to interact with a

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

2019-05-09 Thread Giovanni Biscuolo
Hello, summary: AFAIU the installer lacks "force" formatting when using btrfs, using "mkfs.btrfs -f " solved the problem (see below) I'm using Guix 1.0.0 installer on bare-metal selecting "Manual" in "Partitioning method" (I'd like to keep the other partitions), setting /dev/sda5 this way:

bug#35642: Test failures when building guix

2019-05-09 Thread Ludovic Courtès
Hi Josh, Josh Holland skribis: > + unshare -r chroot . /opt/gnu/bin/guile --version > unshare: unshare failed: Operation not permitted I believe this is fixed by 8deb65c37850bfca36429f3fe5239bd9236f969c. Thanks, Ludo’.

bug#35601: First 'guix pull' does not display 'hash guix' hint

2019-05-09 Thread Ludovic Courtès
Hi! Diego Nicola Barbato skribis: > To reproduce simply run (after installing Guix System using the 1.0.0 > installer) 'guix --version', which will yield 'guix (GNU Guix) 1.0.0', > then 'guix pull', which will display no hint about running 'hash guix', > then 'guix --version' again, which will

bug#35640: Make USB modems just work on Guix

2019-05-09 Thread Ludovic Courtès
Hi Florian, "pelzflorian (Florian Pelz)" skribis: >>From 5e9b45fe785dee52da2a67fbecbabc4741f85e54 Mon Sep 17 00:00:00 2001 > From: Florian Pelz > Date: Tue, 7 May 2019 11:51:43 +0200 > Subject: [PATCH 1/2] services: Include ModemManager in %desktop-services. > > * gnu/services/desktop.scm

bug#35640: Make USB modems just work on Guix

2019-05-09 Thread pelzflorian (Florian Pelz)
OBOn Thu, May 09, 2019 at 03:07:12PM +0200, pelzflorian (Florian Pelz) wrote: > On Thu, May 09, 2019 at 02:55:04PM +0200, Danny Milosavljevic wrote: > > I think back then we thought it would be too big for the installation > > medium. > > How big is it after that? > > > The installation medium

bug#35640: Make USB modems just work on Guix

2019-05-09 Thread pelzflorian (Florian Pelz)
On Thu, May 09, 2019 at 02:55:04PM +0200, Danny Milosavljevic wrote: > I think back then we thought it would be too big for the installation medium. > How big is it after that? The installation medium uses %desktop-services? I will check, but my proposal does not concern the installation

bug#35640: Make USB modems just work on Guix

2019-05-09 Thread Danny Milosavljevic
I think back then we thought it would be too big for the installation medium. How big is it after that? pgpGiQxsqbDWa.pgp Description: OpenPGP digital signature

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

2019-05-09 Thread Danny Milosavljevic
Hi Florian, > "pelzflorian (Florian Pelz)" skribis: > Yes, it fixes having no keyboard input at all on my Macbook (the > layout is not applied though). As for the layout not being applied, can you please report a bug with grub upstream? I've checked grub-core/term/usb_keyboard.c and they

bug#35610: Freshly installed IBus intput method is not listed as an input source

2019-05-09 Thread pelzflorian (Florian Pelz)
On Tue, May 07, 2019 at 02:15:46PM -0600, ison wrote: > The only other thing I can think of right now which might be different is the > way I'm starting ibus. Instead of ibus-setup, what happens if you launch it > with > ibus-daemon -drx > and then access the preferences by right clicking the

bug#35550: Installer: wpa_supplicant fails to start

2019-05-09 Thread Ludovic Courtès
"pelzflorian (Florian Pelz)" skribis: > On Thu, May 09, 2019 at 12:25:59AM +0200, Ludovic Courtès wrote: >> If you want to re-test that wpa_supplicant does start correctly with the >> latest Shepherd, you can do so by applying the patch below to Guix. >> > > Works fine too on Macbook and PC

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

2019-05-09 Thread Ludovic Courtès
"pelzflorian (Florian Pelz)" skribis: > On Wed, May 08, 2019 at 12:03:21PM +0200, Ludovic Courtès wrote: >> Florian, can you check whether removing the line fixes the issue for >> you? >> > > Yes, it fixes having no keyboard input at all on my Macbook (the > layout is not applied though). I’ve

bug#35553: getlogin and getlogin_r fail with error ENXIO

2019-05-09 Thread Ludovic Courtès
Hello, Danny Milosavljevic scribes: > We don't refer to pam_loginuid.so anywhere, so it's understandable that > /proc/self/loginuid is not set either. I proceeded as discussed: https://git.savannah.gnu.org/cgit/guix.git/commit/?id=e6b1a2248ff164e14d1b2f495224faf8a8326142

bug#35588: [PATCH] ui: Search matches additional package outputs.

2019-05-09 Thread Chris Marusich
Ludovic Courtès writes: > I would exclude only the standard output names used by (guix build > gnu-build-system), so: > > ("out" "doc" "debug" "lib" "include" "bin") > > That way one can still do ‘guix search git gui’ or ‘guix search bind utils’. I didn't know you could do that! Your

bug#35550: Installer: wpa_supplicant fails to start

2019-05-09 Thread pelzflorian (Florian Pelz)
On Thu, May 09, 2019 at 12:25:59AM +0200, Ludovic Courtès wrote: > If you want to re-test that wpa_supplicant does start correctly with the > latest Shepherd, you can do so by applying the patch below to Guix. > Works fine too on Macbook and PC (using a non-ISO disk image). Regards, Florian