Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-18718

Fix gen-doc task

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 5.0-alpha1, 5.0
    • Documentation
    • None

    Description

      As discussed on CASSANDRA-17687, we see below errors when ant gen-doc is run:

      gen-asciidoc: [exec] python3 ./scripts/gen-nodetool-docs.py [exec] python3 ./scripts/convert_yaml_to_adoc.py ../conf/cassandra.yaml ./modules/cassandra/pages/configuration/cass_yaml_file.adoc [exec] Traceback (most recent call last): [exec] File "/home/jlewandowski/dev/cassandra/trunk/doc/./scripts/convert_yaml_to_adoc.py", line 144, in <module> [exec] convert(yaml_file, dest_file) [exec] File "/home/jlewandowski/dev/cassandra/trunk/doc/./scripts/convert_yaml_to_adoc.py", line 61, in convert [exec] with open(dest_file, 'w') as outfile: [exec] FileNotFoundError: [Errno 2] No such file or directory: './modules/cassandra/pages/configuration/cass_yaml_file.adoc' [exec] make: *** [Makefile:26: gen-asciidoc] Error 1 [exec] Result: 2

      This seems to have been broken during the migration from rst to asciidoc. 

      Attachments

        Activity

          People

            polandll Lorina Poland
            e.dimitrova Ekaterina Dimitrova
            Lorina Poland
            Michael Semb Wever
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: