Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 663226 - app-emulation/nemu-9999 build with systemd and new feature support
Summary: app-emulation/nemu-9999 build with systemd and new feature support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrice Clement
URL:
Whiteboard:
Keywords: EBUILD, PATCH
Depends on:
Blocks:
 
Reported: 2018-08-09 12:46 UTC by Pavel Balaev
Modified: 2020-06-04 07:10 UTC (History)
2 users (show)

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


Attachments
Patch file (nemu-9999.ebuild.patch,833 bytes, patch)
2018-08-09 12:46 UTC, Pavel Balaev
Details | Diff
Patch for QEMU version check (nemu-9999-qemu-min-version.patch,781 bytes, patch)
2018-09-07 08:26 UTC, Pavel Balaev
Details | Diff
actual live ebuild (nemu-9999.ebuild,1.77 KB, text/plain)
2020-02-08 07:16 UTC, Pavel Balaev
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)