foojayio / discoapi

The foojay discovery api (discoapi) is made to discover java packages (jre/jdk) from different distributions.
GNU General Public License v2.0
111 stars 13 forks source link

Empty operating_system for oracle 6.0.25.0 #8

Closed marchof closed 3 years ago

marchof commented 3 years ago

Reproducer

http://81.169.252.235:8080/disco/v1.0/packages?distro=oracle&version=6.0.25.0

Expected

Every packages has a value for operating_system

Actual

There is a package with operating_system: ""

HanSolo commented 3 years ago

should be fixed

marchof commented 3 years ago

Re-tested --> fixed!