Bug 2351709 - golang-x-net-devel missing for epel10
Summary: golang-x-net-devel missing for epel10
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: golang-x-net
Version: epel10
Hardware: All
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Mark E. Fuller
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-03-12 16:25 UTC by Oleg
Modified: 2025-03-12 16:29 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Oleg 2025-03-12 16:25:21 UTC
Description of problem:
golang-x-net is missing a build for epel10 which complicates the migration

Version-Release number of selected component (if applicable):
golang-x-net-devel >= 0.17.0 must be built

How reproducible:
https://src.fedoraproject.org/rpms/golang-github-facebook-time doesn't build for epel10 with a following error: 
```
DEBUG util.py:459:  No matching package to install: 'golang-x-net-devel >= 0.17.0'
DEBUG util.py:459:  Not all dependencies satisfied
DEBUG util.py:459:  Error: Some packages could not be found.
```
https://kojipkgs.fedoraproject.org//work/tasks/473/130180473/root.log

Steps to Reproduce:
Build anything which depends on golang-x-net (core library) for epel10

Actual results:
No version

Expected results:
Having golang-x-net-devel >= 0.17.0

Additional info:


Note You need to log in before you can comment on or make changes to this bug.