bug#32467: Upgrade of libraw to 0.19 makes krita build fail

2018-08-31 Thread Leo Famulari
Thanks for looking into this! Fixed in commit fd67d793c27f4f675708862df59336cb1133ade1 signature.asc Description: PGP signature

bug#32013: Krita dependency kxmlgui fails to build since Qt 5.11

2018-08-31 Thread Leo Famulari
On Fri, Aug 17, 2018 at 06:30:34PM +0200, Björn Höfling wrote: > I played a bit around with this: Thanks for investigating all this. I took your advice and upgraded the KDE packages, and got kxmlgui and Krita working again. Fixed by commit 600f1ad8e61e65ad9a1f22d099d16c5948cb1f48 signature.asc

bug#31366: Missing icons in virt-manager user-interface

2018-08-31 Thread Mike Gerwitz
On Fri, Aug 31, 2018 at 15:11:49 +0200, Ricardo Wurmus wrote: > Much like we pin search path recommendations to certain “root” packages > we could do something similar for recommended packages. “glibc”, for > example, could recommend “glibc-locales”; having a package installed > that links with gl

bug#24550: Epiphany, errors in terminal, and missing icons

2018-08-31 Thread Leo Famulari
On Tue, Sep 27, 2016 at 08:10:03AM +0200, Ricardo Wurmus wrote: > > Adonay Felipe Nogueira writes: > > > I'm using Guix in my copy of Trisquel, and installed Epiphany. > > > > As per the attachments and subject, Epiphany seems to behave strangely, > > almost like what happens with `gnunet-setup`

bug#32575: [Cuirass] Filter results by architecture

2018-08-31 Thread Ricardo Wurmus
Hi Joshua, > Ricardo Wurmus writes: > >> The Cuirass web interface shows the number of successful, failed, and >> pending builds for each evaluation. Looking at just these numbers it is >> impossible to tell, how each of the supported architectures is affected. >> >> It would be good if we cou

bug#32575: [Cuirass] Filter results by architecture

2018-08-31 Thread Clément Lassieur
Ludovic Courtès writes: >> CREATE TABLE Builds ( >> derivationTEXT NOT NULL PRIMARY KEY, >> evaluationINTEGER NOT NULL, >> job_name TEXT NOT NULL, >> systemTEXT NOT NULL, >> nix_name TEXT NOT NULL, >> log TEXT NOT NULL, >> statusINTEGER NO

bug#22629: [PATCH v2 2/3] Add (guix describe) and use it to initialize '%package-search-path'.

2018-08-31 Thread Ricardo Wurmus
Ludovic Courtès writes: > Regarding %package-module-path itself, whether channels come first or > not doesn’t actually make much of a difference at this point since > ‘fold-packages’ traverses everything anyway. Maybe in the future > ‘fold-packages’ could make some distinction though. Dunno.

bug#31366: Missing icons in virt-manager user-interface

2018-08-31 Thread Ricardo Wurmus
Mike Gerwitz writes: > I'm sorry if this type of thing has been discussed before (I don't read > every message on the Guix lists), but what about some way of indicating > recommended packages as part of the package definition (a sort of soft > dependency). Guix could then output to the user af

bug#22629: [PATCH v2 2/3] Add (guix describe) and use it to initialize '%package-search-path'.

2018-08-31 Thread Ludovic Courtès
Hi Ricardo, Ricardo Wurmus skribis: >> (define %package-module-path >>;; Search path for package modules. Each item must be either a directory >>;; name or a pair whose car is a directory and whose cdr is a >> sub-directory >>;; to narrow the search. >>(let* ((not-colon (cha

bug#22629: “Stable” branch

2018-08-31 Thread Ludovic Courtès
Hello, Konrad Hinsen skribis: >> What do you mean by “limit it to channels”? ‘%default-channels’ is an >> alias for the official Guix channel (IOW, Guix itself.) > > Fine, but I rarely care about all of Guix, or all of any other channel. > I care about the small subset of packages that I actual

bug#22629: [PATCH v2 2/3] Add (guix describe) and use it to initialize '%package-search-path'.

2018-08-31 Thread Ricardo Wurmus
Hi Ludo, > * guix/describe.scm: New file. > * Makefile.am (MODULES): Add it. > * gnu/packages.scm (%default-package-module-path): New variable. > (%package-module-path): Honor 'package-path-entries'. > * build-aux/update-NEWS.scm (main): Use %DEFAULT-PACKAGE-MODULE-PATH > instead of (last (%pack

bug#32022: bug#22629: “Stable” branch

2018-08-31 Thread Ricardo Wurmus
Ludovic Courtès writes: > I just had a bright idea (yes!): this can be addressed by writing > something like this in ~/.config/guix/channels.scm: > > (map latest-commit-with-substitutes-available >%default-channels) > > The hypothetical ‘latest-commit-with-substitutes-available’ would

bug#26608: bug#22629: “Stable” branch

2018-08-31 Thread Jan Nieuwenhuizen
Ludovic Courtès writes: > I just had a bright idea (yes!): this can be addressed by writing > something like this in ~/.config/guix/channels.scm: > > (map latest-commit-with-substitutes-available >%default-channels) This is a nice idea and it makes me remember that it would be useful to

bug#22629: “Stable” branch

2018-08-31 Thread Konrad Hinsen
Hi Ludo, > What do you mean by “limit it to channels”? ‘%default-channels’ is an > alias for the official Guix channel (IOW, Guix itself.) Fine, but I rarely care about all of Guix, or all of any other channel. I care about the small subset of packages that I actually use. Better yet, with a pe

bug#32600: ‘guix system vm-image’ spends a very long time “registering closures”

2018-08-31 Thread Ludovic Courtès
Hi, A couple of days ago, Leo reported that ‘guix system vm-image’ spends a very long time in the “registering closures” phase: --8<---cut here---start->8--- I wonder about the slowness of 'registering closures' with `guix system vm-image` and similiar

bug#26608: bug#22629: “Stable” branch

2018-08-31 Thread Ludovic Courtès
Hi Konrad, Konrad Hinsen skribis: >> I just had a bright idea (yes!): this can be addressed by writing >> something like this in ~/.config/guix/channels.scm: >> >> (map latest-commit-with-substitutes-available >>%default-channels) >> >> The hypothetical ‘latest-commit-with-substitutes-

bug#32022: bug#22629: “Stable” branch

2018-08-31 Thread Konrad Hinsen
Hi Ludo, > I just had a bright idea (yes!): this can be addressed by writing > something like this in ~/.config/guix/channels.scm: > > (map latest-commit-with-substitutes-available >%default-channels) > > The hypothetical ‘latest-commit-with-substitutes-available’ would use > (git) and (