Page MenuHomeVyOS Platform

VyOS documentation uses an outdated method, which is why the documentation cannot be built
Closed, ResolvedPublicBUG

Description

Following https://github.com/sphinx-doc/sphinx/issues/13019 and https://github.com/orgs/sphinx-doc/discussions/13020, VyOS seems to use an outdated method for building the documentation. This is the reason why I can't build VyOS in CI. Maybe someone could take a look at this?

Details

Version
latest
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Event Timeline

i see in your repo you install the latest sphinx version in you CI pipeline?
please try sphinx < 8.0.0

syncer triaged this task as Normal priority.Oct 14 2024, 8:07 AM
syncer claimed this task.
mark22k changed the task status from Wontfix to Resolved.

It is not a future-oriented solution to require an old version.
Apart from that, the bug has already been closed in https://github.com/vyos/vyos-documentation/pull/1562 - unfortunately I forgot to close the issue here as well.