Gentoo Archives: gentoo-user

From: mad.scientist.at.large@××××××××.com
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] LibreOffice and openldap
Date: Wed, 25 Jul 2018 17:22:45
Message-Id: LIHSfPG--3-0@tutanota.com
In Reply to: Re: [gentoo-user] LibreOffice and openldap by Peter Humphrey
1 Several years ago i was using opensuse, I really like the way you could block dependencies so that in the future it would ask if you wanted to "break" an install by not installing the dependencies that you don't want to ever load, like zeroconfig/avahi, packages that i didn't need, or want and that are dangerous security wise. 
2
3 It seems to me that gentoo should behave the same way using the global flags,  Isn't that the point of having 4 billion flags, more than any human could remember and keep track of.  Are they all documented somewhere, anywhere?  i've seen the official list, a bit sparse on just what they do and why you would want to use some of them.
4
5 "We kill when we close our eyes to poverty, affliction or infamy. We kill when, because it is easier, we countenance or pretend to approve of atrophied social, political, educational and religious institutions instead of resolutely combating them."
6 - Hesse
7
8 25. Jul 2018 02:34 by peter@××××××××××××.uk <mailto:peter@××××××××××××.uk>:
9
10
11 > On Tuesday, 24 July 2018 16:15:29 BST Andrew Lowe wrote:
12 >> Hi all,
13 >> I'm in the process of installing LibreOffice. Doing:
14 >>
15 >> emerge --ask libreoffice
16 >>
17 >> gives a big list of dependencies, as I would expect. One of them is
18 >> openldap. I thought that that was a bit strange, as I am a home user,
19 >> not corporate so I tried to turn it off. I placed a "-ldap" in
20 >> make.conf, I don't want it anywhere, but it still appeared in the
21 >> dependency list. A google search turned up this bug:
22 >>
23 >> >> https://bugs.documentfoundation.org/show_bug.cgi?id=57417 <https://bugs.documentfoundation.org/show_bug.cgi?id=57417>
24 >>
25 >> which says, if I've read it correctly, that LDAP is not in LibreOffice
26 >> anymore. If this is the case, why is there a dependency,
27 >>
28 >> https://gitweb.gentoo.org/repo/gentoo.git/tree/app-office/libreoffice/libreo <https://gitweb.gentoo.org/repo/gentoo.git/tree/app-office/libreoffice/libreo>
29 >> ffice-6.0.5.2-r1.ebuild
30 >>
31 >> line 136 - I may have misread this bit, I'm just starting to read the
32 >> whole ebuild doco.
33 >>
34 >> Anyone got any insight?
35 >>
36 >> Andrew
37 >
38 > If you run a KDE desktop it's a lot more than LibreOffice:
39 >
40 > $ equery d openldap
41 > * These packages depend on openldap:
42 > --->8
43 > kde-apps/kldap-17.12.3 (net-nds/openldap)
44 > --->8
45 >
46 > $ equery d kldap
47 > * These packages depend on kldap:
48 > kde-apps/incidenceeditor-17.12.3 (>=kde-apps/kldap-17.12.3:5)
49 > kde-apps/kdepim-meta-17.12.3 (>=kde-apps/kldap-17.12.3)
50 > kde-apps/kmail-17.12.3 (>=kde-apps/kldap-17.12.3:5)
51 > kde-apps/kmail-account-wizard-17.12.3 (>=kde-apps/kldap-17.12.3:5)
52 > kde-apps/korganizer-17.12.3 (>=kde-apps/kldap-17.12.3:5)
53 > kde-apps/libkdepim-17.12.3 (>=kde-apps/kldap-17.12.3:5)
54 > kde-apps/messagelib-17.12.3 (>=kde-apps/kldap-17.12.3:5)
55 >
56 > Seems to be no way out of it.
57 >
58 > --
59 > Regards,
60 > Peter.

Replies

Subject Author
Re: [gentoo-user] LibreOffice and openldap Daniel Frey <djqfrey@×××××.com>