[Lldb-commits] [PATCH] D158323: [lldb/infrastructure] Revamp lldb.llvm.org
Med Ismail Bennani via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Aug 24 10:28:54 PDT 2023
mib added subscribers: tonic, gkistanova.
mib added a comment.
In D158323#4614373 <https://reviews.llvm.org/D158323#4614373>, @aaron.ballman wrote:
> In D158323#4613878 <https://reviews.llvm.org/D158323#4613878>, @mib wrote:
>
>> Given we didn't receive more feedback on this, I'll land it now. If there are other comments, we can address those after the fact.
>
> Hello! It seems the changes here have taken out the sphinx publish bot: https://lab.llvm.org/buildbot/#/builders/89/builds/46884
>
> The issue appears to be this bit:
>
> Theme error:
> no theme named 'furo' found (missing theme.conf?)
>
> If it's going to take a while to address, I'd recommend reverting the patch so that the bot goes back to green.
Hey @aaron.ballman, I've reached out to @tonic & @gkistanova (who was CC'ed to the Buildbot failure email) via email to install the theme. It should be as simple as running `/usr/bin/python3 -m pip install furo` on the generator bot (`as-worker-4` I guess), so let's give them some time to do it. Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158323/new/
https://reviews.llvm.org/D158323
More information about the lldb-commits
mailing list