Gentoo Archives: gentoo-user

From: Peter Humphrey <peter@××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] nepomuk gone, baloo enters
Date: Sat, 22 Aug 2015 10:46:17
Message-Id: 3100320.8DLnlDBztV@wstn
In Reply to: Re: [gentoo-user] nepomuk gone, baloo enters by Dale
1 (You're up early! :) )
2
3 On Saturday 22 August 2015 05:03:31 Dale wrote:
4 > Peter Humphrey wrote:
5 > > I may have missed something here, but I'm puzzled. Without running an
6 > > exhaustive search, the only \*baloo\* or \*nepomuk\* files I see on this
7 > > box are these:
8 > >
9 > > $ find . -name \*baloo\*
10 > > ./.config/akonadi/agent_config_akonadi_baloo_indexer
11 > > ./.config/akonadi/agent_config_akonadi_baloo_indexer_changes.dat
12 > > ./.local/share/baloo
13 > > ./.kde4/share/config/baloorc
14 > > ./.kde4/share/config/baloofilerc
15 > >
16 > > ...and this:
17 > >
18 > > $ cat /etc/dbus-1/system.d/org.kde.baloo.filewatch.conf
19 > > <!DOCTYPE busconfig PUBLIC
20 > >
21 > > "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
22 > > "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
23 > >
24 > > <busconfig>
25 > >
26 > > <!-- Only user root can own the foo helper -->
27 > > <policy user="root">
28 > >
29 > > <allow own="org.kde.baloo.filewatch"/>
30 > >
31 > > </policy>
32 > >
33 > > </busconfig>
34 > >
35 > > No sign of a filewatch-inotify anywhere, and the only file in
36 > > /etc/sysctl.d is a readme. This is an openrc box, not systemd; maybe
37 > > that's the difference.
38 > >
39 > > I've just removed -semantic-desktop from make.conf and only dolphin and
40 > > gwenview were reinstalled. I'm writing this in KMail.
41 > >
42 > > So where have those files come from on your system? Have you run equery b
43 > > on them?
44 >
45 > I removed the USE flags here and got this:
46 >
47 > root@fireball / # emerge -uvaDN world
48 >
49 > These are the packages that would be merged, in order:
50 >
51 > Calculating dependencies... done!
52 > [ebuild N ] kde-base/baloo-widgets-4.14.3:4/4.14::gentoo
53 > USE="(-aqua) -debug" 37 KiB
54 > [ebuild R ] kde-apps/gwenview-4.14.3:4/4.14::gentoo USE="handbook
55 > kipi semantic-desktop* (-aqua) -debug" 0 KiB
56 > [ebuild R ~] media-gfx/digikam-4.12.0:4::gentoo USE="gphoto2
57 > handbook mysql semantic-desktop* thumbnails -addressbook (-aqua) -debug
58 > -doc -video" LINGUAS="-af -ar -az -be -bg -bn -br -bs -ca -cs -csb -cy
59 > -da -de -el -en_GB -eo -es -et -eu -fa -fi -fo -fr -fy -ga -gl -ha -he
60 > -hi -hr -hsb -hu -id -is -it -ja -ka -kk -km -ko -ku -lb -lo -lt -lv -mi
61 > -mk -mn -ms -mt -nb -nds -ne -nl -nn -nso -oc -pa -pl -pt -pt_BR -ro -ru
62 > -rw -se -sk -sl -sq -sr -sr@Latn -ss -sv -ta -te -tg -th -tr -tt -uk -uz
63 > -uz@cyrillic -ven -vi -wa -xh -zh_CN -zh_HK -zh_TW -zu" 0 KiB
64 > [ebuild R ] kde-apps/dolphin-4.14.3:4/4.14::gentoo USE="handbook
65 > semantic-desktop* (-aqua) -debug -thumbnail" 0 KiB
66 >
67 > Total: 4 packages (1 new, 3 reinstalls), Size of downloads: 37 KiB
68 >
69 >
70 > It pulls in a extra package here. Sharing info just in case it might
71 > help.
72
73 But baloo-widgets doesn't use the semantic-desktop flag. Emerge -pv:
74
75 [ebuild R ] kde-base/baloo-widgets-4.14.3:4/4.14::gentoo USE="(-aqua) -debug" 0 KiB
76
77 Something else must be pulling it in on your box, Dale, no?
78
79 --
80 Rgds
81 Peter

Replies

Subject Author
Re: [gentoo-user] nepomuk gone, baloo enters Dale <rdalek1967@×××××.com>