Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] No ebuild for kdeartwork-colorschemes ??
Date: Sun, 20 Jan 2008 12:05:51
Message-Id: 200801201359.16703.alan.mckinnon@gmail.com
1 Hi all,
2
3 My portage-fu is apparently up the creek. Again.
4
5 Trying to emerge kde-4.0.0, I get this:
6
7 ==================
8 nazgul ~ # emerge -av kde-meta
9
10 These are the packages that would be merged, in order:
11
12 Calculating dependencies | *
13 * ERROR: kde-base/kdeartwork-colorschemes-4.0.0 failed.
14 * Call stack:
15 * ebuild.sh, line 1666: Called
16 source '/var/portage/kde-base/kdeartwork-colorschemes/kdeartwork-colorschemes-4.0.0.ebuild'
17 * kdeartwork-colorschemes-4.0.0.ebuild, line 9: Called
18 inherit 'kde4-meta'
19 * ebuild.sh, line 1192: Called
20 qa_source '/var/portage/local/layman/kde/eclass/kde4-meta.eclass'
21 * ebuild.sh, line 36: Called
22 source '/var/portage/local/layman/kde/eclass/kde4-meta.eclass'
23 * kde4-meta.eclass, line 39: Called
24 get-parent-package 'kde-base/kdeartwork-colorschemes'
25 * kde4-functions.eclass, line 330: Called die
26 * The specific snippet of code:
27 * die "Package $target not found in KDE_DERIVATION_MAP, please
28 report bug"
29 * The die message:
30 * Package not found in KDE_DERIVATION_MAP, please report bug
31 *
32 * If you need support, post the topmost build error, and the call stack
33 if relevant.
34 *
35
36 emerge: there are no ebuilds to
37 satisfy ">=kde-base/kdeartwork-colorschemes-4.0.0:kde-4".
38 (dependency required by "kde-base/kdeartwork-meta-4.0.0" [ebuild])
39 =================
40
41 But the ebuild is there:
42
43 =================
44 nazgul portage # eix kdeartwork-colorschemes
45 * kde-base/kdeartwork-colorschemes
46 Available versions: (kde-4) {M}(~)4.0.0
47 Homepage: http://www.kde.org/
48 Description: KDE extra colorschemes
49 =================
50
51 And it's also keyworded and unmasked:
52
53 =================
54 nazgul portage # grep -r kdeartwork-colorschemes /etc/portage/*
55 /etc/portage/package.keywords/kde4:kde-base/kdeartwork-colorschemes
56 **
57 /etc/portage/package.unmask/kde4:>=kde-base/kdeartwork-colorschemes-4.0.0
58 =================
59
60 I don't want to submit a bug as per the error just yet as I'm sure I'm
61 doing something wrong on my end (as usual).
62
63 But what?
64
65 alan
66
67 --
68 Alan McKinnon
69 alan dot mckinnon at gmail dot com
70 --
71 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] No ebuild for kdeartwork-colorschemes ?? Uwe Thiem <uwix@××××.na>