Nikita Karetnikov skribis:
> 'make check' returns "FAIL: tests/guix-package.sh" on master.
>
> I believe this commit [1] is the cause of the problem. Everything works
> if I switch to the previous commit.
Oops, indeed. Fixed in c31d1a7.
Ludo’.
> I think that it's only necessary to adjust '_' in 'package.scm'. I'm
> trying to do so.
Hmmm, I've tried to replace (format (current-error-port) ...) with
'leave' or 'warning', but it still fails. Could anyone help?
pgpgZAJqG6VKk.pgp
Description: PGP signature
>>> Would you like to work on this, in a separate patch?
>>
>> Yes, I'd like to push it prior to 'guix hash'. But it seems that you'll
>> do all the work if you answer my questions. So feel free to push if the
>> patch is just a couple of lines.
> OK, done.
'make check' returns "FAIL: tests/gui