[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:38:08 PDT 2023


mib added a comment.

In D158323#4614469 <https://reviews.llvm.org/D158323#4614469>, @aaron.ballman wrote:

> In D158323#4614446 <https://reviews.llvm.org/D158323#4614446>, @mib wrote:
>
>> 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!
>
> Thanks!
>
> That bot is responsible for updating the documentation on the website, so it being down for an extended period of time is disruptive (none of our docs get updated). I'm fine giving the bot owners some time to do the install if they're around and able to get to it quickly, but if it can't be resolved in a few hours, I'd still appreciate a revert.

Makes sense. Thanks for your patience :)


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