tools.linux.kernel.org archive mirror
 help / color / mirror / Atom feed
* b4 prep --cleanup failure with cover-strategy: branch-description
@ 2024-06-27  2:23 Jeff Johnson
  2024-06-27 14:23 ` Konstantin Ryabitsev
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jeff Johnson @ 2024-06-27  2:23 UTC (permalink / raw)
  To: tools

Here is an edited capture of one failed cleanup attempt

% git checkout b4/md-drivers-devfreq
Switched to branch 'b4/md-drivers-devfreq'
% b4 prep --show-info
branch: b4/md-drivers-devfreq
cover-subject: md-drivers-devfreq
base-branch: linux-master
base-commit: a693b9c95abd4947c2d06e05733de5d470ab6586
start-commit: a693b9c95abd4947c2d06e05733de5d470ab6586
end-commit: ec30a61ebb797c2b9763c495f7ddf1beac1ab0d6
series-range:
a693b9c95abd4947c2d06e05733de5d470ab6586..ec30a61ebb797c2b9763c495f7ddf1beac1ab0d6
change-id: 20240605-md-drivers-devfreq-42b19b2594a1
revision: 2
cover-strategy: branch-description
needs-editing: True
needs-recipients: False
has-prerequisites: False
needs-auto-to-cc: True
needs-checking: True
needs-checking-deps: False
preflight-checks-failing: True
commit-ec30a61ebb79: PM/devfreq: governor: add missing MODULE_DESCRIPTION() macros
series-v1: a693b9c95abd..c24a39e01a87
20240605-md-drivers-devfreq-v1-1-d01ae91b907e@quicinc.com
% git checkout linux-master
Switched to branch 'linux-master'
% b4 prep --cleanup b4/md-drivers-devfreq
Traceback (most recent call last):
  File "/usr2/jjohnson/.local/bin/b4", line 8, in <module>
    sys.exit(cmd())
  File "/usr2/jjohnson/.local/lib/python3.8/site-packages/b4/command.py", line
417, in cmd
    cmdargs.func(cmdargs)
  File "/usr2/jjohnson/.local/lib/python3.8/site-packages/b4/command.py", line
83, in cmd_prep
    b4.ez.cmd_prep(cmdargs)
  File "/usr2/jjohnson/.local/lib/python3.8/site-packages/b4/ez.py", line
2766, in cmd_prep
    return cleanup(cmdargs.cleanup)
  File "/usr2/jjohnson/.local/lib/python3.8/site-packages/b4/ez.py", line
2332, in cleanup
    ts = tracking['series']
KeyError: 'series'
% b4 --version
0.14.0

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

end of thread, other threads:[~2024-07-02 16:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-27  2:23 b4 prep --cleanup failure with cover-strategy: branch-description Jeff Johnson
2024-06-27 14:23 ` Konstantin Ryabitsev
2024-06-27 14:25 ` Kernel.org Bugbot
2024-07-02 15:55 ` Kernel.org Bugbot
2024-07-02 16:15 ` 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).