Bug 626332

Summary: missed qemu-system-sparc dependency
Product: [Fedora] Fedora Reporter: Anatoly Pugachev <matorola>
Component: qemuAssignee: Justin M. Forbes <jforbes>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 13CC: amit.shah, berrange, dwmw2, ehabkost, emisca, gcosta, itamar, jaswinder, jforbes, knoel, markmc, ondrejj, scottt.tw, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-06-28 14:10:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Anatoly Pugachev 2010-08-23 08:31:36 UTC
Description of problem:

trying to boot qemu-system-sparc image, will result in a minor error:

qemu: could not load prom 'openbios-sparc32'

until this 2 packages "openbios-sparc64 openbios-sparc" not installed

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

qemu-system-sparc-0.12.3-8.fc13

How reproducible:

every time

Steps to Reproduce:
1. qemu-system-sparc -m 256 -hda disk.img
  
Actual results:

getting error message:

qemu: could not load prom 'openbios-sparc32'

Expected results:

to run sparc emulated machine

Additional info:

this should be pretty easy to fix, just add 2 lines into qemu.spec file:

Requires: openbios-sparc64
Requires: openbios-sparc

into qemu-system-sparc section.

Thanks

Comment 1 Bug Zapper 2011-06-01 10:45:54 UTC
This message is a reminder that Fedora 13 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 13.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '13'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 13's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 13 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 2 Bug Zapper 2011-06-28 14:10:38 UTC
Fedora 13 changed to end-of-life (EOL) status on 2011-06-25. Fedora 13 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 3 Emilio Scalise 2011-08-19 14:43:11 UTC
bug is still present on fedora 14 x86_64.
I'll test that on fedora 15, I plan to upgrade it..