bug#41132: [core-updates]: Fonts not working on foreign distro (Debian)

2020-05-16 Thread Grey Seeker
I'm having the same issue in a Guix System. After a pull and reconfigure all the fonts in Xfce are messed up. After a lot of meddling and help from #guix IRC, it seems installing font-dejavu and running fc-cache -rv after that "solves" the problem. I have done the guix pull and reconfigure in multi

bug#41344: Font broken in GUI application with guix pack

2020-05-16 Thread Alexandros Theodotou
Hi, This is the command I ran to generate a pack: guix pack -RR -S /opt/zrythm/bin=bin -L . zrythm I then tried moving this pack to a VM running another distro (archlinux) and all letters are shown as boxes. I have asked other people to test it on other distros, including debian, and they reporte

bug#40769: Git error: object not found when running guix pull

2020-05-16 Thread Mayeul Cantan
‘guix pull’ maintains Git clones under ~/.cache/guix/checkouts. Probably the hardware issue led to a corrupt checkout there, hence the error above. You fix that by running: rm -rf ~/.cache/guix/checkouts before running ‘guix pull’ again. Hi Ludo, Sory for not answering earlier. That hel

bug#41339: Installing 'git:send-email' masks underlying git installations and does not imply installing git

2020-05-16 Thread Jonathan Brielmaier
This also happens in a different constellation. I have installed git via system config and git:send-email via user profile. This also leads to the mention error with https repos.

bug#41339: Installing 'git:send-email' masks underlying git installations and does not imply installing git

2020-05-16 Thread Josh Marshall
When installing "git:send-email", the dependency "git" is not installed. Installing this also masks a local installation of git masked when running in a foreign distro. The particular failure observed is that repos transferred over https no longer worked with the error `fatal: unable to find remo

bug#41301: Acknowledgement (Django 3 dependency: gettext)

2020-05-16 Thread Josh Marshall
Fixed by #41335 On Sat, May 16, 2020 at 1:00 AM GNU bug Tracking System wrote: > > Thank you for filing a new bug report with debbugs.gnu.org. > > This is an automatically generated reply to let you know your message > has been received. > > Your message is being forwarded to the package maintain

bug#41336: guix pull error (on armhf) a few minutes ago

2020-05-16 Thread Danny Milosavljevic
./guix.ru.texi:956: warning: accent command `@,' must not be followed by whitespace ./guix.ru.texi:21275: @pxref reference to nonexistent node `Channels' ./guix.ru.texi:26842: @pxref reference to nonexistent node `Channels' ./guix.ru.texi:28006: @pxref reference to nonexistent node `Channels' Back

bug#40832: [PATCH 1/2] gnu: alsa-plugins: Add GUIX_ALSA_PLUGIN_DIRS search path specification.

2020-05-16 Thread Leo Famulari
* gnu/packages/linux.scm (alsa-plugins)[native-search-paths]: New field. --- gnu/packages/linux.scm | 4 1 file changed, 4 insertions(+) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 40323a85d6..4fb29b8490 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm

bug#40832: [PATCH 2/2] gnu: Help alsa-lib find its plugins on foreign distros.

2020-05-16 Thread Leo Famulari
Fixes . * gnu/packages/linux.scm (alsa-lib)[replacement]: New field. (alsa-lib/fixed): New variable. * gnu/packages/patches/alsa-lib-plugin-dirs.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. --- gnu/local.mk | 1 + gnu/pa

bug#40832: [PATCH 0/2] Help alsa-lib find its plugins

2020-05-16 Thread Leo Famulari
These patches work well for me on Debian. I'm currently reconfiguring my Guix System machine to test them here. Feedback welcome Leo Famulari (2): gnu: alsa-plugins: Add GUIX_ALSA_PLUGIN_DIRS search path specification. gnu: Help alsa-lib find its plugins on foreign distros. gnu/local.mk

bug#41319: [GAJIM-OMEMO]: Plugin does not get activated

2020-05-16 Thread Marius Bakke
Hi Raghav, Raghav Gururajan writes: > Hello Guix! > > After recent core-updates<-->master merge, omemo plugin in gajim stopped > working. The plugin is provided by the package gajim-omemo. The error I > get when I try to activate the plugin is "You are missing Python-Axolotl > or use an outdated

bug#41301: Django 3 dependency: gettext

2020-05-16 Thread Josh Marshall
I just saw that lint said it was out of date. I'm doing this to track down a dep tree to order my work in packaging and to become more familiar with packaging. On Sat, May 16, 2020, 09:04 Marius Bakke wrote: > Josh Marshall writes: > > > The following needs to be updated: gettext > > Why does

bug#41038: [PATCH] doc: Reword "The GCC toolchain".

2020-05-16 Thread Ludovic Courtès
Hi, zimoun skribis: > From efbc579a8884235ac37833ea6ee6fa454110c080 Mon Sep 17 00:00:00 2001 > From: zimoun > Date: Wed, 6 May 2020 19:26:05 +0200 > Subject: [PATCH v2] doc: Reword "The GCC toolchain". > > Fix commit 1f14e25c1969a93908288cb302a572f3cbbaa478 > as discussed in

bug#41038: [PATCH] doc: Reword "The GCC toolchain".

2020-05-16 Thread zimoun
Hi Nicolas, Thank you for the review. Attached the updated patch. On Fri, 15 May 2020 at 21:42, Nicolas Goaziou wrote: > > +The package @code{gfortran-toolchain} provides a complete GCC toolchain > > +for Fortran development. For other languages, please use > > +@command{guix search gcc toolc

bug#41281: guix package -i guile-dbi failed

2020-05-16 Thread zimoun
Please keep the bug CC when you correspond. On Sat, 16 May 2020 at 12:41, Wensheng Xie wrote: > guix package -r gnutls > guix package -u guile > guix package -u > guix package -i gnutls > > worked. Nice! > I would like to close this one, and leave 41280 to follow up. Bug closed. > have a n

bug#41282: share/info/images/*.png broken

2020-05-16 Thread zimoun
Dear Marius, I do not know if it is a bug or if I misconfigured something but some images under 'share/info/images' are "broken" for some commits, as if the font is missing. Because it is 'png' files, it is not related on the presence or absence of such fonts on my machine, I guess. Or do I misu

bug#41301: Django 3 dependency: gettext

2020-05-16 Thread Marius Bakke
Josh Marshall writes: > The following needs to be updated: gettext Why does it need to be updated? gettext 0.20.2 was released just a month ago[0], and Django runs on a wide range of distributions that surely has older versions. Updating gettext is also a full-rebuild change which means this w

bug#41298: les icones des applications ne s'affiche pas

2020-05-16 Thread zimoun
Bonjour, (Well, I do not know if set the XDG environment variables, e.g., XDG_DATA_DIRS, would allow the icons, but there are the bugs [1,2].) On Sat, 16 May 2020 at 04:55, Julien Lepiller wrote: > C'est effectivement un problème connu, mais difficile à corriger. Il faudrait > que guix fasse

bug#41319: [GAJIM-OMEMO]: Plugin does not get activated

2020-05-16 Thread Raghav Gururajan
Hello Guix! After recent core-updates<-->master merge, omemo plugin in gajim stopped working. The plugin is provided by the package gajim-omemo. The error I get when I try to activate the plugin is "You are missing Python-Axolotl or use an outdated version". This can be reproduced by installing g