[ 
https://issues.apache.org/jira/browse/CASSANDRA-16706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17357737#comment-17357737
 ] 

Ekaterina Dimitrova edited comment on CASSANDRA-16706 at 6/5/21, 1:24 AM:
--------------------------------------------------------------------------

I had the best intention to add the docs for 3.11.10 tonight but when I ran ant 
gen-doc on a new branch created from the tag cassandra-3.11.10 I ran into the 
following error: 
{code:java}
gen-doc:
     [exec] python convert_yaml_to_rst.py ../conf/cassandra.yaml 
source/configuration/cassandra_config_file.rst
     [exec] sphinx-build -b html -d build/doctrees   source build/html
     [exec] Running Sphinx v3.5.3
     [exec] 
     [exec] Exception occurred:
     [exec]   File 
"/Users/ekaterina.dimitri/IdeaProjects/april/cassandra/doc/source/_util/cql.py",
 line 29, in <module>
     [exec]     from pygments.util import iteritems
     [exec] ImportError: cannot import name 'iteritems' from 'pygments.util' 
(/usr/local/lib/python3.8/site-packages/pygments/util.py)
     [exec] The full traceback has been saved in 
/var/folders/ql/nvcz74bd67d3vhw7227mpjm40000gp/T/sphinx-err-f3f7ozao.log, if 
you want to report the issue to the developers.
     [exec] Please also report this if it was a user error, so that a better 
error message can be provided next time.
     [exec] A bug report can be filed in the tracker at 
<https://github.com/sphinx-doc/sphinx/issues>. Thanks!
     [exec] make: *** [html] Error 2
     [exec] Result: 2
{code}
Sounds familiar but I don't really have immediate answer what is going on. I 
can try to take a look at it over the weekend.

 


was (Author: e.dimitrova):
I had the best intention to add the docs for 3.11.10 tonight but when I ran ant 
gen-doc on a new branch created from the tag cassandra-3.11.10 I ran into the 
following error:

 

 
{code:java}
gen-doc:
     [exec] python convert_yaml_to_rst.py ../conf/cassandra.yaml 
source/configuration/cassandra_config_file.rst
     [exec] sphinx-build -b html -d build/doctrees   source build/html
     [exec] Running Sphinx v3.5.3
     [exec] 
     [exec] Exception occurred:
     [exec]   File 
"/Users/ekaterina.dimitri/IdeaProjects/april/cassandra/doc/source/_util/cql.py",
 line 29, in <module>
     [exec]     from pygments.util import iteritems
     [exec] ImportError: cannot import name 'iteritems' from 'pygments.util' 
(/usr/local/lib/python3.8/site-packages/pygments/util.py)
     [exec] The full traceback has been saved in 
/var/folders/ql/nvcz74bd67d3vhw7227mpjm40000gp/T/sphinx-err-f3f7ozao.log, if 
you want to report the issue to the developers.
     [exec] Please also report this if it was a user error, so that a better 
error message can be provided next time.
     [exec] A bug report can be filed in the tracker at 
<https://github.com/sphinx-doc/sphinx/issues>. Thanks!
     [exec] make: *** [html] Error 2
     [exec] Result: 2
{code}
Sounds familiar but I don't really have immediate answer what is going on. I 
can try to take a look at it over the weekend.

 

> Bring the latest in-tree docs updates to the web site
> -----------------------------------------------------
>
>                 Key: CASSANDRA-16706
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16706
>             Project: Cassandra
>          Issue Type: Task
>          Components: Legacy/Documentation and Website
>            Reporter: Ekaterina Dimitrova
>            Assignee: Ekaterina Dimitrova
>            Priority: Normal
>             Fix For: 4.0-rc2, 4.0-rc
>
>
> Below two doc changes have to be published on the web site: 
>  * 
> [https://github.com/apache/cassandra/commit/55b4b8dd3bae0004d3128a7f9fe8474526f608c7]
>  * CASSANDRA-16682



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to