bug#29905: No icons in Krita

2017-12-29 Thread Leo Famulari
I installed Krita, hicolor-icon-theme, adwaita-icon-theme, and oxygens-icons into my profile on a Debian system. Krita starts, and it can open files, but there are no icons in the Krita toolbox. signature.asc Description: PGP signature

bug#28751: GuixSD setuid-programs handling creates setuid binaries in the store

2017-12-29 Thread Ludovic Courtès
Leo Famulari skribis: > On Sun, Oct 08, 2017 at 09:54:22PM +0200, Ludovic Courtès wrote: >> l...@gnu.org (Ludovic Courtès) skribis: >> > l...@gnu.org (Ludovic Courtès) skribis: >> > >> >> On GuixSD, ‘activate-setuid-programs’ in (gnu build activation) would >> >> create setuid-root binaries under

bug#29881: guix system reconfigure fails if config.scm contains LUKS mapped-devices

2017-12-29 Thread Ludovic Courtès
Mark H Weaver skribis: > l...@gnu.org (Ludovic Courtès) writes: > >> Diego Nicola Barbato skribis: >> >>> When running `guix system reconfigure /etc/config.scm' as root I get the >>> following error: >>> >>> guix system: error: failed to load '/etc/config.scm': >>> /etc/config.scm:24:9: /etc/con

bug#29904: README is not up-to-date

2017-12-29 Thread Mathieu Lirzin
Hello, The README requirements part is not up-to-date since GnuTLS is not optional anymore and Guile-Git is a dependency. diff --git a/README b/README index 18e6856..4192eb4 100644 --- a/README +++ b/README @@ -23,10 +23,9 @@ GNU Guix currently depends on the following packages: - [[https://gn

bug#28751: GuixSD setuid-programs handling creates setuid binaries in the store

2017-12-29 Thread Leo Famulari
On Sun, Oct 08, 2017 at 09:54:22PM +0200, Ludovic Courtès wrote: > l...@gnu.org (Ludovic Courtès) skribis: > > > l...@gnu.org (Ludovic Courtès) skribis: > > > >> On GuixSD, ‘activate-setuid-programs’ in (gnu build activation) would > >> create setuid-root binaries under /gnu/store for all the prog

bug#29903: Guile modules compilation fails on master

2017-12-29 Thread Mathieu Lirzin
Hello, I am trying to build Guix master branch (commit e2f37d6ab7427946e6c68ebaecc97c85d5217234) on Fedora 25. Here is the issue I have: --8<---cut here---start->8--- mthl@localhost:~/src/guix$ make make all-recursive make[1] : on entre dans le répertoire « /

bug#29881: guix system reconfigure fails if config.scm contains LUKS mapped-devices

2017-12-29 Thread Mark H Weaver
l...@gnu.org (Ludovic Courtès) writes: > Diego Nicola Barbato skribis: > >> When running `guix system reconfigure /etc/config.scm' as root I get the >> following error: >> >> guix system: error: failed to load '/etc/config.scm': >> /etc/config.scm:24:9: /etc/config.scm:24:9: In procedure allocate

bug#29892: dvtm does not properly export terminfo

2017-12-29 Thread Jelle Licht
As far as I can see, the current version of dvtm does not work properly with programs such as htop etc. To reproduce: ``` $ guix package -i dvtm $ dvtm $ htop ``` It only worked properly once I added something like: `export TERMINFO_DIRS="/home/jelle/.guix-profile/share/terminfo"`. Would a proper

bug#29881: guix system reconfigure fails if config.scm contains LUKS mapped-devices

2017-12-29 Thread Ludovic Courtès
Hi Diego, Diego Nicola Barbato skribis: > When running `guix system reconfigure /etc/config.scm' as root I get the > following error: > > guix system: error: failed to load '/etc/config.scm': > /etc/config.scm:24:9: /etc/config.scm:24:9: In procedure allocate-struct: > Wrong type argument in po

bug#29890: guix package --search broken due to texinfo error

2017-12-29 Thread Marius Bakke
Jelle Licht writes: > Hello all, > > since d596fea5fd (gnu: Add ledger-agent), I believe that searching packages > on the command line user either `guix package -s ' or `guix package > --search=' is broken. I believe something is going wrong with the > description field of the ledger-agent packa

bug#29879: guix package search error.

2017-12-29 Thread Marius Bakke
Fis Trivial writes: > * Version > > $: guix pull > > Updating from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... > Building from Git commit 6b681ddda0f965d4163fbeb4b34520c91bd01f5d... > Guix already up to date > > > > * Error and backtrace: > > $: guix package --search=mutt > >

bug#29890: guix package --search broken due to texinfo error

2017-12-29 Thread Jelle Licht
Hello all, since d596fea5fd (gnu: Add ledger-agent), I believe that searching packages on the command line user either `guix package -s ' or `guix package --search=' is broken. I believe something is going wrong with the description field of the ledger-agent package, as I can see a stacktrace sho