bug#23260: (wxmaxima) crash: GLib-GIO-ERROR **: Settings schema 'org.gtk.Settings.FileChooser' is not installed

2016-05-05 Thread Danny Milosavljevic
In glib-2.46.1/gio/gsettingsschema.c there's a function "initialize_schema_sources" which is responsible for initializing the schema sources. It uses g_get_system_data_dirs() and traverses the result (which are supposed to be names of directories), and it checks an environment variable GSETTIN

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

2016-05-05 Thread Ludovic Courtès
Roel Janssen skribis: > Ludovic Courtès writes: > >> 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

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

2016-05-05 Thread Gavin Smith
On 5 May 2016 at 13:47, Ludovic Courtès wrote: > That sounds good, I didn’t know about this variable. > > I propose to submit this patch to Gnulib’s gendocs.sh: > > > > WDYT? Looks fine to me.

bug#23452: Unable to reconfigure: "suspicious ownership or permission" and "guix system: error: build failed"

2016-05-05 Thread Ludovic Courtès
Albin skribis: > When I try to reconfigure my Guix SD system from a git checkout (e.g. from > commit 8c15e084fe5fd9492f61128c9995bb1741d225e3) the following happens: > >> [...] >> grafting '/gnu/store/pm1043sf438anc08xzw2sgc89rrjiir2-clutter-1.24.2' >> -> '/gnu/store/72cp43sqala9j0hn3fsy5bcsc8wh

bug#23437: `guix refresh -l` broken

2016-05-05 Thread Ludovic Courtès
Leo Famulari skribis: > 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 ...]

bug#23433: Timeout in grafts

2016-05-05 Thread Ludovic Courtès
Mark H Weaver skribis: > Also, you might consider cherry-picking commit > b79cf93ff6d1588adf4a606800ff381d4af4e052 from the > 'wip-graft-improvements' branch, which speeds up grafting considerably. > I've been using it on my own systems for a few months. If you’re confident, I would suggest merg

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

2016-05-05 Thread Ludovic Courtès
Hi, Gavin Smith skribis: > The way to deal with this broken link at the moment is to use the > TOP_NODE_UP customization variable, like > > makeinfo --html -c TOP_NODE_UP_URL=/manual/ ... > > https://www.gnu.org/software/texinfo/manual/texinfo/html_node/First-Node.html#First-Node That sounds g

bug#23260: (wxmaxima) crash: GLib-GIO-ERROR **: Settings schema 'org.gtk.Settings.FileChooser' is not installed

2016-05-05 Thread Danny Milosavljevic
I finally got to the bottom of it. It says: (wxmaxima:27910): GLib-GIO-ERROR **: Settings schema 'org.gtk.Settings.FileChooser' is not installed and it's right. I'm not sure how it's supposed to find them. On this GuixSD installation I only have a minimal number of packages in the operating

bug#23409: unable to load free firmware

2016-05-05 Thread Alex Kost
Quilro Ordonez (2016-05-05 02:13 +0300) wrote: > Same errors in dmesg. If you mean after system reconfiguring, then it is expected, because nothing has changed, you just moved package definitions from you system config to another file, so that "guix build" and other commands could see these packa