tools.linux.kernel.org archive mirror
 help / color / mirror / Atom feed
* b4 send falls over sending a series
@ 2024-09-03 22:42 Mark Brown
  2024-09-04  3:35 ` Konstantin Ryabitsev
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Mark Brown @ 2024-09-03 22:42 UTC (permalink / raw)
  To: Konstantin Ryabitsev; +Cc: tools

[-- Attachment #1: Type: text/plain, Size: 1501 bytes --]

Hi,

When attempting to b4 send from the branch:

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git documentation-b4-advert 

with current git b4 the patch is sent but I get the output below and the
repository is left with the base commit checked out as a detached HEAD:

Sent 1 messages
Error tagging the revision: Could not cherry-pick the cover-less range
Recording series message-id in cover letter tracking
The current repository is not tracking a branch. To use b4, please checkout a branch.
Maybe a rebase is running?
Traceback (most recent call last):
  File "/home/broonie/git/b4/src/b4/command.py", line 435, in <module>
    cmd()
  File "/home/broonie/git/b4/src/b4/command.py", line 417, in cmd
    cmdargs.func(cmdargs)
  File "/home/broonie/git/b4/src/b4/command.py", line 93, in cmd_send
    b4.ez.cmd_send(cmdargs)
  File "/home/broonie/git/b4/src/b4/ez.py", line 2132, in cmd_send
    reroll(mybranch, tag_msg, cl_msgid)
  File "/home/broonie/git/b4/src/b4/ez.py", line 2217, in reroll
    cover, tracking = load_cover(strip_comments=False)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/broonie/git/b4/src/b4/ez.py", line 599, in load_cover
    cover_commit = find_cover_commit(usebranch=usebranch)
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/broonie/git/b4/src/b4/ez.py", line 742, in find_cover_commit
    raise RuntimeError("Not currently on a branch, please checkout a b4-tracked

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

end of thread, other threads:[~2024-09-06 21:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-03 22:42 b4 send falls over sending a series Mark Brown
2024-09-04  3:35 ` Konstantin Ryabitsev
2024-09-04 12:04   ` Mark Brown
2024-09-04  3:40 ` Kernel.org Bugbot
2024-09-04 12:21 ` Konstantin Ryabitsev
2024-09-04 12:27   ` Mark Brown
2024-09-04 12:38 ` Konstantin Ryabitsev
2024-09-06 21:55 ` Kernel.org Bugbot

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 NNTP newsgroup(s).