bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#52347: Shell: error when -m manifest is removed


From: zimoun
Subject: bug#52347: Shell: error when -m manifest is removed
Date: Tue, 7 Dec 2021 14:12:05 +0100

Hi,

On Tue, 7 Dec 2021 at 11:44, Cayetano Santos
<cayetano.santos@inventati.org> wrote:

> they claim that "guix shell automatically loads guix.scm or
> manifest.scm, from the current directory"
>
> No need to "-m manifest.scm", then.

Ah yes, sorry.  Since I personally find implicit a bad thing, I have
forgotten about it. :-)
Anyway!

Indeed, there is a bug.  It comes from 'stat:uid' vs 'getuid' in
'find-file-in-parent-directories'.  On my machine, this

    (= (stat:uid stat) (getuid))

compares 0 against 1001.


Cheers,
simon





reply via email to

[Prev in Thread] Current Thread [Next in Thread]