Bug 2158431
Summary: | Virt-what does not return correct result when running inside a container using podman | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Richard W.M. Jones <rjones> |
Component: | virt-what | Assignee: | Richard W.M. Jones <rjones> |
Status: | CLOSED ERRATA | QA Contact: | YongkuiGuo <yoguo> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 9.2 | CC: | alessandro.valentini, palo.simo, qzhang, rjones, virt-maint, ymao, yoguo |
Target Milestone: | rc | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | virt-what-1.25-2.el9 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 2155233 | Environment: | |
Last Closed: | 2023-05-09 08:24:47 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: | 2155233 | ||
Bug Blocks: |
Description
Richard W.M. Jones
2023-01-05 12:54:55 UTC
Tested with the virt-what-1.25-2.el9.x86_64 package: On Fedora 37 host: # cat /etc/redhat-release Fedora release 37 (Thirty Seven) # podman --version podman version 4.3.1 # podman pull ubi9/ubi-init # podman run -it ubi9-init /bin/bash Inside the container: [root@f89c6ef9e53b /]# virt-what oci [root@f89c6ef9e53b /]# rpm -q virt-what virt-what-1.25-2.el9.x86_64 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 (virt-what 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-2023:2557 |