Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 439350 - app-emulation/qemu should RDEPEND on >=sys-firmware/vgabios-0.6c-r1
Summary: app-emulation/qemu should RDEPEND on >=sys-firmware/vgabios-0.6c-r1
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Doug Goldstein (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-23 01:29 UTC by Peter Stuge
Modified: 2012-10-29 06:50 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Stuge 2012-10-23 01:29:43 UTC
All qemu ebuilds in tree have:

RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )
        !app-emulation/kqemu
        !app-emulation/qemu
        !<app-emulation/qemu-1.0
        >=sys-firmware/seabios-1.7.0
        sys-firmware/sgabios
        sys-firmware/vgabios

While my installed vgabios-0.6c has:

RDEPEND="!app-emulation/qemu
                !<=app-emulation/qemu-kvm-1.0"

This of course creates a very strange block condition when I try to emerge a new qemu.

If qemu correctly had >=sys-firmware/vgabios-0.6c-r1 (where vgabios no longer has the above block on qemu) then portage would have resolved this on it's own.

Or maybe you'll say that it's a portage bug?
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2012-10-29 06:50:42 UTC
There is no -r1 version of vgabios-0.6c. Portage will upgrade you so the problem should resolve itself. Use emerge -auDNv world