-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
CentOS Stream 9, rhel-9.3.0
-
None
-
None
-
Moderate
-
rhel-sst-pt-llvm-rust-go
-
ssg_platform_tools
-
4
-
QE ack, Dev ack
-
False
-
-
Yes
-
None
-
None
-
None
-
Unspecified Release Note Type - Unknown
-
All
-
None
What were you trying to do that didn't work?
Some package builds fail on EPEL 9 because they are trying to build Go modules and fetching needed files from the Internet
Please provide the package NVR for which bug is seen:
go-rpm-macros-3.2.0-1
How reproducible:
Always
Steps to reproduce
Rebuild golang-github-rogpeppe-internal from the F39 branch into the epel9-build-side-79476 sidetag
https://koji.fedoraproject.org/koji/taskinfo?taskID=110295280
Expected results
It should succeed, the dependencies are in the sidetag
Actual results
It fails trying to download dependencies already in root.log, because it's trying to do modular build and fetching the exact dependencies.