bug#23112: value of _CS_PATH\

2016-05-03 Thread John Darrington
On Tue, May 03, 2016 at 10:22:43PM +0200, Ludovic Court??s wrote: l...@gnu.org (Ludovic Court??s) skribis: > John Darrington skribis: > >> Would it not be correct for guix to have >> >> confstr (_CS_PATH, buf, len); >> >> set the contents of buf with

bug#22458: Collision between khal and vdirsyncer "bin/vdirsyncer"

2016-05-03 Thread Leo Famulari
On Tue, May 03, 2016 at 10:24:37PM +0200, Ludovic Courtès wrote: > l...@gnu.org (Ludovic Courtès) skribis: > > > Leo Famulari skribis: > > > >> The packages khal and vdirsyncer are meant to be used together. Khal is > >> a console calendar program and vdirsyncer synchronizes CalDAV data from > >>

bug#23437: `guix refresh -l` broken

2016-05-03 Thread Leo Famulari
When attempting `guix refresh -l imagemagick` from commit efc4eb14751 (gnu: cross: Use CROSS_*_INCLUDE_PATH for system headers), the command fails like this: $ guix refresh -l imagemagick Backtrace: In ice-9/boot-9.scm: 1724: 19 [%start-stack load-stack ...] 1729: 18 [#] In unknown file: ?: 17

bug#23409: unable to load free firmware

2016-05-03 Thread Quilro Ordonez
root@komputilo /home/quiliro# export GUIX_PACKAGE_PATH=/openfwwf-firmware-5.2 root@komputilo /home/quiliro# echo -n $(guix build openfwwf-firmware)/lib/firmware > \ /sys/module/firmware_class/parameters/path guix build: warning: cannot access `/openfwwf-firmware-5.2': No existe el fichero

bug#23409: unable to load free firmware

2016-05-03 Thread Quilro Ordonez
El 2016-05-03 15:45, l...@gnu.org escribió: Quilro Ordonez skribis: El 2016-05-03 03:01, l...@gnu.org escribió: [...] Could you try, as root, something like (use the right package and module name below): echo -n $(guix build b43-firmware-whatever)/lib/firmware \ > /sys/module/firmw

bug#23433: Timeout in grafts

2016-05-03 Thread Leo Famulari
On Tue, May 03, 2016 at 03:13:32PM +0200, Andreas Enge wrote: > Hello, > > when grafting texlive-texmf on my Novena, the build times out after an hour, > even when I add "--timeout=7". This is even more annoying since the > package cannot be substituted any more. What about if you also set --

bug#22651: "Up (dir)" HTML link is 404

2016-05-03 Thread Ludovic Courtès
Hello, Following the “Up (dir)” from: https://www.gnu.org/software/guix/manual/html_node/index.html#Top leads to: https://www.gnu.org/software/guix/manual/dir/index.html which is 404. Can htmlxref.cnf specify what the “dir” URL should be? If so, what about hosting a “dir” somewhere on gn

bug#23409: unable to load free firmware

2016-05-03 Thread Ludovic Courtès
Quilro Ordonez skribis: > El 2016-05-03 03:01, l...@gnu.org escribió: [...] >> Could you try, as root, something like (use the right package and >> module >> name below): >> >> echo -n $(guix build b43-firmware-whatever)/lib/firmware \ >> > /sys/module/firmware_class/parameters/path >>

bug#23409: unable to load free firmware

2016-05-03 Thread Quilro Ordonez
El 2016-05-03 03:01, l...@gnu.org escribió: Eric Bavier skribis: On Sun, 01 May 2016 15:19:34 +0200 l...@gnu.org (Ludovic Courtès) wrote: Quilro Ordonez skribis: > I am trying to lo use Broadcom wireless device on GuixSD. It is > confirmed to work with free drivers and free firmware. It wo

bug#22209: name resolution failures in installer image

2016-05-03 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > l...@gnu.org (Ludovic Courtès) skribis: > >> Ricardo Wurmus skribis: > > [...] > >>> Could this be related to cached resolution failures in nscd? Have you >>> tried restarting the nscd service? >> >> That sounds likely. >> >> Nscd caches negative lookups

bug#22458: Collision between khal and vdirsyncer "bin/vdirsyncer"

2016-05-03 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > Leo Famulari skribis: > >> The packages khal and vdirsyncer are meant to be used together. Khal is >> a console calendar program and vdirsyncer synchronizes CalDAV data from >> a remote server to the local filesystem so that khal can use it. > > Then why

bug#23112: value of _CS_PATH\

2016-05-03 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > John Darrington skribis: > >> Would it not be correct for guix to have >> >> confstr (_CS_PATH, buf, len); >> >> set the contents of buf with the bin directory of the currently >> installed coreutils package? >> >> For me, it returns /bin:/usr/bin whic

bug#23376: Bootstrap failure on'binutils-cross-boot0-2.25.1: cannot find -lstdc++

2016-05-03 Thread Ludovic Courtès
Roel Janssen skribis: > In an attempt to bootstrap Guix, I repeatedly encounter the same error. > I attached the last 5000 lines of the build output of the command: > guix build bootstrap-tarballs > > When running the daemon, I used the following environment variables: > NIX_STORE_DIR=/hpc/stor

bug#23433: Timeout in grafts

2016-05-03 Thread Andreas Enge
Hello, when grafting texlive-texmf on my Novena, the build times out after an hour, even when I add "--timeout=7". This is even more annoying since the package cannot be substituted any more. Andreas

bug#23409: unable to load free firmware

2016-05-03 Thread Ludovic Courtès
Eric Bavier skribis: > On Sun, 01 May 2016 15:19:34 +0200 > l...@gnu.org (Ludovic Courtès) wrote: > >> Quilro Ordonez skribis: >> >> > I am trying to lo use Broadcom wireless device on GuixSD. It is >> > confirmed to work with free drivers and free firmware. It works >> > correctly in Trisquel