Re: Help fixing #959558 (case: FTBFS: AttributeError: 'tuple' object has no attribute 'lstrip' with sphinx 2.4)

2020-05-29 Thread Thomas Goirand
On 5/27/20 11:26 AM, Dmitry Shachnev wrote: > Hi all! > > On Tue, May 26, 2020 at 05:06:16PM -0400, Scott Talbert wrote: >> On Tue, 26 May 2020, Thomas Goirand wrote: >>> Hi there! >>> >>> Does any of you knows how to fix this bug? >>> https://bugs.debian.org/959558 >>> >>> Almost all of

Re: Help fixing #959558 (case: FTBFS: AttributeError: 'tuple' object has no attribute 'lstrip' with sphinx 2.4)

2020-05-27 Thread Dmitry Shachnev
Hi all! On Tue, May 26, 2020 at 05:06:16PM -0400, Scott Talbert wrote: > On Tue, 26 May 2020, Thomas Goirand wrote: > > Hi there! > > > > Does any of you knows how to fix this bug? > > https://bugs.debian.org/959558 > > > > Almost all of OpenStack can removed from Bullseye if not fixed in time, >

Re: Help fixing #959558 (case: FTBFS: AttributeError: 'tuple' object has no attribute 'lstrip' with sphinx 2.4)

2020-05-27 Thread Diego M. Rodriguez
On 5/26/20 11:06 PM, Scott Talbert wrote: > It looks like it's a bug in sphinx. I'm suspecting the same - and I was also not able to reproduce it in a local installation (pip-installed sphinx trying to match the dependencies and versions). However, it seems the culprit is at "case/mock.py":51:

Re: Help fixing #959558 (case: FTBFS: AttributeError: 'tuple' object has no attribute 'lstrip' with sphinx 2.4)

2020-05-26 Thread Valentin Vidić
On Tue, May 26, 2020 at 10:24:37PM +0200, Thomas Goirand wrote: > Does any of you knows how to fix this bug? > https://bugs.debian.org/959558 > > Almost all of OpenStack can removed from Bullseye if not fixed in time, > so I tried to fix, but couldn't. Does this help? --- case/mock.py.orig

Re: Help fixing #959558 (case: FTBFS: AttributeError: 'tuple' object has no attribute 'lstrip' with sphinx 2.4)

2020-05-26 Thread Scott Talbert
On Tue, 26 May 2020, Thomas Goirand wrote: Hi there! Does any of you knows how to fix this bug? https://bugs.debian.org/959558 Almost all of OpenStack can removed from Bullseye if not fixed in time, so I tried to fix, but couldn't. It looks like it's a bug in sphinx. I tried sphinx 3.0.4

Help fixing #959558 (case: FTBFS: AttributeError: 'tuple' object has no attribute 'lstrip' with sphinx 2.4)

2020-05-26 Thread Thomas Goirand
Hi there! Does any of you knows how to fix this bug? https://bugs.debian.org/959558 Almost all of OpenStack can removed from Bullseye if not fixed in time, so I tried to fix, but couldn't. Cheers, Thomas Goirand (zigo)