Bug 2334853

Summary: Hugo package requires update to gitmap package
Product: [Fedora] Fedora Reporter: W. Michael Petullo <mike>
Component: golang-github-bep-gitmapAssignee: Fabio Alessandro Locati <me>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: athoscribeiro, go-sig, me
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-12-31 03:00:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2290316    

Description W. Michael Petullo 2024-12-29 19:47:31 UTC
I am trying to update my Fedora Hugo package to 0.140.1. Building requires an update to Fedora's gitmap package, as shown by this build error:

_build/src/github.com/gohugoio/hugo/source/fileInfo.go:151:17: cannot convert info (variable of type gitmap.GitInfo) to type GitInfo

I found that updating the gitmap package to 1.6.0 fixes this.

Reproducible: Always

Comment 1 W. Michael Petullo 2024-12-29 20:00:47 UTC
Proposed pull request: https://src.fedoraproject.org/rpms/golang-github-bep-gitmap/pull-request/3.