Description of problem: The hugo available on Fedora was not built using the extended option and can not process SCSS or SASS to CSS as per: https://gohugo.io/troubleshooting/faq/#i-get-this-feature-is-not-available-in-your-current-hugo-version To see that this is not the extended version of fedora: run hugo version and look for the word extended. (The current version does not include the word "extended") Please rebuild hugo using go install --tags extended as per https://gohugo.io/troubleshooting/faq/#i-get-this-feature-is-not-available-in-your-current-hugo-version Please feel free to ask for more information.
This bug appears to have been reported against 'rawhide' during the Fedora 32 development cycle. Changing version to 32.
I pulled Panagiotiss' work (https://copr.fedorainfracloud.org/coprs/panagiotiss/hugo_extended/) into Elliott's RPM specification. See https://src.fedoraproject.org/rpms/hugo/pull-request/10. This seems to build on (unreleased) Fedora 32.
(In reply to W. Michael Petullo from comment #2) > I pulled Panagiotiss' work > (https://copr.fedorainfracloud.org/coprs/panagiotiss/hugo_extended/) into > Elliott's RPM specification. See > https://src.fedoraproject.org/rpms/hugo/pull-request/10. This seems to build > on (unreleased) Fedora 32. Why not merge this project with hugo? The maintainer may not be able to take care of this package anymore, given https://bugzilla.redhat.com/show_bug.cgi?id=1799514
Would shipping a hugo-extended binary as well work for you on this one?
On a second though, There are no reasons for not shipping it in the main binary. This is now fixed in rawhide.
(In reply to Athos Ribeiro from comment #5) > On a second though, There are no reasons for not shipping it in the main > binary. > > This is now fixed in rawhide. Thanks, looking forward to it on Fedora.
FEDORA-2020-d74df0d232 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-d74df0d232
FEDORA-2020-d74df0d232 has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-d74df0d232` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-d74df0d232 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-c23de8ac42 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-c23de8ac42
FEDORA-2020-c23de8ac42 has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-c23de8ac42` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-c23de8ac42 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-c23de8ac42 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report.