jlduran / freebsd-src

FreeBSD src tree (read-only mirror)
https://www.FreeBSD.org/
Other
0 stars 0 forks source link

Find out what is causing this exception in git-arc #102

Open jlduran opened 1 week ago

jlduran commented 1 week ago
[2024-11-02 15:47:56] EXCEPTION: (ArcanistUsageException) Provide method parameters on stdin as a JSON blob. at [<arcanist>/src/workflow/ArcanistCallConduitWorkflow.php:50]
arcanist(head=patches, ref.master=e50d1bc4eaba, ref.patches=f800b461b8cc)
  #0 ArcanistCallConduitWorkflow::runWorkflow(PhutilArgumentParser) called at [<arcanist>/src/workflow/ArcanistWorkflow.php:227]
  #1 ArcanistWorkflow::executeWorkflow(PhutilArgumentParser) called at [<arcanist>/src/toolset/ArcanistPhutilWorkflow.php:21]
  #2 ArcanistPhutilWorkflow::execute(PhutilArgumentParser) called at [<arcanist>/src/parser/argument/PhutilArgumentParser.php:492]
  #3 PhutilArgumentParser::parseWorkflowsFull(array) called at [<arcanist>/src/runtime/ArcanistRuntime.php:171]
  #4 ArcanistRuntime::executeCore(array) called at [<arcanist>/src/runtime/ArcanistRuntime.php:37]
  #5 ArcanistRuntime::execute(array) called at [<arcanist>/support/init/init-arcanist.php:6]
  #6 require_once(string) called at [<arcanist>/bin/arc:10]
[main 893e360d1d] committers-guide: Improve "Fixes:" metadata
jlduran commented 1 week ago

Try with a revision title that contains double quotes.