bug#33615: xonsh build failure

2021-09-13 Thread Sarah Morgensen
Hello, Danny Milosavljevic writes: > xonsh-0.6.2/ > [...] > File "/tmp/guix-build-xonsh-0.6.2.drv-0/xonsh-0.6.2/xonsh/parser.py", line > 10, > in Parser > from xonsh.parsers.v36 import Parser as p > File "/tmp/guix-build-xonsh-0.6.2.drv-0/xonsh-0.6.2/xonsh/parsers/v36.py", > lin > e

bug#33609: fortune-mod build (test) failure

2021-09-13 Thread Sarah Morgensen
Hi, Pierre Neidhardt writes: > I've pushed 6185732390003ca36a730231bb6280b68c37ee8e which skips the > valgrind test. This is not ideal but better than having a broken > package. > > Upstream has https://github.com/shlomif/fortune-mod/issues/21 which > could be related. This seems to be fixed

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

2021-09-13 Thread zimoun
Hi Ludo, 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. ;-) Onto which commit does the patch set apply? In order to try and review. :-) Cheers, simon

bug#50557: Unable to access remote logs

2021-09-13 Thread Mathieu Othacehe
Hello, > 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 abaf1392287d50a7225cdb3e3f3f8b82b827c7db in maintenance. I now

bug#50568: Missing source code

2021-09-13 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
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. Kind regards, T G-R signature.asc Description: PGP signature

bug#50182: ruby-sass-spec hash mismatch

2021-09-13 Thread zimoun
Hi, Could you run: $ guix gc -D $(guix build -S ruby-sass-spec) $ guix build -S ruby-sass-spec --no-substitutes ? On Mon, 13 Sept 2021 at 15:06, Eric Brown wrote: > This remains a problem for me, on a Trisquel-alike foreign distro: Which version of Guix do you use? Please report the

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

2021-09-13 Thread Guillaume Le Vaillant
I'm trying to get icedtea-6 to build on the core-updates-frozen branch. I fixed a few C/C++ related issues, but then I get this error: --8<---cut here---start->8--- Preload failed: checksum of class list was incorrect. make: *** [Makefile:2746:

bug#50568: Missing source code

2021-09-13 Thread Maxime Devos
Ludovic Courtès schreef op ma 13-09-2021 om 15:16 [+0200]: > Hello, > > As of current ‘master’ (ca. ec0e05ff306c950142c9ead7c712c749617069e7), > the following source code is missing (these are fixed-output > derivations): The Wayback Machine has some copies of software at

bug#50568: Missing source code

2021-09-13 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Ludo', I'm afraind I only have: Ludovic Courtès 写道: /gnu/store/prbkg6vldsh1688fsigr33g4s8qla7rl-propeller-gcc-b4f45a4725e0b6d0af59e594c4e3e35ca4105867-checkout.drv Let me know where & how to send it. Kind regards, T G-R signature.asc Description: PGP signature

bug#50183: httpd hash mismatch

2021-09-13 Thread zimoun
Hi, On Mon, 13 Sept 2021 at 14:59, Eric Brown wrote: > This now works for me. I wonder if it was an issue with the mirror that I > was using, perhaps it was returning an error message temporarily. Therefore, I am closing. Thanks, simon

bug#32691: OpenMolcas

2021-09-13 Thread Eric Brown
> On Sep 13, 2021, at 3:01 AM, Sarah Morgensen wrote: > > > Thanks for all your work on this package. Did you ever make further > progress on this? Are you still interested in working on getting > OpenMolcas in Guix? > > — > Sarah Hi Sarah, I have made a new port from scratch, which I am

bug#50182: ruby-sass-spec hash mismatch

2021-09-13 Thread Eric Brown
> On Aug 24, 2021, at 12:44 PM, zimoun wrote: > > > Ah, this is annoying because it works for me: Hello Simon: This remains a problem for me, on a Trisquel-alike foreign distro: /gnu/store/vpk1cr1m8h29v8r4bswiq34wpdjyrq1m-ruby-sass-spec-3.5.4 substituting

bug#50568: Missing source code

2021-09-13 Thread Ludovic Courtès
Hello, As of current ‘master’ (ca. ec0e05ff306c950142c9ead7c712c749617069e7), the following source code is missing (these are fixed-output derivations): /gnu/store/3814l5f74b30yy0j84a4wrv8nl16fx26-eye-1.4.1.tar.gz.drv

bug#50183: httpd hash mismatch

2021-09-13 Thread Eric Brown
> I get this: > > --8<---cut here---start->8--- > $ guix build httpd -S --no-substitutes > The following derivation will be built: > /gnu/store/8yz30bpf6yw6rd1yf7h3fh5p8yr062zf-httpd-2.4.48.tar.bz2.drv > building >

bug#50557: Unable to access remote logs

2021-09-13 Thread Ludovic Courtès
Hi Sarah, Sarah Morgensen skribis: > For whatever reason, it seems build logs are not available from > ci.guix.gnu.org and bordeaux.guix.gnu.org. "Invoking guix publish" says > that they should be available at /log/store-name, but... > > $ guix build hello > 0.1 MB will be downloaded: >

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

2021-09-13 Thread Jonathan Brielmaier
Hi folks, today I finally got my system reconfiguring on core-updates-frozen with almost all packages I use (minus telegram-desktop, josm and lilypond). But when I rebooted my PC it got stuck in the grub rescue console :( ``` Welcome to GRUB! Unkown command 'crpytomount'. error: disk

bug#32691: OpenMolcas

2021-09-13 Thread Sarah Morgensen
Hello Eric, Eric Brown writes: > l...@gnu.org (Ludovic Courtès) writes: > >> Hi Eric, >> >> We’re almost there! :-) >> >> I made small changes (moved comments about the patch at the top of the >> patch; switch to ‘texlive-union’, which is much smaller than ‘texlive’), >> leading to the

bug#32511: mariadb 10.1.35 fails to build on x86_64

2021-09-13 Thread Sarah Morgensen
Hello, l...@gnu.org (Ludovic Courtès) writes: > Hello, > > On berlin, mariadb 10.1.35 has one test failure (this is > /gnu/store/a5jm2hyalyblgjnxx5x3ly4fwvfivq5m-mariadb-10.1.35.drv, as > found in Guix commit b0cb92b2d43a2c4d5fa9b3f8c04c5732c60061e7, for > instance): > > The servers were

bug#31789: nss-mdns test is failing

2021-09-13 Thread Sarah Morgensen
Hello, Thanks for the report. Apologies that it's taken two years (!) for a response. I can not replicate this; does this still occur for you? Clément Lassieur writes: > nss-mdns test is failing. Here is the output: > > Starting test avahi > Group begin: avahi > Test begin: >