Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Fwd: [gentoo-user] Has MySQL become compulsory?
Date: Mon, 26 Oct 2009 14:27:53
Message-Id: 358eca8f0910260727w73ee5091te6882b2f1d05fe00@mail.gmail.com
1 2009/10/25 Alan McKinnon <alan.mckinnon@×××××.com>:
2 > On Sunday 25 October 2009 22:19:11 Mick wrote:
3 >
4 >> # emerge -uatDv world
5 >>
6 >> These are the packages that would be merged, in reverse order:
7 >>
8 >> Calculating dependencies... done!
9 >> [nomerge      ] kde-base/kdepim-meta-4.3.1  USE="(-kdeprefix)"
10 >> [ebuild  N    ]  kde-base/akonadi-4.3.1  USE="(-aqua) -debug (-kdeprefix) -
11 >> semantic-desktop" 0 kB
12 >
13 > Yes, you can't avoid having at least akonadi-server merged with kmail, it's a
14 > hard dep on kdepimlibs:
15 >
16 > $ equery depends akonadi-server
17 >  * Searching for akonadi-server ...
18 > kde-base/akonadi-4.3.2 (>=app-office/akonadi-server-1.2.1)
19 > kde-base/kdepimlibs-4.3.2 (>=app-office/akonadi-server-1.2.0)
20 >
21 >
22 >> Which I guess proves the point that Dirk is making.  If I were to emerge
23 >> akonadi again, will it pop up everytime I start kmail, knode, etc?
24 >
25 > No, at least mine doesn't here.
26 >
27 > I forget exactly what I did to achieve this, it was something like having
28 > trouble getting akonadi to work right, so I set all the kdepim apps to use the
29 > resource files directly in the fashion of KDE-3.5
30
31 Can you please share what you did on your system to make this happen
32 if you can remember?  Over here kde-base/akonadi is dragged in by
33 kde-base/kdepim-meta and I haven't found a way to disable it.  Every
34 time I fire up kmail it starts up and causes delay as it fails to
35 find/start mysqld.
36
37 I have unmerged nepomuke and all related packages have been remerged
38 with -semantic-desktop set in /etc/make.conf:
39
40 # euse -I semantic-desktop
41 global use flags (searching: semantic-desktop)
42 ************************************************************
43 [- c  ] semantic-desktop - Cross-KDE support for semantic search and
44 information retrieval
45
46 Installed packages matching this USE flag:
47 kde-base/akonadi-4.3.1
48 kde-base/dolphin-4.3.1-r1
49 kde-base/gwenview-4.3.1
50 kde-base/kdebase-meta-4.3.1
51 kde-base/kdelibs-4.3.1-r2
52 kde-base/kget-4.3.1
53 kde-base/kmail-4.3.1-r1
54 kde-base/pykde4-4.3.1
55
56 local use flags (searching: semantic-desktop)
57 ************************************************************
58 [- c  ] semantic-desktop (kde-base/dolphin):
59  Semantic desktop allows for storage of digital information and its
60 metadata to allow the user to express his personal mental models,
61 making all information become intuitively accessible.
62 --
63 Regards,
64 Mick