RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1868030 - 'osinfo-query os' is missing latest version of Ubuntu and Oracle Linux
Summary: 'osinfo-query os' is missing latest version of Ubuntu and Oracle Linux
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: osinfo-db
Version: 8.2
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: rc
: 8.0
Assignee: Fabiano Fidêncio
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-08-11 13:00 UTC by Abhishekh Patil
Modified: 2023-12-15 18:48 UTC (History)
4 users (show)

Fixed In Version: osinfo-db-20200813-1.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-11-04 03:39:07 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2020:4758 0 None None None 2020-11-04 03:39:13 UTC

Description Abhishekh Patil 2020-08-11 13:00:31 UTC
Description of problem:
'osinfo-query os' is missing latest version of Ubuntu and Oracle Linux

Version-Release number of selected component (if applicable):
libosinfo-1.5.0-3.el8.x86_64

How reproducible:
100%

Steps to Reproduce:
1. Run command 'osinfo-query os' on the host
2. Check if latest versions of Ubuntu and Oracle Linux are mentioned


Actual results:

Latest versions of Ubuntu and Oracle Linux are missing.

Expected results:
Latest versions of Ubuntu and Oracle should be available.

Additional info:

Comment 2 Fabiano Fidêncio 2020-08-11 13:36:31 UTC
Abhishekh,

I'm assuming the customer is using RHEL 8.2, thus they have osinfo-db-20200203-1.el8.noarch installed. Would be possible to confirm that?

In any case, let me provide you a workaround for the issue.

If the customer is using virt-install command line, they can simply add to the command line used something like:

OEL
===
For OEL 8.1: `--os-variant rhel8.1`
For OEL 8.2: `--os-variant rhel8.2`

This approach will work as OEL is basically a clone of RHEL the same version RHEL, thus the os-variant trick would be enough.

Ubuntu
======
For Ubuntu: `--os-variant 19.10`

This approach will work as using the latest entry on osinfo-db is a good enough approximation.

The customer can take a similar approach and select those values via virt-manager UI when selecting which OS they'll install.


I know this issue was raised against 8.2, but it's been partially solved for 8.3 (we have the latest Ubuntu added there, but we don't have the latest OEL, so the workaround would still have to be used).

Comment 4 Fabiano Fidêncio 2020-08-11 14:57:52 UTC
Here's the upstream MR: https://gitlab.com/libosinfo/osinfo-db/-/merge_requests/187

Comment 16 errata-xmlrpc 2020-11-04 03:39:07 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (libosinfo bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:4758


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