bug#57116: cling: missing some system header files

2022-09-02 Thread Maxim Cournoyer
Hello, Liliana Marie Prikler writes: > Am Dienstag, dem 09.08.2022 um 15:32 -0700 schrieb Gang Liang: >> I had a fresh installation of cling from guix, and got the following >> error. Seems some system headers are missing. > You probably need gcc-toolchain installed alongside cling. Indeed: $

bug#22020: [PATCH] gnu: guile-sdl: Update to 0.6.1

2022-09-02 Thread Thiago Jung Bauermann via Bug reports for GNU Guix
Hello Efraim, Efraim Flashner writes: > [[PGP Signed Part:Undecided]] > It's been a while since you submitted this patch, but it's applied now. > Thanks! I had forgotten about this patch. Thank you! -- Thanks Thiago

bug#25957: gitolite broken: created repositories keep references to /usr/bin for hooks

2022-09-02 Thread Thompson, David
On Fri, Sep 2, 2022 at 8:50 AM Thompson, David wrote: > > On Fri, Sep 2, 2022 at 8:44 AM Efraim Flashner wrote: > > > > On Fri, Sep 02, 2022 at 07:11:54AM -0400, Thompson, David wrote: > > > On Fri, Sep 2, 2022 at 3:00 AM Efraim Flashner > > > wrote: > > > > > > > > I took a look at the

bug#57095: 'terminal-window-size' throws ENOTTY ("Inappropriate ioctl for device")

2022-09-02 Thread Maxime Devos
On 02-09-2022 11:17, Ludovic Courtès wrote: [...] What’s frustrating is that I can’t think of a way to work around it, except by changing ‘terminal-columns’ & co. to not use exceptions (or introducing a variant that does that). Thoughts? Exception handlers do not cross process boundaries.

bug#56900: phoronix-test-suite downloads nonfree software (+ question on collaboration with Parabola on this package)

2022-09-02 Thread Maxim Cournoyer
Hello Denis, Denis 'GNUtoo' Carikli writes: > On Tue, 02 Aug 2022 22:28:56 -0400 > Maxim Cournoyer wrote: > >> Hi Denis, > Hi, > >> Would you like to try preparing a snippet patch turning the above >> 'Free' into 'Proprietary' or the likes so that the Python script can >> remove them?

bug#25957: [EXT] Re: bug#25957: gitolite broken: created repositories keep references to /usr/bin for hooks

2022-09-02 Thread Thompson, David
On Fri, Sep 2, 2022 at 8:44 AM Efraim Flashner wrote: > > On Fri, Sep 02, 2022 at 07:11:54AM -0400, Thompson, David wrote: > > On Fri, Sep 2, 2022 at 3:00 AM Efraim Flashner > > wrote: > > > > > > I took a look at the gitolite service finally and I hadn't realized > > > there wasn't a running

bug#25957: gitolite broken: created repositories keep references to /usr/bin for hooks

2022-09-02 Thread Efraim Flashner
On Fri, Sep 02, 2022 at 07:11:54AM -0400, Thompson, David wrote: > On Fri, Sep 2, 2022 at 3:00 AM Efraim Flashner wrote: > > > > I took a look at the gitolite service finally and I hadn't realized > > there wasn't a running daemon to containerize. I assumed we could do > > something like: > > > >

bug#57543: emacs-telega is broken

2022-09-02 Thread André A . Gomes
Hi Guix, The latest emacs-telega raises the following warning: --8<---cut here---start->8--- Warning (emacs): TDLib version=1.8.4 > 1.8.0 (max required), please downgrade TDLib and recompile ‘telega-server’ Disable showing Disable logging

bug#25957: gitolite broken: created repositories keep references to /usr/bin for hooks

2022-09-02 Thread Thompson, David
On Fri, Sep 2, 2022 at 3:00 AM Efraim Flashner wrote: > > I took a look at the gitolite service finally and I hadn't realized > there wasn't a running daemon to containerize. I assumed we could do > something like: > > (start $~(make-forkexec-constructor/container > (list ...) >

bug#57095: 'terminal-window-size' throws ENOTTY ("Inappropriate ioctl for device")

2022-09-02 Thread Ludovic Courtès
Hi, Maxime Devos skribis: > Maybe my answer on IRC is relevant here: > > https://logs.guix.gnu.org/guile/2022-09-01.log#231503 Interesting. It’s a Guile bug, and a tricky one. Here’s what Andy wrote on IRC: civodul, wingo says: i believe it is a bug. in a pre-unwind handler, you

bug#55898: Services depending on new Shepherd features may fail until reboot

2022-09-02 Thread Ludovic Courtès
Hi Maxim, Maxim Cournoyer skribis: >> Currently, new services don’t fail to run: we arrange so that new >> services always “work”, whether they’re talking to an old shepherd or a >> new one. The user experience (bugs aside) should be good: services are >> always reloaded. > > This depends on

bug#25957: [EXT] Re: [EXT] bug#25957: gitolite broken: created repositories keep references to /usr/bin for hooks

2022-09-02 Thread Efraim Flashner
On Thu, Sep 01, 2022 at 10:41:21AM -0400, Thompson, David wrote: > Hi Efraim, > > On Thu, Sep 1, 2022 at 10:20 AM Efraim Flashner wrote: > > > > On Thu, Sep 01, 2022 at 09:59:55AM -0400, Thompson, David wrote: > > > Hi all, > > > > > > Reviving this old thread. > > > > > > On Mon, Mar 28, 2022