Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qemu-kvm version issue in rhel 8.2 gcp image #29

Open
sallyom opened this issue Jun 23, 2020 · 1 comment
Open

qemu-kvm version issue in rhel 8.2 gcp image #29

sallyom opened this issue Jun 23, 2020 · 1 comment

Comments

@sallyom
Copy link
Collaborator

sallyom commented Jun 23, 2020

slack thread w/ output

8.1 rhel (good-install succeeds): qemu-kvm-2.12.0-88.module+el8.1.0+5708+85d8e057.3.x86_64
8.2 rhel (see thread above for output): qemu-kvm-2.12.0-99.module+el8.2.0+5827+8c39933c.x86_64

For now, I have built images from IMAGES.md with an added line to provision script
sudo dnf downgrade qemu-kvm to get the working version above.

@sallyom
Copy link
Collaborator Author

sallyom commented Jun 23, 2020

more detailed version information:

Installed Packages (this is after downgrade, this is the good version)
Name         : qemu-kvm
Epoch        : 15
Version      : 2.12.0
Release      : 88.module+el8.1.0+5708+85d8e057.3
Architecture : x86_64
Size         : 0.0  
Source       : qemu-kvm-2.12.0-88.module+el8.1.0+5708+85d8e057.3.src.rpm
Repository   : @System
From repo    : rhui-rhel-8-for-x86_64-appstream-rhui-rpms
Summary      : QEMU is a machine emulator and virtualizer
URL          : http://www.qemu.org/
License      : GPLv2 and GPLv2+ and CC-BY
Description  : qemu-kvm is an open source virtualizer that provides hardware
             : emulation for the KVM hypervisor. qemu-kvm acts as a virtual
             : machine monitor together with the KVM kernel modules, and emulates the
             : hardware for a full system such as a PC and its associated peripherals.

Available Packages (this is the version that is broken)
Name         : qemu-kvm
Epoch        : 15
Version      : 2.12.0
Release      : 99.module+el8.2.0+5827+8c39933c
Architecture : x86_64
Size         : 100 k
Source       : qemu-kvm-2.12.0-99.module+el8.2.0+5827+8c39933c.src.rpm
Repository   : rhui-rhel-8-for-x86_64-appstream-rhui-rpms
Summary      : QEMU is a machine emulator and virtualizer
URL          : http://www.qemu.org/
License      : GPLv2 and GPLv2+ and CC-BY
Description  : qemu-kvm is an open source virtualizer that provides hardware
             : emulation for the KVM hypervisor. qemu-kvm acts as a virtual
             : machine monitor together with the KVM kernel modules, and emulates the
             : hardware for a full system such as a PC and its associated peripherals.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant