Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 663226

Summary: app-emulation/nemu-9999 build with systemd and new feature support
Product: Gentoo Linux Reporter: Pavel Balaev <mail>
Component: Current packagesAssignee: Patrice Clement <monsieurp>
Status: RESOLVED FIXED    
Severity: normal CC: jstein, mail
Priority: Normal Keywords: EBUILD, PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch file
Patch for QEMU version check
actual live ebuild

Description Pavel Balaev 2018-08-09 12:46:26 UTC
Created attachment 542852 [details, diff]
Patch file

For now live ebuild has two issues:

1. Cannot resolve udev deps with systemd installed.
2. Cannot enable new feature in nEMU which is disabled by default (export network map to SVG)

Attached patch for live ebuild resolve all this issies.
Comment 1 Pavel Balaev 2018-09-07 08:26:20 UTC
Created attachment 546142 [details, diff]
Patch for QEMU version check

Also nEMU is now required version of QEMU >= 2.12.0.
Comment 2 Pavel Balaev 2019-02-12 11:01:36 UTC
Please, get ebuilds from nEMU repo: 
https://bitbucket.org/PascalRD/nemu/src/master/pkg/linux/gentoo/
Actual live ebuild and release ebuilds are maintained by author there.
Comment 3 Pavel Balaev 2020-02-08 07:16:04 UTC
Created attachment 612630 [details]
actual live ebuild

Please update live ebuild. nEMU was moved to github. Current live ebuild is not actual.
Comment 4 Larry the Git Cow gentoo-dev 2020-06-04 07:10:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3934eb1277a554ed04ea1cd27b7af44c98e3328d

commit 3934eb1277a554ed04ea1cd27b7af44c98e3328d
Author:     Patrice Clement <monsieurp@gentoo.org>
AuthorDate: 2020-06-04 07:07:48 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2020-06-04 07:10:22 +0000

    app-emulation/nemu: update live ebuild.
    
    Closes: https://bugs.gentoo.org/663226
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

 app-emulation/nemu/nemu-9999.ebuild | 21 +++++++++------------
 1 file changed, 9 insertions(+), 12 deletions(-)