Skip to content

Deprecation: NethServer/docs Read the Docs build uses unsupported Ubuntu 20.04 #7947

@DavidePrincipi

Description

@DavidePrincipi

Steps to reproduce

Expected behavior

  • Compatible and secure RTD build

  • Use a supported Ubuntu image in .readthedocs.yaml, such as:

    build:
      os: ubuntu-22.04
    

    or

    build:
      os: ubuntu-24.04
    
  • Docs builds should not fail after June 1, 2026

Actual behavior

  • Builds still use deprecated and soon-to-be-removed Ubuntu 20.04

Components

  • NethServer/docs: .readthedocs.yaml
  • RTD build infrastructure

See also


Deprecation summary (2026-03-30):

Read the Docs is deprecating build.os: ubuntu-20.04. Projects must upgrade before June 1, 2026, to avoid build failures.

Metadata

Metadata

Assignees

No one assigned

    Labels

    verifiedAll test cases were verified successfully

    Type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions