all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Leo Famulari <leo@famulari.name>
Cc: 46772-done@debbugs.gnu.org, Sanne Wouda <yt@dutchman.dev>
Subject: bug#46772: make check FAILs: publish.scm store.scm
Date: Sun, 17 Nov 2024 21:26:07 +0900	[thread overview]
Message-ID: <87wmh2dp28.fsf@gmail.com> (raw)
In-Reply-To: <YD6zbBin/J8aA7yA@jasmine.lan> (Leo Famulari's message of "Tue, 2 Mar 2021 16:51:40 -0500")

Hello,

Leo Famulari <leo@famulari.name> writes:

> On Thu, Feb 25, 2021 at 02:51:29PM +0000, Sanne Wouda wrote:
>> I'm seeing two failures when running the guix test suite on HEAD (c1da9829f8b6)
>> 
>> publish.scm "with cache" fails on line 456:
>> 
>> (= #o644 (stat:perms (lstat nar)))
>> 
>> which seems to be due to umask:
>> 
>> $ umask
>> 0002
>> 
>> If I set umask to 022, the test passes.
>
> I wonder if this is the same as <https://bugs.gnu.org/46413>
>
>> The second failure is a crash in store.scm, which appears to be due
>> to %shell being initialized to #f. I run make check inside guix
>> environment guix --pure . Before running make check, SHELL=/bin/bash
>> , so I'm not sure how (getenv "SHELL") would return #f.
>
> I submitted a patch for this:
>
> https://bugs.gnu.org/46445

This was merged and tests/publish.scm passes on master.  Closing.

-- 
Thanks,
Maxim




      reply	other threads:[~2024-11-17 12:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-25 14:51 bug#46772: make check FAILs: publish.scm store.scm Sanne Wouda
2021-03-02 21:51 ` Leo Famulari
2024-11-17 12:26   ` Maxim Cournoyer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wmh2dp28.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=46772-done@debbugs.gnu.org \
    --cc=leo@famulari.name \
    --cc=yt@dutchman.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.