bug#50026: Specify a pull-request in --with-branch package transformations

2021-09-14 Thread Ludovic Courtès
Hi! Philippe SWARTVAGHER skribis: > guix build chameleon --with-branch=chameleon=merge-requests/262/head > > ``` > > (with 262 being the pull-request I'm interested in) However, this fails: > > ``` > > guix build: erreur : impossible de récupérer la branche « > merge-requests/262/head » depuis >

bug#50441: Wrong build directory number shown in environment-variables file

2021-09-14 Thread Ludovic Courtès
Hi, Christine Lemmer-Webber skribis: > Tobias Geerinckx-Rice writes: [...] >>> #+BEGIN_SRC sh >>> export TEMP=\ >>> "/tmp/guix-build-u-boot-mnt-reform2-2021.06.drv-0" >> >> Part of the build environment isolation/reproducibility is that >> processes inside it always see a build directory endi

bug#50026: Specify a pull-request in --with-branch package transformations

2021-09-14 Thread zimoun
Hi, On Tue, 14 Sep 2021 at 09:43, Ludovic Courtès wrote: > Philippe SWARTVAGHER skribis: > >> guix build chameleon --with-branch=chameleon=merge-requests/262/head >> guix build: erreur : impossible de récupérer la branche « >> merge-requests/262/head » depuis >> https://gitlab.inria.fr/solversta

bug#50568: Missing source code

2021-09-14 Thread Ludovic Courtès
Hi, Maxime Devos skribis: > The Wayback Machine has some copies of software at https://www.atromatic.net: Thanks, they’re now all in store on berlin. It’s kinda ironic that it’s the Wayback Machine that’s saving us here… I wonder if there’s a way to construct generic web.archive.org URLs that

bug#50568: Missing source code

2021-09-14 Thread Ludovic Courtès
Tobias Geerinckx-Rice skribis: > Tobias Geerinckx-Rice via Bug reports for GNU Guix 写道: >> /gnu/store/prbkg6vldsh1688fsigr33g4s8qla7rl-propeller-gcc-b4f45a4725e0b6d0af59e594c4e3e35ca4105867-checkout.drv > > FTR, I don't think this one's actually down. Oops, indeed, this one’s available. Thanks,

bug#50567: [core-updates-frozen] icedtea-6 fails to build.

2021-09-14 Thread Ludovic Courtès
Hi Guillaume, Guillaume Le Vaillant skribis: > I'm trying to get icedtea-6 to build on the core-updates-frozen branch. > I fixed a few C/C++ related issues, Thanks for fixing those! After Julien mentioned on IRC that using an older GCC allowed us to work

bug#50568: Missing source code

2021-09-14 Thread zimoun
Hi, On Tue, 14 Sept 2021 at 10:40, Ludovic Courtès wrote: > Thanks, they’re now all in store on berlin. Do we do the usual trick to save them on SWH? > It’s kinda ironic that it’s the Wayback Machine that’s saving us here… > I wonder if there’s a way to construct generic web.archive.org URLs t

bug#50568: Missing source code

2021-09-14 Thread pelzflorian (Florian Pelz)
On Tue, Sep 14, 2021 at 10:38:55AM +0200, Ludovic Courtès wrote: > Hi, > > Maxime Devos skribis: > > > The Wayback Machine has some copies of software at > > https://www.atromatic.net: > > Thanks, they’re now all in store on berlin. > > It’s kinda ironic that it’s the Wayback Machine that’s s

bug#50523: /etc/timezone should probably have a final newline

2021-09-14 Thread Ludovic Courtès
Hi, meedst...@teknik.io skribis: > This is either an R or Guix bug, but from the discussion at > https://community.rstudio.com/t/incomplete-final-line-found-whats-the-big-deal/56536, > I infer that files should generally end in a newline anyway. > > My bug: every time I start R, I get the follo

bug#50501: packages->manifest can lose the desired package output

2021-09-14 Thread Ludovic Courtès
Hi, Liliana Marie Prikler skribis: > Am Freitag, den 10.09.2021, 12:34 +0300 schrieb Efraim Flashner: >> I've been fighting my manifest to try to get "git" and "git:send- >> email" both included, while using package transformations. For the >> sake of brevity, here's a stripped down version of m

bug#43130: mailutils-3.10 test phase

2021-09-14 Thread zimoun
Hi, On Mon, 05 Jul 2021 at 10:56, zimoun wrote: > On Sun, 13 Dec 2020 at 15:37, Leo Famulari wrote: >> On Mon, Aug 31, 2020 at 01:18:32PM +0600, Vladimir K wrote: > >>> ## - ## >>> ## Test results. ## >>> ## - ## >>> >>> 2 tests were successful. >>> 1 test was skipped. >>

bug#28554: teeworlds not starting

2021-09-14 Thread zimoun
Hi, On Mon, 05 Jul 2021 at 13:21, zimoun wrote: > On Fri, 22 Sep 2017 at 15:19, mray wrote: >> Running guix on ubuntu 17.04 teeworlds does not start. >> >> $ teeworlds >> [59c505a6][engine]: running on unix-linux-amd64 > > [...] > >> [59c505a6][client]: starting... >> libGL error: No matching fb

bug#25752: go incremental builds broken

2021-09-14 Thread zimoun
Hi, 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 actionable >> step. > > I don't think this bug has

bug#50580: GDM doesn't start

2021-09-14 Thread Maxime Devos
Hi, The GDM service doesn't start anymore. To test, you can use the attached xorg-repro.tmpl (guix system vm xorg-repro.tml && run the resulting script). QEMU will start, and it will start booting, but nothing graphical will start. If you switch to the last virtual terminal, you will see [date]

bug#47630: Improve guix manual installation docs

2021-09-14 Thread zimoun
Hi, On Tue, 17 Aug 2021 at 23:28, zimoun wrote: > On Thu, 15 Jul 2021 at 12:56, bo0od wrote: >>> Could you propose a concrete wording solving >>> the issues you see >> >> Not really because english is not my mother tongue so there going to be >> errors >> in grammars, choosing of words..etc so

bug#42091: mesa-20.0.8 fails during testing: preprocessor error: syntax error, unexpected end of file

2021-09-14 Thread zimoun
Hi, On Mon, 05 Jul 2021 at 12:51, zimoun wrote: > Thanks for the report and sorry for the delay. > > The package ’mesa’ is now at 20.2.4 using Guix 3694c0d. The package > builds and the substitute is available. > > How is it going for you? After 10 weeks asking moreinfo, I am closing. Feel fr

bug#50264: ca-certificate-bundle fails to build

2021-09-14 Thread Ludovic Courtès
Hi, Lars-Dominik Braun skribis: > Failure: > /gnu/store/kxkxji6m101ylgpa82jmxvmy5szpvk1k-ca-certificate-bundle.drv > /gnu/store/wahy9p8985vbcibwwjk3p73hxh82f90v-ca-certificate-bundle-builder > > Success: > /gnu/store/rx6pqcpgwcyl6spfi8acgjzksrpqhac1-ca-certificate-bundle.drv > /gnu/store/wahy9p8

bug#44187: [PATCH 0/3] Fall back to Software Heritage (SWH) for Git clones

2021-09-14 Thread Ludovic Courtès
Hello, zimoun skribis: > Cool! However, the patch does not apply on the top of 53f54d4aa2. > That's why the option '--base' of "git format-patch" is really helpful. ;-) Ah! It should apply on top of ff613c2b68aac539262822490448e637d8f315ba. If not, I can rebase it and send an updated patch (

bug#50557: Unable to access remote logs

2021-09-14 Thread Ludovic Courtès
Salut Mathieu, Mathieu Othacehe skribis: >> Mathieu, can you think of a way we could address this? Maybe Cuirass >> could handle those /log URLs since it already has build log URLs anyway? > > I fixed it with 60190401ce4ccc890629ec3cb22a84a8ab8c2645 in Cuirass and > abaf1392287d50a7225cdb3e3f3f

bug#25667: Status? store refs in ~/.config/xfce4

2021-09-14 Thread zimoun
Hi Efraim, On Tue, 05 May 2020 at 09:10, Efraim Flashner wrote: > On Mon, May 04, 2020 at 10:30:11PM +0200, Thomas Danckaert wrote: >> I switched to gnome shortly after that, but I see Efraim has already >> answered and the issue is still there. > > Looking at the list again, I think what happene

bug#24028: Linux-libre kernel does not build deterministically

2021-09-14 Thread zimoun
Hi, On Fri, 09 Oct 2020 at 17:17, Maxim Cournoyer wrote: > l...@gnu.org (Ludovic Courtès) writes: > >> As of version 4.6.4, Linux-libre does not build reproducibly: >> >> $ guix challenge linux-libre >> /gnu/store/wkdnd1dcgljr0jxmd3li8j0qsr2zwrci-linux-libre-4.6.4 contents >> differ: >> local

bug#25415: MySQL "server has gone away" when reloading database dump due to "max_allowed_packet" default

2021-09-14 Thread zimoun
Hi, Sorry for the delay about this old bug#25415 [1]. 1: On Fri, 13 Jan 2017 at 10:29, Ben Sturmfels wrote: > On 13/01/17 01:22, Ludovic Courtès wrote: > >>> Could it be worth setting max_allowed_packet to 16M in Guix's >>> `mysql-configuration-file` fun

bug#31789: nss-mdns test is failing

2021-09-14 Thread Clément Lassieur
Hello Sarah, thank you for taking care of these old bugs! I can't replicate this one either. Closing. Clément On Mon, Sep 13, 2021, at 9:43 AM, Sarah Morgensen wrote: > Hello, > > Thanks for the report. Apologies that it's taken two years (!) for a > response. I can not replicate this; does

bug#25667: Status? store refs in ~/.config/xfce4

2021-09-14 Thread Efraim Flashner
On September 14, 2021 11:37:10 AM UTC, zimoun wrote: >Hi Efraim, > >On Tue, 05 May 2020 at 09:10, Efraim Flashner wrote: >> On Mon, May 04, 2020 at 10:30:11PM +0200, Thomas Danckaert wrote: >>> I switched to gnome shortly after that, but I see Efraim has already >>> answered and the issue is s

bug#47630: Improve guix manual installation docs

2021-09-14 Thread bo0od
Fix the documentation as steps works for the end user as if he follow it 1 by 1 copy/paste (similar to nix docs as example), Otherwise current steps in the docs just junk to the end user. (you dont expect users to know and finish steps themselves) zimoun: Hi, On Tue, 17 Aug 2021 at 23:28, zi

bug#47630: Improve guix manual installation docs

2021-09-14 Thread zimoun
Hi, On Tue, 14 Sept 2021 at 16:51, bo0od wrote: > Fix the documentation as steps works for the end user as if he follow it > 1 by 1 copy/paste (similar to nix docs as example), Otherwise current > steps in the docs just junk to the end user. (you dont expect users to > know and finish steps them

bug#50264: ca-certificate-bundle fails to build

2021-09-14 Thread Leo Famulari
On Tue, Sep 14, 2021 at 03:08:19PM +0200, Ludovic Courtès wrote: > Hi, > > Lars-Dominik Braun skribis: > > > Failure: > > /gnu/store/kxkxji6m101ylgpa82jmxvmy5szpvk1k-ca-certificate-bundle.drv > > /gnu/store/wahy9p8985vbcibwwjk3p73hxh82f90v-ca-certificate-bundle-builder > > > > Success: > > /gnu/

bug#50587: MySQL not reproducible

2021-09-14 Thread zimoun
Hi, Using Guix 53f54d4, the package ’mysql’ is not reproducible: --8<---cut here---start->8--- $ diff -r --no-dereference /gnu/store/wm96qznqwrjangxf14blmsgzc9i4hmgl-mysql-5.7.33{,-check} diff -r --no-dereference /gnu/store/wm96qznqwrjangxf14blmsgzc9i4hmgl-my

bug#23045: mysql_config missing references to sed and gawk

2021-09-14 Thread zimoun
Hi, On Thu, 17 Mar 2016 at 15:52, "Thompson, David" wrote: > The mysql_config binary in the mysql package needs sed and gawk to be > on $PATH in order to run. Instead, it should be patched to hardcode > the store paths to sed and gawk. Indeed, it is still the case with Guix 53f54d4: --8<-

bug#27310: Enlightenment: Wallpaper Settings are unable to import custom pictures

2021-09-14 Thread zimoun
Hi, On Sat, 10 Jun 2017 at 14:33, ng0 wrote: > In 'wallpaper settings' in Enlightenment trying to use a custom picture > (with 'Use Theme Wallpaper' unchecked) > as wallpaper currently produces this error message: What is the status of this old bug#27310 [1]? Is someone reproducing? Or can some

bug#50567: [core-updates-frozen] icedtea-6 fails to build.

2021-09-14 Thread Guillaume Le Vaillant
Ludovic Courtès skribis: > Hi Guillaume, > > Guillaume Le Vaillant skribis: > >> I'm trying to get icedtea-6 to build on the core-updates-frozen branch. >> I fixed a few C/C++ related issues, > > Thanks for fixing those! After > Julien mentioned on IRC tha

bug#27447: pelican-quickstart produces files with store path shebangs

2021-09-14 Thread zimoun
Hi Mark, On Thu, 14 Jan 2021 at 18:00, Mark H Weaver wrote: > zimoun writes: >> --8<---cut here---start->8--- >> $ guix environment -C --ad-hoc pelican coreutils grep >> [env]$ mkdir foo && cd foo && ls -l >> total 0 >> >> [env]$ pelican-quickstart >> Welcome

bug#50592: Can't guix system init with grub-efi-bootloader from system that boots using grub-bootloader

2021-09-14 Thread Zacchaeus Scheffer
Hi Guix! I'm trying to install guix to a new drive using my main machine which boots using grub-bootloader (legacy bios). I want to put grub-efi-bootloader (EFI) on the new drive install (for use on another computer). However, the install fails when running grub-install. The full output at the

bug#50591: GuixOS graphical installation bug

2021-09-14 Thread allen diaz
Hello, The irc told me to file a bug here. I tried installing guix via the graphical installer on my librebooted x200 thinkpad. Currently it has Linux mint installed which contains 3 partitions (the only iso I had on hand when librebooting). For some reason mint added an efi partition despite

bug#50592: Acknowledgement (Can't guix system init with grub-efi-bootloader from system that boots using grub-bootloader)

2021-09-14 Thread Zacchaeus Scheffer
I should probably give some more details. Here is the bootloader config I'm using (bootloader (bootloader-configuration (bootloader grub-efi-bootloader) (targets (list "/boot/efi")) (keyboard-layout keyboard-layout))) My mounts look like: /dev/mapper/jake /mnt/jake # with -o subvol=g

bug#50566: [core-updates-frozen] Grub fails to decrypt LUKS partition (cryptomount not found)

2021-09-14 Thread Jonathan Brielmaier
I went ahead and did a trick Tobias (nckx) told me in IRC. I booted a Guix installer from an USB stick and hit 'c' (command line) in its GRUB menu. Then I gave in the following commands: ``` insmod luks cryptomount (hd1,gpt2) Enter passphrase ...: set root=(crypto0) configfile /boot/grub/grub.c

bug#50595: Faliure in guix import go

2021-09-14 Thread Stephen Paul Weber
$ guix import go -r bdd.fi/x/runitor guix import: warning: Failed to import package "bdd.fi/x/runitor". reason: ("struct-vtable" "Wrong type argument in position 1 (expecting struct): ~S" (#f) (#f)). signature.asc Description: PGP signature

bug#50596: Cannot get guix copy to work...

2021-09-14 Thread Stephen Paul Weber
$ guix copy --to=SERVER package guix copy: sending 72 store items (203 MiB) to 'SERVER'... guix copy: error: corrupt input while restoring archive from # This is what I get no matter what package I try to send. Any idea what could be going wrong? signature.asc Description: PGP signature

bug#50595: Failure in guix import go

2021-09-14 Thread Stephen Paul Weber
Getting a similar failure here: $ guix import go github.com/cncf/udpa/go/ following redirection to `https://proxy.golang.org/github.com/cncf/udpa/go/@v/list'... following redirection to `https://proxy.golang.org/github.com/cncf/udpa/go/@latest'... following redirection to `https://proxy.golan

bug#31403: Font installed in non-default profile doesn't appear.

2021-09-14 Thread Maxim Cournoyer
Hi! Sarah Morgensen writes: > Maxim Cournoyer writes: > George Clemmer (2018-05-08 20:04 -0400) wrote: > >> In a "headless" vm-image (sysi29.scm, attached), "font-dejavu" installed >> by manifest (attached) into the "empty" default profile ... >> >> 'guix package -m mani

bug#50597: different fixed-output when using ’--with-source’ transformation

2021-09-14 Thread zimoun
Hi, If the package source tarball is provided to ’--with-source’, then the hash differs. I would expect a fixed point. Let investigate: --8<---cut here---start->8--- $ guix build hello@2.10 --with-source=hello=https://ftpmirror.gnu.org/gnu/hello/hello-2.10.t

bug#50264: ca-certificate-bundle fails to build

2021-09-14 Thread Lars-Dominik Braun
Hi Leo, > I wonder if the problem began after the introduction of > bordeaux.guix.gnu.org, and if everyone who experiences the bug is using > both substitute servers. I started the Guix daemon with only the CI substitute server enabled explicitly, disabled local discovery, ran a `guix gc` and trie