Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example site fails with hugo 0.112.3 #756

Closed
deining opened this issue May 24, 2023 · 2 comments
Closed

Example site fails with hugo 0.112.3 #756

deining opened this issue May 24, 2023 · 2 comments
Labels
bug Something isn't working resolved Extra attention is needed

Comments

@deining
Copy link

deining commented May 24, 2023

With hugo 0.111.3, the example site works fine.
However, when running the example site with latest released hugo version 0.112.3, errors are thrown:

ugo v0.112.3-ba6f74e40420d76f15fc8c2358be90f7aca98e0e+extended linux/amd64 BuildDate=2023-05-24T14:42:50Z VendorInfo=gohugoio
ERROR 2023/05/24 21:31:26 render of "page" failed: "/home/andreas/hugo-theme-iris/layouts/_default/baseof.html:3:5": execute of template failed: template: _default/single.html:3:5: executing "_default/single.html" at <partial "head" .>: error calling partial: "/home/andreas/hugo-theme-iris/layouts/partials/head.html:2:5": execute of template failed: template: partials/head.html:2:5: executing "partials/head.html" at <partial "head/general" .>: error calling partial: "/home/andreas/hugo-theme-iris/layouts/partials/head/general.html:38:63": execute of template failed: template: partials/head/general.html:38:63: executing "partials/head/general.html" at <.Site.RSSLink>: can't evaluate field RSSLink in type page.Site
ERROR 2023/05/24 21:31:26 render of "page" failed: "/home/andreas/hugo-theme-iris/layouts/_default/baseof.html:3:5": execute of template failed: template: _default/single.html:3:5: executing "_default/single.html" at <partial "head" .>: error calling partial: "/home/andreas/hugo-theme-iris/layouts/partials/head.html:2:5": execute of template failed: template: partials/head.html:2:5: executing "partials/head.html" at <partial "head/general" .>: error calling partial: "/home/andreas/hugo-theme-iris/layouts/partials/head/general.html:38:63": execute of template failed: template: partials/head/general.html:38:63: executing "partials/head/general.html" at <.Site.RSSLink>: can't evaluate field RSSLink in type page.Site
ERROR 2023/05/24 21:31:26 render of "page" failed: "/home/andreas/hugo-theme-iris/layouts/_default/baseof.html:3:5": execute of template failed: template: _default/single.html:3:5: executing "_default/single.html" at <partial "head" .>: error calling partial: "/home/andreas/hugo-theme-iris/layouts/partials/head.html:2:5": execute of template failed: template: partials/head.html:2:5: executing "partials/head.html" at <partial "head/general" .>: error calling partial: "/home/andreas/hugo-theme-iris/layouts/partials/head/general.html:38:63": execute of template failed: template: partials/head/general.html:38:63: executing "partials/head/general.html" at <.Site.RSSLink>: can't evaluate field RSSLink in type page.Site
ERROR 2023/05/24 21:31:26 render of "page" failed: "/home/andreas/hugo-theme-iris/layouts/_default/baseof.html:3:5": execute of template failed: template: _default/single.html:3:5: executing "_default/single.html" at <partial "head" .>: error calling partial: "/home/andreas/hugo-theme-iris/layouts/partials/head.html:2:5": execute of template failed: template: partials/head.html:2:5: executing "partials/head.html" at <partial "head/general" .>: error calling partial: "/home/andreas/hugo-theme-iris/layouts/partials/head/general.html:38:63": execute of template failed: template: partials/head/general.html:38:63: executing "partials/head/general.html" at <.Site.RSSLink>: can't evaluate field RSSLink in type page.Site
Built in 74 ms
Error: error building site: render: failed to render pages: render of "page" failed: "/home/andreas/hugo-theme-iris/layouts/_default/baseof.html:3:5": execute of template failed: template: _default/single.html:3:5: executing "_default/single.html" at <partial "head" .>: error calling partial: "/home/andreas/hugo-theme-iris/layouts/partials/head.html:2:5": execute of template failed: template: partials/head.html:2:5: executing "partials/head.html" at <partial "head/general" .>: error calling partial: "/home/andreas/hugo-theme-iris/layouts/partials/head/general.html:38:63": execute of template failed: template: partials/head/general.html:38:63: executing "partials/head/general.html" at <.Site.RSSLink>: can't evaluate field RSSLink in type page.Site
@peaceiris peaceiris added the bug Something isn't working label Jun 3, 2023
@peaceiris
Copy link
Owner

Thank you for your report!

@peaceiris peaceiris added the resolved Extra attention is needed label Aug 2, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2023

This issue has been LOCKED because of it being resolved!

The issue has been fixed and is therefore considered resolved.
If you still encounter this or it has changed, open a new issue instead of responding to solved ones.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working resolved Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants