(“su -l ubuntu“ rather than “si -l ubuntu”, obviously).

--a

> On 6 Apr 2020, at 18:21, Andrew 👽 Yourtchenko <ayour...@gmail.com> wrote:
> 
> Paul,
> 
> It’s still perfectly reproducible in a fresh LXD container for me.
> 
> lxc launch ubuntu:18.04 vpptest
> lxc exec vpptest — si -l ubuntu 
> # now we are a user “ubuntu” inside the container 
> 
> sudo apt-get update
> sudo apt-get upgrade
> git clone https://git.fd.io/vpp
> cd vpp
> # go to version before the pinning
> git checkout -b broken-doc 2e1fa54b
> make test-doc
> 
> The above steps reproduce an error.
> 
> --a
> 
>>> On 6 Apr 2020, at 17:35, Paul Vinciguerra <pvi...@vinciconsulting.com> 
>>> wrote:
>>> 
>> 
>> I have not been able to reproduce the problem from a fresh ubuntu 18.04 
>> container and for me, the build succeeds.
>> 
>> build succeeded, 240 warnings.
>> The HTML pages are in ../../build-root/build-test/doc/html.
>> make[2]: Leaving directory '/vpp/test/doc'
>> If someone can send me the error log:
>> The full traceback has been saved in /tmp/sphinx-err-o2xo4j0j.log
>> I will gladly look into it.
>> 
>> Paul
>> 
>>> On Mon, Apr 6, 2020 at 11:15 AM Paul Vinciguerra via lists.fd.io 
>>> <pvinci=vinciconsulting....@lists.fd.io> wrote:
>>> Andrew submitted a changeset that backs out the updated Sphinx package.  I 
>>> am building the target 'test-doc' to try to learn the root cause.
>>> 
>>>> On Mon, Apr 6, 2020 at 11:03 AM steven luong via lists.fd.io 
>>>> <sluong=cisco....@lists.fd.io> wrote:
>>>> Folks,
>>>> 
>>>>
>>>> 
>>>> It looks like jobs for all branches, 19.08, 20.01, and master, are failing 
>>>> due to this inspect.py error. Could somebody who is familiar with the 
>>>> issue please take a look at it?
>>>> 
>>>>
>>>> 
>>>> 18:59:12 Exception occurred:
>>>> 18:59:12   File "/usr/lib/python3.6/inspect.py", line 516, in unwrap
>>>> 18:59:12     raise ValueError('wrapper loop when unwrapping 
>>>> {!r}'.format(f))
>>>> 18:59:12 ValueError: wrapper loop when unwrapping scapy.fields.BitEnumField
>>>> 18:59:12 The full traceback has been saved in 
>>>> /tmp/sphinx-err-o2xo4j0j.log, if you want to report the issue to the 
>>>> developers.
>>>> 18:59:12 Please also report this if it was a user error, so that a better 
>>>> error message can be provided next time.
>>>> 18:59:12 A bug report can be filed in the tracker at 
>>>> <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
>>>> 18:59:12 Makefile:71: recipe for target 'html' failed
>>>> 18:59:12 make[2]: *** [html] Error 2
>>>> 18:59:12 make[2]: Leaving directory 
>>>> '/w/workspace/vpp-make-test-docs-verify-1908/test/doc'
>>>> 18:59:12 Makefile:237: recipe for target 'doc' failed
>>>> 18:59:12 make[1]: *** [doc] Error 2
>>>> 18:59:12 make[1]: Leaving directory 
>>>> '/w/workspace/vpp-make-test-docs-verify-1908/test'
>>>> 18:59:12 Makefile:449: recipe for target 'test-doc' failed
>>>> 18:59:12 make: *** [test-doc] Error 2
>>>> 18:59:12 Build step 'Execute shell' marked build as failure
>>>> 18:59:12 $ ssh-agent -k
>>>>
>>>> 
>>>>
>>>> 
>>>> Steven
>>>> 
>>>> 
>>> 
>> 
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#16015): https://lists.fd.io/g/vpp-dev/message/16015
Mute This Topic: https://lists.fd.io/mt/72813354/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to