#1135542 hugo: fails to start server

Package:
hugo
Source:
hugo
Description:
Fast and flexible Static Site Generator written in Go
Submitter:
Morten Kjeldgaard
Date:
2026-05-02 12:15:02 UTC
Severity:
normal
#1135542#5
Date:
2026-05-02 12:13:02 UTC
From:
To:
Dear Maintainer,

When attempting to serve a model website that works fine under version 0.131.0 which is what I've been using so far from the Trixie repo, I am getting an error in the version of Hugo currently in Testing (hugo v0.160.1+extended linux/amd64 BuildDate=2026-04-10T15:19:21Z VendorInfo=debian:0.160.1-1). When trying to serve the website using "hugo server" I get the following error message:

ERROR html/template:_partials/pagination.html:3:16: no such template "_internal/pagination.html"

The exact same directory (shared disk) that works under Trixie does not work under Testing.

I am not sure if something is missing from the distribution, but the _internal templates I have never touched.

Thanks for your efforts,
Morten.