bug#58149: guix pull error

2022-10-06 Thread bokr
Hi Ludo, Simon, et interested .. On +2022-10-04 12:11:52 +0200, Ludovic Courtès wrote: > Hi, > > Matthieu Haefele skribis: > > > Le 03/10/2022 à 16:03, Ludovic Courtès a écrit : > > [...] > > >> You should be able to get around it by first building things locally: > >> > >>guix build

bug#49174: Poor 'guix substitute' performance when receiving Zstd-compressed substitutes

2022-10-06 Thread Maxim Cournoyer
Hi, Ludovic Courtès writes: > Hi, > > Maxim Cournoyer skribis: > >> It's something I've been observing for a while, but substitutes are very >> IO intensive (as can be seen in iotop, the substitute process is waiting >> on IO > 99% of the time) and is much slower than expected (3 minutes to >>

bug#58333: Manual PDFs other than en and es fail to build

2022-10-06 Thread Ricardo Wurmus
The first error in guix.fr.texi is encountered here: --8<---cut here---start->8--- Overfull \hbox (31.11255pt too wide) in paragraph at lines 26508--26508 []@deftt getmail-retriever-configuration[] | Runaway argument? 1 @advance @rightskip by 0pt plus

bug#58333: Manual PDFs other than en and es fail to build

2022-10-06 Thread Ricardo Wurmus
The error in guix.de.texi is an infinite loop. The location it points out is wrong syntax: @uref{@uref{https://webssh.huashengdun.org/, WebSSH}} There shouldn’t be a double-wrapping in @uref. -- Ricardo

bug#58320: Hurd VM fails to boot on AMD EPYC (kvm-amd)

2022-10-06 Thread Ludovic Courtès
Samuel Thibault skribis: > Ludovic Courtès, le jeu. 06 oct. 2022 15:14:13 +0200, a ecrit: >> such that it would stop on each trap, hopefully allowing me to see why >> exec is not starting. > > Also, better use exec.static to have static addresses. Thanks for the hint. Of course, the thing

bug#58321: make issues.guix.gnu.org a little easier in the desktop

2022-10-06 Thread Joshua Branson via Bug reports for GNU Guix
zimoun writes: > Hi, > > On mer., 05 oct. 2022 at 21:20, jbranso--- via Bug reports for GNU Guix > wrote: > >> We could perhaps: >> >> 1 number each message and sidebar link >> >> 2 highlight which link in the sidebar that corresponds to the currently >> viewed message. > > I agree it could

bug#58316: 5.19.12 kernel causes issues with Intel laptops

2022-10-06 Thread Efraim Flashner
On Wed, Oct 05, 2022 at 01:05:59PM +, Declan Rixon wrote: > Hi all, I ran guix pull and system reconfigure today, updating my kernel to > 5.19.12. On rebooting I was unable to get much past the bootloader before > the screen started flashing. Aparrently there's a regression in 5.19.12 > that

bug#58333: Manual PDFs other than en and es fail to build

2022-10-06 Thread Maxim Cournoyer
Hi Ludovic, Thanks for reporting the issue! Ludovic Courtès writes: > Hi, > > lacks its PDF, and similarly for > /de (/ru and /zh-cn don’t have the PDF either, but that’s a known > limitation). Right. A known self-caused limitation by Texinfo (for

bug#58337: guile-build-system does not recognise and pass on #:tests?

2022-10-06 Thread Maxime Devos
See Subject. Not doing so would be reasonable, as there is no check phase anyway, however, packages using guile-build-system can define their own check phase that should respect #:tests?, but currently they can't, as #:tests? is always unset and hence (when tests? ...) is never run. (I would

bug#58149: guix pull error

2022-10-06 Thread Ludovic Courtès
Hi! Matthieu Haefele skribis: > Victory !! > >     (base) mhaefele@mdlspc113:tmp $ > /var/guix/profiles/per-user/root/current-guix/bin/guix-daemon --version >     guile: warning: failed to install locale >     guix-daemon (GNU Guix) 1.3.0-30.17134b9 > > And the `guix pull` runs smoothly now,

bug#58149: guix pull error

2022-10-06 Thread Maxime Devos
On 06-10-2022 15:56, zimoun wrote: Hi, As a rule of thumb, I do not recommend to update Guix via the package manager of the foreign distro. Because 1. no so much foreign distro provide such Guix package and 2. the package from this foreign package manager can be outdated. I meant only to

bug#58149: guix pull error

2022-10-06 Thread zimoun
Hi Matthieu, Thanks for your feedback. On Thu, 6 Oct 2022 at 17:17, Matthieu Haefele wrote: > 1. If it is technically possible, depending on the difference between the > current installed and the latest available versions of the daemon, I would > print at the end of a `guix pull`, a message

bug#58149: guix pull error

2022-10-06 Thread Ludovic Courtès
zimoun skribis: > Well, I cannot confirm the store name as > /gnu/store/n8vdar2f60mvq62g7mngpqwykbm9rw1q-guix-1.2.0rc2-1.0d4b1af. > Personally, I also miss how Ludo found these items. :-) With: guix time-machine --commit=a099685659b4bfa6b3218f84953cbb7ff9e88063 \ -- build guix

bug#58149: guix pull error

2022-10-06 Thread Maxime Devos
On 06-10-2022 14:08, Matthieu Haefele wrote: [...] IIUC, you installed Guix on a foreign distro.  If so, you could use your distro package manager to install & update the guix daemon (apt-get install, apt-get update, apt-get upgrade on Debian).  It likely won't be the latest version, but it

bug#58149: guix pull error

2022-10-06 Thread Matthieu Haefele
Hi, Le 06/10/2022 à 15:56, zimoun a écrit : Well, what do you think that could be helpful? Personally, when I installed  guix for the first time, I had very few clues on what it was, how it was working and I guess that's the case for most people following the "installation" section of the

bug#58333: Manual PDFs other than en and es fail to build

2022-10-06 Thread Ludovic Courtès
Hi, lacks its PDF, and similarly for /de (/ru and /zh-cn don’t have the PDF either, but that’s a known limitation). When running ‘guix build -f doc/build.scm’, we get hard-to-decipher clues (thanks, TeX!): --8<---cut

bug#58149: guix pull error

2022-10-06 Thread zimoun
Hi, As a rule of thumb, I do not recommend to update Guix via the package manager of the foreign distro. Because 1. no so much foreign distro provide such Guix package and 2. the package from this foreign package manager can be outdated. To me, Guix via the package manager of the foreign distro

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

2022-10-06 Thread Thompson, David
I made a small mistake in the last patch and forgot to include '(gnu packages version-control)' in the 'use-modules' form in the example within the manual. I have fixed that in my local copy. - Dave

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

2022-10-06 Thread Thompson, David
Hello again Simon and Efraim, On Mon, Sep 5, 2022 at 5:33 AM zimoun wrote: > > Hi, > > On dim., 04 sept. 2022 at 09:26, "Thompson, David" > wrote: > > > Thanks! I made one minor tweak to sort the inputs list alphabetically > > and pushed as commit 1aa46a7e29c5bd892219fe20fefb883d2103e29e. > >

bug#58320: Hurd VM fails to boot on AMD EPYC (kvm-amd)

2022-10-06 Thread Ludovic Courtès
Hi! As suggested by Samuel on IRC, I did that early on in kdb: debug traps /on such that it would stop on each trap, hopefully allowing me to see why exec is not starting. --8<---cut here---start->8--- module 0: ext2fs

bug#58149: guix pull error

2022-10-06 Thread Matthieu Haefele
Le 06/10/2022 à 12:30, zimoun a écrit : On Thu, 6 Oct 2022 at 12:10, Matthieu Haefele wrote: 1. What am I doing wrong to have stuck to this old guix daemon all this time ? Shall I run this `sudo -i guix pull` regularly to keep my daemon up to date ? But then it looks like I am the only one

bug#58149: guix pull error

2022-10-06 Thread Matthieu Haefele
Le 06/10/2022 à 12:57, Maxime Devos a écrit : On 06-10-2022 12:10, Matthieu Haefele wrote: 1. What am I doing wrong to have stuck to this old guix daemon all this time ? Shall I run this `sudo -i guix pull` regularly to keep my daemon up to date ? But then it looks like I am the only one who

bug#58149: guix pull error

2022-10-06 Thread Maxime Devos
On 06-10-2022 12:10, Matthieu Haefele wrote: 1. What am I doing wrong to have stuck to this old guix daemon all this time ? Shall I run this `sudo -i guix pull` regularly to keep my daemon up to date ? But then it looks like I am the only one who faced this issue, weird, no ? And problems

bug#58321: make issues.guix.gnu.org a little easier in the desktop

2022-10-06 Thread zimoun
Hi, On mer., 05 oct. 2022 at 21:20, jbranso--- via Bug reports for GNU Guix wrote: > We could perhaps: > > 1 number each message and sidebar link > > 2 highlight which link in the sidebar that corresponds to the currently > viewed message. I agree it could be helpful. Just a minor

bug#58149: guix pull error

2022-10-06 Thread zimoun
Hi Matthieu, On Thu, 6 Oct 2022 at 12:10, Matthieu Haefele wrote: > Victory !! \o/ > 1. What am I doing wrong to have stuck to this old guix daemon all this time > ? Shall I run this `sudo -i guix pull` regularly to > keep my daemon up to date ? But then it looks like I am the only one who

bug#58149: guix pull error

2022-10-06 Thread Matthieu Haefele
Hi, Le 06/10/2022 à 10:47, Ludovic Courtès a écrit : Hi, Matthieu Haefele skribis: sudo -i guix package -r guix -i \ /gnu/store/n8vdar2f60mvq62g7mngpqwykbm9rw1q-guix-1.2.0rc2-1.0d4b1af I am getting an error when trying to remove the guix package as it is not part of the profile,

bug#58149: guix pull error

2022-10-06 Thread Ludovic Courtès
Hi, Matthieu Haefele skribis: >>sudo -i guix package -r guix -i \ >> /gnu/store/n8vdar2f60mvq62g7mngpqwykbm9rw1q-guix-1.2.0rc2-1.0d4b1af > > I am getting an error when trying to remove the guix package as it is not > part of the profile, so I just try to install the package Could you

bug#58299: [patch] add gst-plugins-base-gl (gst-plugins with opengl support)

2022-10-06 Thread Maxime Devos
On 05-10-2022 10:25, Dr. Arne Babenhauserheide wrote: Hi, the following patch adds a base gstreamer plugins package with opengl support: Not sure how I received this, as I unsubscribed from guix-patches, but a note: IIUC, you are enabling extra plugins -- so gst-plugins-base-gl also