[llvm-dev] Phabricator arc land. Problem with harbormaster.buildable.search
Alex Shmelev via llvm-dev
llvm-dev at lists.llvm.org
Tue Oct 13 06:59:05 PDT 2020
Hi all.
I'm keep getting this strange error when i'm tryin to land my commit via
arc into pharicator
I have found in this mailing list the same question with answer "try not to
use it" https://groups.google.com/g/llvm-dev/c/mBMWOV2Y0kQ/m/_SuJzpBTBgAJ
But i can't use git push in this situation because of company git flow.
Can anybody please give me a push in this problem ? I can't understand how
do i installl this harbormaster
```
Land these changes? [y/N/?] [2020-10-13 13:38:22] EXCEPTION:
(ConduitClientException) ERR-CONDUIT-CALL: Method
'harbormaster.buildable.search' belongs to application 'Harbormaster',
which is not installed. at [<arcanist>/src/conduit/ConduitFuture.php:65]
admins-phutil(head=shmel/T4100, ref.master=7ce4588f8cd9,
ref.shmel/T4100=1ad17f5e51a4),
arcanist(head=ccd39feb6d3bbd84e122817b0d8b36284b6edd9d,
ref.master=de209ec06488)
#0 ConduitFuture::didReceiveResult called at
[<arcanist>/src/future/FutureProxy.php:40]
#1 Future::updateFuture called at
[<arcanist>/src/future/FutureProxy.php:35]
#2 FutureProxy::isReady called at
[<arcanist>/src/conduit/ConduitSearchFuture.php:62]
#3 ConduitSearchFuture::isReady called at
[<arcanist>/src/future/Future.php:63]
#4 Future::updateFuture called at
[<arcanist>/src/future/FutureIterator.php:217]
#5 FutureIterator::next called at
[<arcanist>/src/hardpoint/ArcanistHardpointEngine.php:215]
#6 ArcanistHardpointEngine::updateFutures called at
[<arcanist>/src/hardpoint/ArcanistHardpointEngine.php:176]
#7 ArcanistHardpointEngine::waitForRequests called at
[<arcanist>/src/runtime/ArcanistRuntime.php:857]
#8 ArcanistRuntime::loadHardpoints called at
[<arcanist>/src/workflow/ArcanistWorkflow.php:2324]
#9 ArcanistWorkflow::loadHardpoints called at
[<arcanist>/src/land/engine/ArcanistLandEngine.php:542]
#10 ArcanistLandEngine::confirmBuilds called at
[<arcanist>/src/land/engine/ArcanistLandEngine.php:524]
#11 ArcanistLandEngine::confirmRevisions called at
[<arcanist>/src/land/engine/ArcanistLandEngine.php:1218]
#12 ArcanistLandEngine::execute called at
[<arcanist>/src/workflow/ArcanistLandWorkflow.php:344]
#13 ArcanistLandWorkflow::runWorkflow called at
[<arcanist>/src/workflow/ArcanistWorkflow.php:227]
#14 ArcanistWorkflow::executeWorkflow called at
[<arcanist>/src/toolset/ArcanistPhutilWorkflow.php:21]
#15 ArcanistPhutilWorkflow::execute called at
[<arcanist>/src/parser/argument/PhutilArgumentParser.php:492]
#16 PhutilArgumentParser::parseWorkflowsFull called at
[<arcanist>/src/runtime/ArcanistRuntime.php:171]
#17 ArcanistRuntime::executeCore called at
[<arcanist>/src/runtime/ArcanistRuntime.php:37]
#18 ArcanistRuntime::execute called at
[<arcanist>/support/init/init-arcanist.php:6]
#19 require_once(string) called at [<arcanist>/bin/arc:10]
```
Hope here i can find answers.
AlexShmel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20201013/84c169bb/attachment.html>
More information about the llvm-dev
mailing list