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 901542 - qemu doesn't depend on seabios-bin, resulting in error: "qemu: PC system firmware (pflash) must be a multiple of 0x1000"
Summary: qemu doesn't depend on seabios-bin, resulting in error: "qemu: PC system firm...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: qemu-kvm
Version: 7.0
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: beta
: 7.0
Assignee: Miroslav Rezanina
QA Contact: Virtualization Bugs
URL:
Whiteboard:
: 927034 948271 (view as bug list)
Depends On:
Blocks: 807834 1050219
TreeView+ depends on / blocked
 
Reported: 2013-01-18 13:02 UTC by Richard W.M. Jones
Modified: 2014-09-13 18:58 UTC (History)
14 users (show)

Fixed In Version: qemu-kvm-1.4.0-1.el7.x86_64.rpm
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-13 09:20:28 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Richard W.M. Jones 2013-01-18 13:02:11 UTC
Description of problem:

could not create appliance through libvirt: internal error process exited while connecting to monitor: qemu: PC system firmware (pflash) must be a multiple of 0x1000 [code=1 domain=10] 

... whatever that means.

The full log is here:

http://download.devel.redhat.com/brewroot/work/tasks/8707/5288707/build.log

Version-Release number of selected component (if applicable):

qemu-kvm 2:1.3.0-3.el7

How reproducible:

100%

Steps to Reproduce:
1. Try building libguestfs.

Comment 1 Richard W.M. Jones 2013-01-18 13:04:01 UTC
Possibly a missing BIOS image somewhere?
http://comments.gmane.org/gmane.comp.emulators.qemu/165937

Comment 3 Richard W.M. Jones 2013-01-19 10:38:49 UTC
I cannot reproduce this outside Koji builds :-(

Comment 4 Richard W.M. Jones 2013-01-19 11:06:26 UTC
Ah ha!

I found that in the Koji buildroot, seabios-bin was not being
installed.  This is because qemu-kvm doesn't depend on seabios-bin,
and in fact when I removed seabios on my test machine I got exactly
the same error.

I think qemu-kvm should have a dependency on seabios-bin.

Comment 5 Martin 2013-01-28 15:02:51 UTC
Gnome Boxes 3.4.7 is missing qemu-kvm on seabios dependency, too.

(gnome-boxes:2617): Boxes-WARNING **: vm-creator.vala:130: Failed to start domain 'fedora18': Unable to start domain: internal error Process exited while reading console log output: char device redirected to /dev/pts/2
qemu: could not load PC BIOS 'bios.bin'

This leads Boxes to VM creating failed.


Installing seabios, seabios-bin, seavgabios-bin fixes the fail.

Comment 6 Richard W.M. Jones 2013-02-27 10:28:41 UTC
Adding Cole ...

Comment 7 Michal Novotny 2013-02-28 12:23:19 UTC
(In reply to comment #4)
> Ah ha!
> 
> I found that in the Koji buildroot, seabios-bin was not being
> installed.  This is because qemu-kvm doesn't depend on seabios-bin,
> and in fact when I removed seabios on my test machine I got exactly
> the same error.
> 
> I think qemu-kvm should have a dependency on seabios-bin.

Rich, I'm aware of this issue. Please see the bug 912433 that's about the dependencies required. Most likely we need to wait for new compose of RHEL-7.

See comment on this bug.

Michal

Comment 8 Ademar Reis 2013-03-01 21:03:21 UTC
Reassigning to Mirek, who is taking care of our rebase to qemu-1.4 and should be able to take care of this.

Comment 9 Miroslav Rezanina 2013-03-15 07:52:13 UTC
All the required dependencies are present in rebased package qemu-kvm-1.4.0-1.el7.x86_64.rpm

Comment 10 Miroslav Rezanina 2013-04-04 09:19:34 UTC
*** Bug 927034 has been marked as a duplicate of this bug. ***

Comment 11 Martin Kletzander 2013-06-11 07:59:42 UTC
*** Bug 948271 has been marked as a duplicate of this bug. ***

Comment 12 Qian Guo 2013-11-01 07:07:20 UTC
Reproduce this bug with qemu-kvm-1.3.0-3.el7.x86_64.rpm
Steps:
Check the dependencies of qemu-kvm-1.3.0-3.el7.x86_64.rpm
# rpm -qpR qemu-kvm-1.3.0-3.el7.x86_64.rpm 
/bin/sh
/bin/sh
config(qemu-kvm) = 2:1.3.0-3.el7
libSDL-1.2.so.0()(64bit)
libX11.so.6()(64bit)
libaio.so.1()(64bit)
libaio.so.1(LIBAIO_0.1)(64bit)
libaio.so.1(LIBAIO_0.4)(64bit)
libasound.so.2()(64bit)
libasound.so.2(ALSA_0.9)(64bit)
libasound.so.2(ALSA_0.9.0rc4)(64bit)
libbluetooth.so.3()(64bit)
libbrlapi.so.0.5()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.10)(64bit)
libc.so.6(GLIBC_2.11)(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.15)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.2)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_2.6)(64bit)
libc.so.6(GLIBC_2.7)(64bit)
libc.so.6(GLIBC_2.8)(64bit)
libc.so.6(GLIBC_2.9)(64bit)
libcurl.so.4()(64bit)
libdl.so.2()(64bit)
libglib-2.0.so.0()(64bit)
libgnutls.so.26()(64bit)
libgnutls.so.26(GNUTLS_1_4)(64bit)
libgthread-2.0.so.0()(64bit)
libjpeg.so.62()(64bit)
libjpeg.so.62(LIBJPEG_6.2)(64bit)
libm.so.6()(64bit)
libm.so.6(GLIBC_2.2.5)(64bit)
libncurses.so.5()(64bit)
libnspr4.so()(64bit)
libnss3.so()(64bit)
libnss3.so(NSS_3.12)(64bit)
libnss3.so(NSS_3.2)(64bit)
libnss3.so(NSS_3.3)(64bit)
libnss3.so(NSS_3.4)(64bit)
libnss3.so(NSS_3.5)(64bit)
libnss3.so(NSS_3.9.2)(64bit)
libnss3.so(NSS_3.9.3)(64bit)
libnssutil3.so()(64bit)
libpixman-1.so.0()(64bit)
libplc4.so()(64bit)
libplds4.so()(64bit)
libpng15.so.15()(64bit)
libpng15.so.15(PNG15_0)(64bit)
libpthread.so.0()(64bit)
libpthread.so.0(GLIBC_2.2.5)(64bit)
libpthread.so.0(GLIBC_2.3.2)(64bit)
libpulse.so.0()(64bit)
libpulse.so.0(PULSE_0)(64bit)
librt.so.1()(64bit)
librt.so.1(GLIBC_2.2.5)(64bit)
librt.so.1(GLIBC_2.3.3)(64bit)
libsasl2.so.2()(64bit)
libseccomp.so.1()(64bit)
libsmime3.so()(64bit)
libspice-server.so.1()(64bit)
libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit)
libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit)
libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit)
libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit)
libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit)
libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit)
libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit)
libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit)
libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit)
libspice-server.so.1(SPICE_SERVER_0.8.3)(64bit)
libssl3.so()(64bit)
libtinfo.so.5()(64bit)
libusbredirparser.so.1()(64bit)
libutil.so.1()(64bit)
libutil.so.1(GLIBC_2.2.5)(64bit)
libuuid.so.1()(64bit)
libuuid.so.1(UUID_1.0)(64bit)
libz.so.1()(64bit)
qemu-img = 2:1.3.0-3.el7
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rtld(GNU_HASH)
rpmlib(PayloadIsXz) <= 5.2-1


There's no seabios\*, so the qemu-kvm did not dependence seabios-bin or seabios, so it is reproduced

Verify this bug with qemu-kvm-1.5.3-10.el7.x86_64.rpm

Steps:
Check the dependencies of qemu-kvm-1.3.0-3.el7.x86_64.rpm

#  rpm -qpR qemu-kvm-1.5.3-10.el7.x86_64.rpm
/bin/sh
config(qemu-kvm) = 10:1.5.3-10.el7
ipxe-roms-qemu
libaio.so.1()(64bit)
libaio.so.1(LIBAIO_0.1)(64bit)
libaio.so.1(LIBAIO_0.4)(64bit)
libasound.so.2()(64bit)
libasound.so.2(ALSA_0.9)(64bit)
libasound.so.2(ALSA_0.9.0rc4)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.10)(64bit)
libc.so.6(GLIBC_2.11)(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.2)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_2.6)(64bit)
libc.so.6(GLIBC_2.7)(64bit)
libc.so.6(GLIBC_2.9)(64bit)
libdl.so.2()(64bit)
libgfapi.so.0()(64bit)
libgfrpc.so.0()(64bit)
libgfxdr.so.0()(64bit)
libglib-2.0.so.0()(64bit)
libgnutls.so.28()(64bit)
libgnutls.so.28(GNUTLS_1_4)(64bit)
libgthread-2.0.so.0()(64bit)
libiscsi.so.2()(64bit)
libm.so.6()(64bit)
libm.so.6(GLIBC_2.2.5)(64bit)
libnspr4.so()(64bit)
libnss3.so()(64bit)
libnss3.so(NSS_3.12)(64bit)
libnss3.so(NSS_3.2)(64bit)
libnss3.so(NSS_3.3)(64bit)
libnss3.so(NSS_3.5)(64bit)
libnss3.so(NSS_3.9.2)(64bit)
libnss3.so(NSS_3.9.3)(64bit)
libnssutil3.so()(64bit)
libpixman-1.so.0()(64bit)
libplc4.so()(64bit)
libplds4.so()(64bit)
libpng15.so.15()(64bit)
libpng15.so.15(PNG15_0)(64bit)
libpthread.so.0()(64bit)
libpthread.so.0(GLIBC_2.2.5)(64bit)
libpthread.so.0(GLIBC_2.3.2)(64bit)
libpulse.so.0()(64bit)
libpulse.so.0(PULSE_0)(64bit)
librt.so.1()(64bit)
librt.so.1(GLIBC_2.2.5)(64bit)
librt.so.1(GLIBC_2.3.3)(64bit)
libsasl2.so.3()(64bit)
libseccomp >= 1.0.0
libseccomp.so.2()(64bit)
libsmime3.so()(64bit)
libspice-server.so.1()(64bit)
libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit)
libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit)
libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit)
libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit)
libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit)
libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit)
libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit)
libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit)
libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit)
libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit)
libspice-server.so.1(SPICE_SERVER_0.8.3)(64bit)
libssl3.so()(64bit)
libusb-1.0.so.0()(64bit)
libusbredirparser.so.1()(64bit)
libutil.so.1()(64bit)
libutil.so.1(GLIBC_2.2.5)(64bit)
libuuid.so.1()(64bit)
libuuid.so.1(UUID_1.0)(64bit)
libz.so.1()(64bit)
qemu-img = 10:1.5.3-10.el7
qemu-kvm-common = 10:1.5.3-10.el7
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rtld(GNU_HASH)
seabios-bin                               --------------------  dependency
seavgabios-bin
sgabios-bin
rpmlib(PayloadIsXz) <= 5.2-1

So according to above, this bug is fixed by qemu-kvm-1.5.3-10.el7.x86_64.rpm.

Hi, Miroslav

Could we verify this bug as above, if anything wrong, please tell me.

Thanks

Comment 14 juzhang 2013-11-01 07:48:52 UTC
According to comment12 and comment13, set this issue as verified.

Comment 15 Ludek Smid 2014-06-13 09:20:28 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.


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