Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674628 - app-emulation/qemu-3.1.0: version_is_at_least: command not found
Summary: app-emulation/qemu-3.1.0: version_is_at_least: command not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-05 21:00 UTC by Michał Górny
Modified: 2019-01-05 22:23 UTC (History)
1 user (show)

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


Attachments
app-emulation:qemu-3.1.0:20190105-203021.log.xz (app-emulation:qemu-3.1.0:20190105-203021.log.xz,63.86 KB, application/x-xz)
2019-01-05 21:00 UTC, Michał Górny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-01-05 21:00:01 UTC
>>> Original instance of package unmerged safely.
 * Running udev control --reload for reloading rules and databases ...                                                                      [ ok ]
/tmp/portage/app-emulation/qemu-3.1.0/temp/environment: line 2471: version_is_at_least: command not found
 * This version of qemu pins new versions of firmware blobs:
 *      sys-firmware/edk2-ovmf-2017_p20180211
 *      sys-firmware/ipxe-1.0.0_p20180211
 *      sys-firmware/seabios-1.11.0-r1
 *      sys-firmware/sgabios-0.1_pre8-r1
 * This might break resume of hibernated guests (started with a different
 * firmware version) and live migration to/from qemu versions with different
 * firmware. Please (cold) restart all running guests. For functional
 * guest migration ensure that all
 * hosts run at least
 *      app-emulation/qemu-2.11.1-r50.
>>> app-emulation/qemu-3.1.0 merged.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-01-05 21:00:46 UTC
Created attachment 560038 [details]
app-emulation:qemu-3.1.0:20190105-203021.log.xz
Comment 2 Larry the Git Cow gentoo-dev 2019-01-05 22:23:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18904fe1f8b5de0662f5563945f4e4b62b147602

commit 18904fe1f8b5de0662f5563945f4e4b62b147602
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2019-01-05 22:18:43 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2019-01-05 22:22:31 +0000

    app-emulation/qemu: use ver_test instead of versionator
    
    Closes: https://bugs.gentoo.org/674628
    Package-Manager: Portage-2.3.54, Repoman-2.3.12
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 app-emulation/qemu/qemu-3.1.0.ebuild | 2 +-
 app-emulation/qemu/qemu-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)