eclipse-mosquitto / mosquitto

Eclipse Mosquitto - An open source MQTT broker
https://mosquitto.org
Other
9.07k stars 2.39k forks source link

ERROR: Nikola when nikola build www #2321

Closed tangyiming closed 3 years ago

tangyiming commented 3 years ago
(nikola) C:\Users\eamon\Desktop\www>nikola build
[2021-09-18 22:54:39] WARNING: Nikola: The UNSLUGIFY_TITLES setting was renamed to FILE_METADATA_UNSLUGIFY_TITLES.
[2021-09-18 22:54:39] WARNING: Nikola: The sections feature has been removed and its functionality has been merged into categories.
[2021-09-18 22:54:39] WARNING: Nikola: For more information on how to migrate, please read: https://getnikola.com/blog/upgrading-to-nikola-v8.html#sections-were-replaced-by-categories
[2021-09-18 22:54:39] INFO: Nikola: Setting CATEGORY_DESTPATH_AS_DEFAULT = True
Scanning posts..........done!
[2021-09-18 22:54:40] ERROR: Nikola: Error loading tasks. An unhandled exception occurred.
[2021-09-18 22:54:40] ERROR: Nikola: doit.exceptions.InvalidTask: Task generation 'render_site' has duplicated definition of 'render_posts:cache\pages\documentation\authentication-methods.html'
[2021-09-18 22:54:40] WARNING: Nikola: To see more details, run Nikola in debug mode (set environment variable NIKOLA_DEBUG=1) or use NIKOLA_SHOW_TRACEBACKS=1

any body help me to fix this

tangyiming commented 3 years ago

fix this by build in Debian OS and need to install

pip install asciidoc apt install xsltproc apt-get install xsltproc docbook-xsl docbook-xml