unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#66258] [PATCH] doc: suggest using pre-inst-env for git-send-email on foreign distros
@ 2023-09-28 13:58 guix-patches--- via
  2023-12-11 22:16 ` bug#66258: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: guix-patches--- via @ 2023-09-28 13:58 UTC (permalink / raw)
  To: 66258; +Cc: Raphaël Mélotte

On foreign distros, not using pre-inst-env when using git-send-email results
in a backtrace ending with: no code for module (guix ui)
This can be confusing as users did not have to use pre-inst-env to use
git-send-email before.

* doc/contributing.texi (Sending a Patch Series): add a note to suggest using
pre-inst-env when calling git-send-email on foreign distros.
---
 doc/contributing.texi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/contributing.texi b/doc/contributing.texi
index 0de47a403b..c0676e28fa 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -1574,6 +1574,11 @@ Sending a Patch Series
 you can invoke it via the @command{etc/teams.scm help} command.  For
 more information regarding teams, see @xref{Teams}.
 
+@quotation Note
+On foreign distros, you might have to use @command{./pre-inst-env git
+send-email} for @file{etc/teams.scm} to work.
+@end quotation
+
 @unnumberedsubsubsec Multiple Patches
 @anchor{Multiple Patches}
 @cindex cover letter

base-commit: ce0cc6137df81919389f61671096a6ce701c0889
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#66258: [PATCH] doc: suggest using pre-inst-env for git-send-email on foreign distros
  2023-09-28 13:58 [bug#66258] [PATCH] doc: suggest using pre-inst-env for git-send-email on foreign distros guix-patches--- via
@ 2023-12-11 22:16 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-12-11 22:16 UTC (permalink / raw)
  To: Raphaël Mélotte; +Cc: 66258-done

Hi,

Raphaël Mélotte <raphael.melotte@mind.be> skribis:

> On foreign distros, not using pre-inst-env when using git-send-email results
> in a backtrace ending with: no code for module (guix ui)
> This can be confusing as users did not have to use pre-inst-env to use
> git-send-email before.
>
> * doc/contributing.texi (Sending a Patch Series): add a note to suggest using
> pre-inst-env when calling git-send-email on foreign distros.

Finally applied, thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-12-11 22:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-28 13:58 [bug#66258] [PATCH] doc: suggest using pre-inst-env for git-send-email on foreign distros guix-patches--- via
2023-12-11 22:16 ` bug#66258: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).