From: Tomas Volf <~@wolfsden.cz>
To: Ian Eure <ian@retrospec.tv>, guix-devel <guix-devel@gnu.org>
Cc: ludo@gnu.org
Subject: Re: Did something with format-patch or send-email break?
Date: Sun, 9 Jun 2024 12:51:44 +0200 [thread overview]
Message-ID: <ZmWJQLwXrPFtGlvu@ws> (raw)
In-Reply-To: <ZmWBqWHr5QhdVT_x@ws>
[-- Attachment #1: Type: text/plain, Size: 998 bytes --]
CC-ing Ludovic as author of the recent guix git authenticate changes.
On 2024-06-09 12:19:21 +0200, Tomas Volf wrote:
> So, can you please try the usual `./bootstrap && ./configure && make' and report
> back whether it helped?
Ha, but there indeed is a bug present. If you actually follow the documentation
(clone -> authenticate -> build), it will not work anymore due to the changes in
guix git authenticate.
When you run the authenticate, it updates the .git/config by recording the
channel introduction. Due to that the appropriate target in Makefile
(`.git/config: etc/git/gitconfig') no longer works, since .git/config is now
newer.
As a workaround, running `touch etc/git/gitconfig' and `make' should correctly
install the configuration (hence fixing it for you), however you should probably
report this as a bug, this needs to be fixed upstream.
Have a nice day,
Tomas
--
There are only two hard things in Computer Science:
cache invalidation, naming things and off-by-one errors.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2024-06-09 10:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-09 0:22 Did something with format-patch or send-email break? Ian Eure
2024-06-09 10:19 ` Tomas Volf
2024-06-09 10:51 ` Tomas Volf [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=ZmWJQLwXrPFtGlvu@ws \
--to=~@wolfsden.cz \
--cc=guix-devel@gnu.org \
--cc=ian@retrospec.tv \
--cc=ludo@gnu.org \
/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.