From: Leo Famulari <leo@famulari.name>
To: Einar Largenius <jaadu@lysator.liu.se>
Cc: 75463-done@debbugs.gnu.org
Subject: bug#75463: Incorrect sourcing on foreign distros
Date: Thu, 9 Jan 2025 14:00:01 -0500 [thread overview]
Message-ID: <Z4AcsasvgDXQcamm@jasmine.lan> (raw)
In-Reply-To: <87r05c9i6r.fsf@lysator.liu.se>
On Thu, Jan 09, 2025 at 03:26:52PM +0100, Einar Largenius wrote:
> It has two lines:
>
> [ -L "$GUIX_PROFILE" ] || \
>
> Shouldn't it be:
>
> [ -L "$GUIX_PROFILE" ] && \
Yes, you are correct.
>
> I use Guix on Fedora 41.
This bug was fixed in commit 08bb2dbb13cc7180a9d8316f9d52b6f7a20d5e8d:
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=08bb2dbb13cc7180a9d8316f9d52b6f7a20d5e8d
But since this zzz-profile.sh file is only created while installing
Guix, you can fix it "by hand".
Thanks for the report!
prev parent reply other threads:[~2025-01-09 19:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-09 14:26 bug#75463: Incorrect sourcing on foreign distros Einar Largenius
2025-01-09 19:00 ` Leo Famulari [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=Z4AcsasvgDXQcamm@jasmine.lan \
--to=leo@famulari.name \
--cc=75463-done@debbugs.gnu.org \
--cc=jaadu@lysator.liu.se \
/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.