bug#36785: Impossible to pull on foreign distro

2019-09-18 Thread Ludovic Courtès
Hi, Gábor Boskovits skribis: > We could simply document a proper sudo invocation for updating root's guix, > that > always works. Wdyt? The thing is “sudo guix pull” works on all (?) distros but Ubuntu, which provides a patched sudo. So we’d have to explicitly mention Ubuntu. That’s probably

bug#37266: gnupg/pinentry not aware of each other

2019-09-18 Thread Martin Becze
On 2019-09-02 04:56, j...@dorsal.tk wrote: > $ gpg --full-generate-key > > Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? o > We need to generate a lot of random bytes. It is a good idea to perform > some other action (type on the keyboard, move the mouse, utilize the > disks) during the prim

bug#37422: Setting keyboard layout with SLiM login manager doesn't work

2019-09-18 Thread Jan
On Wed, 18 Sep 2019 00:00:27 -0500 quil...@riseup.net wrote: > > PS tried sending this message to > > https://issues.guix.gnu.org/issue/26234 > > but it got lost. Is it an accident, or is sending messages to closed > > issues impossible? > > It is closed. This was the last comment: > > It’s be

bug#26302: [website] translations

2019-09-18 Thread pelzflorian (Florian Pelz)
On Sun, Sep 15, 2019 at 10:18:20PM +0200, pelzflorian (Florian Pelz) wrote: > What’s missing is code for adding the nginx plugin > > https://www.nginx.com/resources/wiki/modules/accept_language/ > > to Guix so it can be used on berlin.scm. It seems to offer all that > is required for redirecting

bug#26302: [website] translations

2019-09-18 Thread Ludovic Courtès
Hi Florian, Could you create an account on Savannah so we can give you commit access? That’d allow you for you to push these patches first in a branch so we can test, and it should make it easier for you. Once you’ve created an account, please make sure to add the OpenPGP key you’ll use to sign

bug#37449: Bug when using non-trivial inferiors/channel setup

2019-09-18 Thread Carl Dong
Hi all, This is a followup to some discussion between rekado, civodul, and I on IRC (see end of email for transcript). There is a curious bug that happens when using non-trivial inferiors/channels setup that triggers an error with vague output, something like: ``` building path(s) `/gnu/store/myr

bug#36785: Impossible to pull on foreign distro

2019-09-18 Thread Ricardo Wurmus
Ludovic Courtès writes: > Digging further, I fetched the source from > , and boom! I found the > culprit: it’s called ‘debian/patches/keep_home_by_default.patch’. > > --8<---cut here---start->8--- > Description: Set HO

bug#37380: gdm doesn't load pam-limits

2019-09-18 Thread Jesse Gibbons
On Sat, 2019-09-14 at 17:13 -0600, Jesse Gibbons wrote: > On Wed, 2019-09-11 at 21:48 +0200, Ricardo Wurmus wrote: > > Hi Jesse, > > > > > I have been trying to set up ardour, but jackd doesn't start in > > > real- > > > time mode. I made an os definition that replicates this issue when > > > I >