bug#42992: nix-channel refers to a non existent bash-minimal

2020-08-22 Thread Brendan Tildesley
I use nix for some libre software not available in guix yet. currently I'm getting the following error: b@ui ~$ nix-channel --update unpacking channels... while setting up the build environment: executing '/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/bash': No such file

bug#42989: Subtle Typo in guix-daemon.service installed by guix-install.sh

2020-08-22 Thread Leo Famulari
On Sat, Aug 22, 2020 at 12:22:13PM -0700, Michael Gorlick wrote: > You are right and the confusion is mine. The reason the error messages > disappeared is that thanks to a "guix pull", a "guix upgrade", and a "guix > install glibc-utf8-locales" on user "root" I now have the latest version of > the

bug#42989: Subtle Typo in guix-daemon.service installed by guix-install.sh

2020-08-22 Thread Michael Gorlick
You are right and the confusion is mine. The reason the error messages disappeared is that thanks to a "guix pull", a "guix upgrade", and a "guix install glibc-utf8-locales" on user "root" I now have the latest version of the utf8-locales, 2.31, installed at */var/guix/profiles/per-user/root/guix-p

bug#42990: Nicotine+ GTK segfaults

2020-08-22 Thread Leo Famulari
On Sat, Aug 22, 2020 at 01:34:05PM -0500, Martin Becze wrote: > Does installing a theme like "adwaita-icon-theme" help? I have the adwaita, hicolor, and breeze icon themes installed. signature.asc Description: PGP signature

bug#42990: Nicotine+ GTK segfaults

2020-08-22 Thread Martin Becze
Does installing a theme like "adwaita-icon-theme" help? On 8/22/20 12:28 PM, Leo Famulari wrote: > I noticed that Nicotine+ segfaults on a foreign distro (Debian) when > clicking the "settings" icon in the upper right: > > -- > (.nicotine-real:9751): GLib-GIO-ERROR **: 12:53:24.031: Settings

bug#42978: p11-kit 0.23.21 update causes test failure in evolution-data-server

2020-08-22 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Mark, Mark H Weaver 写道: Thanks for checking. If you felt so inspired, it would be useful to know whether you can successfully build 'evolution-data-server' against p11-kit-0.23.21 on your X230. Sorry for not being explicit: I already did, as part of testing the upgrade, but I threw away th

bug#42990: Nicotine+ GTK segfaults

2020-08-22 Thread Leo Famulari
I noticed that Nicotine+ segfaults on a foreign distro (Debian) when clicking the "settings" icon in the upper right: -- (.nicotine-real:9751): GLib-GIO-ERROR **: 12:53:24.031: Settings schema 'org.gtk.Settings.FileChooser' does not contain a key named 'show-type-column' -- Sounds simila

bug#42968: Potential FSDG issue with GNOME Boxes

2020-08-22 Thread Leo Famulari
On Fri, Aug 21, 2020 at 06:04:39PM +0200, Tobias Geerinckx-Rice via Bug reports for GNU Guix wrote: > The list of operating systems in GNOME Boxes' ‘Create a Virtual Machine’ & > ‘Operating System Download’ menus has the same potential problems that > GNUtoo describes here[0]. Thanks! Can anyone

bug#42989: Subtle Typo in guix-daemon.service installed by guix-install.sh

2020-08-22 Thread Leo Famulari
On Sat, Aug 22, 2020 at 09:46:05AM -0700, Michael Gorlick wrote: > There is a wee typo in the systemd file *guix-daemon.service* installed on > Ubuntu 20.04 by the guix-install.sh script. > The text of */root/.config/guix/current/lib/systemd/system/guix-daemon.service > *contains the text: > > Env

bug#42989: Subtle Typo in guix-daemon.service installed by guix-install.sh

2020-08-22 Thread Michael Gorlick
There is a wee typo in the systemd file *guix-daemon.service* installed on Ubuntu 20.04 by the guix-install.sh script. The text of */root/.config/guix/current/lib/systemd/system/guix-daemon.service *contains the text: Environment='GUIX_LOCPATH=/var/guix/profiles/per-user/root/guix-profile/lib/loca

bug#42983: "sudo -E guix pull" breaks ~/.config/guix/current for regular user

2020-08-22 Thread Leo Famulari
On Sat, Aug 22, 2020 at 12:27:50PM +0200, Danny Milosavljevic wrote: > Paul reported on IRC that his guix behaved strangely. > Upon > investigation we found that the following happens (on a Guix system), when > logged > in as regular user (not root): > > $ readlink ~/.config/guix/current > /va

bug#42983: "sudo -E guix pull" breaks ~/.config/guix/current for regular user

2020-08-22 Thread Bengt Richter
Hi, On +2020-08-22 12:27:50 +0200, Danny Milosavljevic wrote: > Hello, > > Paul reported on IRC that his guix behaved strangely. > Upon > investigation we found that the following happens (on a Guix system), when > logged > in as regular user (not root): > > $ readlink ~/.config/guix/current

bug#42983: "sudo -E guix pull" breaks ~/.config/guix/current for regular user

2020-08-22 Thread Danny Milosavljevic
Hello, Paul reported on IRC that his guix behaved strangely. Upon investigation we found that the following happens (on a Guix system), when logged in as regular user (not root): $ readlink ~/.config/guix/current /var/guix/profiles/per-user/dannym/current-guix $ sudo -E guix pull $ readlink ~/