Bug 1842542

Summary: Request to package thredds for Fedora 32
Product: [Fedora] Fedora Reporter: Daniele Branchini <dbranchini>
Component: threddsAssignee: Orphan Owner <extras-orphan>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 32CC: extras-orphan, java-sig-commits, puntogil, sanjay.ankur
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-06-03 09:27:39 UTC Type: Bug
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: 1842528    

Description Daniele Branchini 2020-06-01 13:53:59 UTC
Thredds is missing in F32 repos, netcdf-java is needed by hdfview (see issue https://bugzilla.redhat.com/show_bug.cgi?id=1842528)

How reproducible:

# dnf repoquery --whatprovides "mvn(edu.ucar:cdm)"
Last metadata expiration check: 0:17:02 ago on Mon Jun  1 15:36:19 2020.

# dnf install netcdf-java
Last metadata expiration check: 0:17:11 ago on Mon Jun  1 15:36:19 2020.
No match for argument: netcdf-java
Error: Unable to find a match: netcdf-java

Comment 1 Ankur Sinha (FranciscoD) 2020-06-03 09:27:39 UTC
It isn't missing, the package has been retired from fedora completely (which is why this bug is assigned to "Orphan owner"):

https://src.fedoraproject.org/rpms/thredds

netcdf-java is no longer provided as part of thredds now, so we don't need thredds to be un-retired, we need netcdf-java packaged.

Please see https://bugzilla.redhat.com/show_bug.cgi?id=1797361 for more information.

Comment 2 Daniele Branchini 2020-06-04 06:41:53 UTC
I'm sorry, I didn't realize that, thanks for the thorough explanation