Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Where can I find "recent" qemu out-of-tree ebuild
Date: Thu, 26 Oct 2017 16:19:08
Message-Id: 20171026161841.GA30841@waltdnes.org
In Reply to: Re: [gentoo-user] Where can I find "recent" qemu out-of-tree ebuild by Rich Freeman
1 On Thu, Oct 26, 2017 at 06:55:45AM -0700, Rich Freeman wrote
2
3 > This should work:
4 > git clone git://anongit.gentoo.org/repo/gentoo.git .
5 > git checkout 4716c9ae8666e4cfc6eff46960f7bff8f4f3d708.
6
7 That worked, thanks. Now on to the next problem. I ran repoman, and
8 got a whole slew of errors. I stripped down the KEYWORDS line to
9 "amd64" in both ebuilds, but repoman is still getting errors. I am
10 *NOT* running "hardened" or "selinux"...
11
12 ========================================================================
13 RepoMan scours the neighborhood...
14 >>> Creating Manifest for /usr/local/portage/app-emulation/qemu
15 dependency.bad [fatal] 8
16 app-emulation/qemu/qemu-2.9.0-r2.ebuild: RDEPEND: amd64(hardened/linux/amd64/no-multilib/selinux)
17 ['sec-policy/selinux-qemu']
18 app-emulation/qemu/qemu-2.9.0-r2.ebuild: RDEPEND: amd64(hardened/linux/amd64/no-multilib/selinux)
19 ['sec-policy/selinux-qemu']
20 app-emulation/qemu/qemu-2.9.0-r2.ebuild: RDEPEND: amd64(hardened/linux/amd64/selinux)
21 ['sec-policy/selinux-qemu']
22 app-emulation/qemu/qemu-2.9.0-r2.ebuild: RDEPEND: amd64(hardened/linux/amd64/selinux)
23 ['sec-policy/selinux-qemu']
24 app-emulation/qemu/qemu-2.9.0-r55.ebuild: RDEPEND: amd64(hardened/linux/amd64/no-multilib/selinux)
25 ['sec-policy/selinux-qemu']
26 app-emulation/qemu/qemu-2.9.0-r55.ebuild: RDEPEND: amd64(hardened/linux/amd64/no-multilib/selinux)
27 ['sec-policy/selinux-qemu']
28 app-emulation/qemu/qemu-2.9.0-r55.ebuild: RDEPEND: amd64(hardened/linux/amd64/selinux)
29 ['sec-policy/selinux-qemu']
30 app-emulation/qemu/qemu-2.9.0-r55.ebuild: RDEPEND: amd64(hardened/linux/amd64/selinux)
31 ['sec-policy/selinux-qemu']
32 ebuild.minorsyn 1
33 app-emulation/qemu/qemu-2.9.0-r55.ebuild: Useless blank line on line: 210
34
35 Note: use --include-dev (-d) to check dependencies for 'dev' profiles
36
37 Please fix these important QA issues first.
38 RepoMan sez: "Make your QA payment on time and you'll never see the likes of me."
39 ========================================================================
40
41
42 --
43 Walter Dnes <waltdnes@××××××××.org>
44 I don't run "desktop environments"; I run useful applications

Replies