bug#51813: gdm: Unknown failure to launch after installation from guix installer

2023-08-16 Thread Maxim Cournoyer
Hi, Maxim Cournoyer writes: > Hi, > > Jacob Hrbek writes: > >> Steps to reproduce: >> 0. Get GIGABYTE M1022 >> 1. Get the installer for i686-linux from >> https://ftp.gnu.org/gnu/guix/guix-system-install-1.3.0.i686-linux.iso e.g. >> using `wget wget >>

bug#52770: ddclient service not working, but package works.

2023-08-16 Thread Oleg Pykhalov
Hi Florian, Florian Hoertlehner writes: […] > As a service it is not working though. ddclient removed in 1bd44b425b79e9da160b33a9b19d01973b44772e because it's unmaintained by the upstream project as discussed in 64669 issue. Oleg. signature.asc Description: PGP signature

bug#63001: bug#63631: [PATCH] import: go: Handle subpackage versioning correctly.

2023-08-16 Thread Simon Tournier
Hi Timo, On Sat, 17 Jun 2023 at 17:12, "Timo Wilken" wrote: >> What would you suggest? Simon? > > Here's a brief comparison between Simon's patches and mine -- Simon's seem to > contain fixes for a couple more things than mine currently does: > > 1. Simon sorts available versions in an error

bug#63726: time-machine without options does not get the latest commit

2023-08-16 Thread Simon Tournier
Hi, On Mon, 14 Aug 2023 at 12:13, Konrad Hinsen wrote: >> Let me know what you think! LGTM! :-) > This looks good to me. In practice, I doubt anyone would use -q with > time-machine, because it makes more sense to specify an explicit channel > file every time. But for pull, I can well

bug#64509: Guile packages should install versioned aliases for binaries (guile-X.Y, guild-X.Y, etc.)

2023-08-16 Thread Zack Weinberg
On Tue, Aug 15, 2023, at 5:33 PM, Ludovic Courtès wrote: >> The Guile packages currently install all their binaries under their >> basic name only, e.g. ... >> This is a problem for building Guix >> itself from source in a non-pure ‘guix shell -D guix’ on top of a >> foreign distro that provides a

bug#64881: [translation] M-x texinfo-all-menus-update breaks translated cookbook

2023-08-16 Thread Maxim Cournoyer
Hi Florian, "pelzflorian (Florian Pelz)" writes: > Maxim Cournoyer writes: >> M-x texinfo-update-all-menus is available out-of-the-box in Emacs, when >> visiting a .texi file (you invoke it via Alt-x texinfo-update-all-menus >> or by visiting the 'Texinfo -> Update All Menus' menu). > > Oops

bug#64981: GTK4 applications broken (missing libGLESv2)

2023-08-16 Thread jbranso--- via Bug reports for GNU Guix
August 15, 2023 4:48 PM, "Efraim Flashner" wrote: > I've been getting this too, I'm "glad" to see I'm not the only one. If > I set GSK_RENDERER=cairo (the fallback renderer) then I can launch gtk4 > applications. > > (ins)efraim@pbp ~$ guix shell mesa-utils -- glxinfo | grep 'profile version >

bug#64827: Texlive-biber not installable

2023-08-16 Thread Nicolas Goaziou
Hello, Vinicius Monego writes: > > I have a similar issue when trying to modify a profile containing > jupyter or python-jupyterlab-server: > > guix shell jupyter python-jupyterlab-server [...] > ERROR: In procedure chdir: > In procedure chdir: No such file or directory Have you tried with a

bug#51787: GC takes more than 9 hours on berlin

2023-08-16 Thread Maxim Cournoyer
Hi, Mathieu Othacehe writes: > Hello, > > On berlin, the daily GC command is still running whereas it was started > 9 hours ago. > > guix processes > [...] > SessionPID: 37231 > ClientPID: 37195 > ClientCommand: >

bug#65281: GUIX Installer Error - installer-dump-15d44843

2023-08-16 Thread Josselin Poiret via Bug reports for GNU Guix
Hi, The error here is the write_wait_fd unimplemented while substituting, reported also in #61642 for example. From what I understand this should be fixed now that we have a more recent guile-gnutls. Are you using the 1.4.0 installer? If so, can you try the latest one instead and see if the