Gentoo Archives: gentoo-user

From: maxim wexler <blissfix@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] KDE4.0?
Date: Sat, 26 Jan 2008 01:21:26
Message-Id: 847266.80424.qm@web31710.mail.mud.yahoo.com
In Reply to: Re: [gentoo-user] KDE4.0? by "Bo Ørsted Andresen"
1 > That's not the split method. Since you chose the
2 > split packages you need:
3 > kde-base/kde-meta:kde-4
4 >
5
6 d'oh!
7
8 > Add that version to package.keywords. Stable users
9 > will need ~arch keywords
10 > for a few dependencies of KDE 4.
11 >
12
13 Ok, I ran
14
15 #emerge -avD kde-base/kde-meta:kde-4
16
17 eight times and everytime I needed to add something to
18 package.keywords, like so:
19
20
21 >=x11-libs/qt-4.3.3 ~x86
22 >=app-crypt/gpgme-1.1.6 ~x86
23 >=dev-util/cmake-2.4.7-r1 ~x86
24 >=dev-libs/rasqal-0.9.15 ~x86
25 >=dev-cpp/clucene-0.9.19 ~x86
26 >=dev-libs/redland-1.0.6 ~x86
27 >=x11-apps/xinit-1.0.5-r2 ~x86
28 >=kde-base/kdepasswd-4.0.0:kde-4 ~x86
29
30 I notice the entries from the site all end with '* *'
31 but I've been using '~x86' all this time without any
32 problem. Is that wrong?
33
34
35 I'm assuming this is correct since portage seemed to
36 accept them in turn.
37
38 Now when I came to last entry emerge kept repeating
39 itself. I checked, package.keywords was saved after
40 the last entry
41
42 These are the packages that would be merged, in order:
43
44 Calculating dependencies /
45 !!! All ebuilds that could satisfy
46 ">=kde-base/kdepasswd-4.0.0:kde-4" have been masked.
47 !!! One of the following masked packages is required
48 to complete your request:
49 - kde-base/kdepasswd-4.0.0 (masked by: package.mask)
50 /usr/portage/profiles/package.mask:
51 # Ingmar Vanhassel <ingmar@g.o> (16 Jan 2008)
52 # Mask KDE 4.0.0 for testing. This release of KDE 4
53 will not be unmasked.
54 # KDE 4 guide:
55 http://www.gentoo.org/proj/en/desktop/kde/kde4.xml
56
57
58 For more information, see MASKED PACKAGES section in
59 the emerge man page or
60 refer to the Gentoo Handbook.
61 (dependency required by "kde-base/kdm-4.0.0" [ebuild])
62
63 The above keeps coming up over and over. So, I'll have
64 to leave it here until I get more info.
65
66 -mw
67
68
69
70 ____________________________________________________________________________________
71 Looking for last minute shopping deals?
72 Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
73 --
74 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] KDE4.0? maxim wexler <blissfix@×××××.com>
Re: [gentoo-user] KDE4.0? maxim wexler <blissfix@×××××.com>
Re: [gentoo-user] KDE4.0? "Bo Ørsted Andresen" <zlin@g.o>