bug#58813: can't substitute etc/teams.scm command as doc suggests

2022-10-26 Thread Maxim Cournoyer
Hi, Today, I tried; --8<---cut here---start->8--- $ git send-email --to=guix-patc...@gnu.org \ $(./etc/teams.scm cc-members origin/master HEAD) -cover-letter.patch fatal: ambiguous argument 'some.em...@redacted.com"': unknown revision or path not in the

bug#47949: Failed to produce output path for guix-package-cache

2022-10-26 Thread Vagrant Cascadian
On 2022-10-26, zimoun wrote: > On Wed, 26 Oct 2022 at 09:57, Vagrant Cascadian wrote: > >> It is consistently the same errors in the log, though on further looking >> i discovered a branch in ~/.cache/guix/checkouts/ that had old removed >> files in it (including wicd.scm/wicd.go) ... *maybe*

bug#28240: bad backtrace on “guix archive -x”

2022-10-26 Thread zimoun
Hi, On Thu, 25 Feb 2021 at 01:08, zimoun wrote: > On Sat, 26 Aug 2017 at 14:23, Ricardo Wurmus wrote: > >> wget -q -O - >> https://mirror.hydra.gnu.org/guix/nar/gzip/ykpfif2wzabhnn0a88sw3f96paa33k2z-r-minimal-3.4.0 >> | guix archive -x /tmp/hydra >> Backtrace: > > This example is not

bug#25752: go incremental builds broken

2022-10-26 Thread zimoun
Hi, On Tue, 14 Sep 2021 at 12:43, zimoun wrote: > On Fri, 18 Dec 2020 at 16:31, Leo Famulari wrote: >> On Fri, Dec 18, 2020 at 09:00:14PM +0100, zimoun wrote: >>> I suspect closing this bug had been forgotten. If yes, feel free to >>> close it. Otherwise, I do not understand what is the next

bug#47949: Failed to produce output path for guix-package-cache

2022-10-26 Thread zimoun
Hi Vagrant, On Wed, 26 Oct 2022 at 09:57, Vagrant Cascadian wrote: > It is consistently the same errors in the log, though on further looking > i discovered a branch in ~/.cache/guix/checkouts/ that had old removed > files in it (including wicd.scm/wicd.go) ... *maybe* that was somehow >

bug#58803: coreutils-8.32 test failure on i586-gnu

2022-10-26 Thread Ludovic Courtès
Native builds of coreutils-8.32 (ca. commit 3734857fc55df2c599c2fe5cc4ae49f5d47879fc) have one test failure on i586-gnu: --8<---cut here---start->8--- + skip_if_root_ + uid_is_privileged_ ++ id -u + my_uid=999 + case $my_uid in + return 1 + touch unreadable +

bug#58802: On guix pull: failed to compute the derivation for Guix (ERROR: In procedure %resolve-variable:)

2022-10-26 Thread Wiktor Żelazny
Hi Guix, Reporting as instructed. I stripped down this line error: #{\x0;\x0;\x0;\x0}#: unbound variable In reality, “\x0;” inside the braces is repeated mny times. The error persists after disabling my “guix-wz” channel. --8<---cut

bug#47949: Failed to produce output path for guix-package-cache

2022-10-26 Thread Vagrant Cascadian
On 2022-10-26, zimoun wrote: > On Tue, 25 Oct 2022 at 12:50, Vagrant Cascadian wrote: > >> originally stared for >> me with guix successfully pulled to >> bb2701b9111a3d82a82ceaaf2b22b51ecd8ac21f, and then trying to guix pull >> to anything newer would trigger the issue... >> >> I managed to

bug#58798: mkdir: File exists error during substitution

2022-10-26 Thread pronaip
I think this was triggered by the laptop going to sleep and then being woken up? 92.4 MB will be downloaded webkitgtk-with-libsoup2-2.36.7 22.8MiB 44KiB/s 05:25 [### ] 61.2%retrying download of

bug#58606: Emacs next pgtk crashes when pasting to other app

2022-10-26 Thread bokr
Hi Joshua, On +2022-10-25 10:27:48 -0400, Joshua Branson via Bug reports for GNU Guix wrote: > Andrew Tropin writes: > > > On 2022-10-18 10:52, Andrew Tropin wrote: > > > >> Recently discovered a problem, which reproduces this way: > >> - Open a new emacs instance. > >> - Yank anything with

bug#58787: [BUG] - gnutls wont build on armv7

2022-10-26 Thread Elijah Beale
Hello, I've hit the following error / bug trying to run `guix pull`: kernel info: Linux alarm 4.14.180-3-ARCH #1 SMP PREEMPT Sat Jun 5 22:29:47 UTC 2021 armv7l GNU/Linux foreign distro: archlinuxarm platform: odroid xu4 / armv7 ``` building

bug#58789: julia 1.6.7 Pkg.add fails with curl_multisocket error

2022-10-26 Thread John Biechele-Speziale via Bug reports for GNU Guix
After installing GuixSD and julia on the fairly minimal installation, running julia and entering the following command ’] add DrWatson’ fails with the following error: “ curl_multi_socket_action: 8”. Oddly enough, some packages work, such as LibCURL, but most fail. The failure seems to occurs at

bug#58778: guix pull error from 1.3, failure about curl

2022-10-26 Thread zimoun
Hi, Thanks for the report. On Tue, 25 Oct 2022 at 12:30, "Diederich, Stefan" wrote: > Backtrace: > 13 (primitive-load > "/gnu/store/7rn1f6bi17pbir3amrdnhhakq4zbl7r5-compute-guix-derivation") > In ice-9/eval.scm: > 155:9 12 (_ _) > 159:9 11 (_

bug#47949: Failed to produce output path for guix-package-cache

2022-10-26 Thread zimoun
Hi, On Tue, 25 Oct 2022 at 12:50, Vagrant Cascadian wrote: > originally stared for > me with guix successfully pulled to > bb2701b9111a3d82a82ceaaf2b22b51ecd8ac21f, and then trying to guix pull > to anything newer would trigger the issue... > > I managed to workaround it by using an older guix

bug#57878: Minimal reproducible setup

2022-10-26 Thread zimoun
Hi Liliana, On Tue, 25 Oct 2022 at 20:31, Liliana Marie Prikler wrote: > > Warning (comp): /gnu/store/hjciw32mj05yz1m6r6nzwdi12waz81ni-emacs-next- > 29.0.50-2.4aeb80c/share/emacs/29.0.50/lisp/emacs-lisp/cl- > loaddefs.el.gz: Error: error Uncompression program `sh' not found I have reported