public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH] profiles/targets/desktop: Do not enable ldap USE flag by default
@ 2020-09-09 10:35 Mikle Kolyada
  2020-09-09 14:55 ` Mike Gilbert
  2020-09-10  5:35 ` Hans de Graaff
  0 siblings, 2 replies; 9+ messages in thread
From: Mikle Kolyada @ 2020-09-09 10:35 UTC (permalink / raw
  To: gentoo-dev

Closes: https://bugs.gentoo.org/741380
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
---
 profiles/targets/desktop/make.defaults | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/targets/desktop/make.defaults b/profiles/targets/desktop/make.defaults
index da96e7830..d7eab4cd0 100644
--- a/profiles/targets/desktop/make.defaults
+++ b/profiles/targets/desktop/make.defaults
@@ -1,4 +1,4 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd dvdr elogind emboss encode exif flac gif gpm gtk gui icu jpeg lcms ldap libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt5 sdl spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb wxwidgets X xcb x264 xml xv xvid"
+USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd dvdr elogind emboss encode exif flac gif gpm gtk gui icu jpeg lcms libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt5 sdl spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb wxwidgets X xcb x264 xml xv xvid"
-- 
2.26.2



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* Re: [gentoo-dev] [PATCH] profiles/targets/desktop: Do not enable ldap USE flag by default
  2020-09-09 10:35 [gentoo-dev] [PATCH] profiles/targets/desktop: Do not enable ldap USE flag by default Mikle Kolyada
@ 2020-09-09 14:55 ` Mike Gilbert
  2020-09-10  5:35 ` Hans de Graaff
  1 sibling, 0 replies; 9+ messages in thread
From: Mike Gilbert @ 2020-09-09 14:55 UTC (permalink / raw
  To: Gentoo Dev

Seems like a good idea to me.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-dev] [PATCH] profiles/targets/desktop: Do not enable ldap USE flag by default
  2020-09-09 10:35 [gentoo-dev] [PATCH] profiles/targets/desktop: Do not enable ldap USE flag by default Mikle Kolyada
  2020-09-09 14:55 ` Mike Gilbert
@ 2020-09-10  5:35 ` Hans de Graaff
  2020-09-10  8:59   ` Mikle Kolyada
  2020-09-10 15:13   ` Michał Górny
  1 sibling, 2 replies; 9+ messages in thread
From: Hans de Graaff @ 2020-09-10  5:35 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 490 bytes --]

On Wed, 2020-09-09 at 13:35 +0300, Mikle Kolyada wrote:
> Closes: https://bugs.gentoo.org/741380

Could you provide a rationale for removing this? The bug only has a
single anecdotal report of a user who can run a desktop without it. I'm
not sure if that is reason enough to remove this. I guess we won't be
able to figure out easily how many of our desktop profile users are
actually using LDAP, but changing this may cause surprises and I'm not
sure if that's warranted.

Hans

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-dev] [PATCH] profiles/targets/desktop: Do not enable ldap USE flag by default
  2020-09-10  5:35 ` Hans de Graaff
@ 2020-09-10  8:59   ` Mikle Kolyada
  2020-09-10 15:03     ` John Helmert III
  2020-09-10 15:45     ` Alec Warner
  2020-09-10 15:13   ` Michał Górny
  1 sibling, 2 replies; 9+ messages in thread
From: Mikle Kolyada @ 2020-09-10  8:59 UTC (permalink / raw
  To: gentoo-dev


On 10.09.2020 08:35, Hans de Graaff wrote:
> On Wed, 2020-09-09 at 13:35 +0300, Mikle Kolyada wrote:
>> Closes: https://bugs.gentoo.org/741380
> Could you provide a rationale for removing this? The bug only has a
> single anecdotal report of a user who can run a desktop without it. I'm
> not sure if that is reason enough to remove this. I guess we won't be
> able to figure out easily how many of our desktop profile users are
> actually using LDAP, but changing this may cause surprises and I'm not
> sure if that's warranted.
>
> Hans


Hi.

It is dictated by common sense.

I barely can imagine a case where you need ldap support in each and 
every package you install.

This should rather be per-package enabled as something non-trivial.



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-dev] [PATCH] profiles/targets/desktop: Do not enable ldap USE flag by default
  2020-09-10  8:59   ` Mikle Kolyada
@ 2020-09-10 15:03     ` John Helmert III
  2020-09-10 15:45     ` Alec Warner
  1 sibling, 0 replies; 9+ messages in thread
From: John Helmert III @ 2020-09-10 15:03 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 965 bytes --]

On Thu, Sep 10, 2020 at 11:59:31AM +0300, Mikle Kolyada wrote:
> 
> On 10.09.2020 08:35, Hans de Graaff wrote:
> > On Wed, 2020-09-09 at 13:35 +0300, Mikle Kolyada wrote:
> >> Closes: https://bugs.gentoo.org/741380
> > Could you provide a rationale for removing this? The bug only has a
> > single anecdotal report of a user who can run a desktop without it. I'm
> > not sure if that is reason enough to remove this. I guess we won't be
> > able to figure out easily how many of our desktop profile users are
> > actually using LDAP, but changing this may cause surprises and I'm not
> > sure if that's warranted.
> >
> > Hans
> 
> 
> Hi.
> 
> It is dictated by common sense.
> 
> I barely can imagine a case where you need ldap support in each and 
> every package you install.
> 
> This should rather be per-package enabled as something non-trivial.

Maybe this change should be introduced with a news item just to help
limit surprises?

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-dev] [PATCH] profiles/targets/desktop: Do not enable ldap USE flag by default
  2020-09-10  5:35 ` Hans de Graaff
  2020-09-10  8:59   ` Mikle Kolyada
@ 2020-09-10 15:13   ` Michał Górny
  2020-09-10 15:57     ` Alec Warner
  1 sibling, 1 reply; 9+ messages in thread
From: Michał Górny @ 2020-09-10 15:13 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 1294 bytes --]

On Thu, 2020-09-10 at 07:35 +0200, Hans de Graaff wrote:
> On Wed, 2020-09-09 at 13:35 +0300, Mikle Kolyada wrote:
> > Closes: https://bugs.gentoo.org/741380
> 
> Could you provide a rationale for removing this? The bug only has a
> single anecdotal report of a user who can run a desktop without it. I'm
> not sure if that is reason enough to remove this. I guess we won't be
> able to figure out easily how many of our desktop profile users are
> actually using LDAP, but changing this may cause surprises and I'm not
> sure if that's warranted.
> 

2020.  Gentoo discovers that people usually don't run LDAP on their
desktops.  Some developers can't believe their eyes!  Gentoo forms
a Working Group to establish whether using LDAP on desktops is really
that uncommon.

This fits nicely with the recently announced fact that Gentoo Foundation
has too much money and is looking for funding requests.  After all, what
could be a better use of Gentoo money than funding the work of a Working
Group trying to establish matters of such great importance as default
USE flags on desktop profiles.

After a lot of debate the Working Group concludes that there is no
conclusive answer whether LDAP should be enabled by default or not.

-- 
Best regards,
Michał Górny


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 618 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-dev] [PATCH] profiles/targets/desktop: Do not enable ldap USE flag by default
  2020-09-10  8:59   ` Mikle Kolyada
  2020-09-10 15:03     ` John Helmert III
@ 2020-09-10 15:45     ` Alec Warner
  2020-09-10 15:49       ` Mike Gilbert
  1 sibling, 1 reply; 9+ messages in thread
From: Alec Warner @ 2020-09-10 15:45 UTC (permalink / raw
  To: Gentoo Dev

[-- Attachment #1: Type: text/plain, Size: 1130 bytes --]

On Thu, Sep 10, 2020 at 1:59 AM Mikle Kolyada <zlogene@gentoo.org> wrote:

>
> On 10.09.2020 08:35, Hans de Graaff wrote:
> > On Wed, 2020-09-09 at 13:35 +0300, Mikle Kolyada wrote:
> >> Closes: https://bugs.gentoo.org/741380
> > Could you provide a rationale for removing this? The bug only has a
> > single anecdotal report of a user who can run a desktop without it. I'm
> > not sure if that is reason enough to remove this. I guess we won't be
> > able to figure out easily how many of our desktop profile users are
> > actually using LDAP, but changing this may cause surprises and I'm not
> > sure if that's warranted.
> >
> > Hans
>
>
> Hi.
>
> It is dictated by common sense.
>

> I barely can imagine a case where you need ldap support in each and
> every package you install.
>

I can, but not in a desktop environment. In an enterprise environment you
will need it (but I'd expect folks to add it.)
The challenge is just in changing the default. E.g. we might not do it
until a new profile bump (e.g. do it in a 2020 or 2021 profile?)

-A


>
> This should rather be per-package enabled as something non-trivial.
>
>
>

[-- Attachment #2: Type: text/html, Size: 1929 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-dev] [PATCH] profiles/targets/desktop: Do not enable ldap USE flag by default
  2020-09-10 15:45     ` Alec Warner
@ 2020-09-10 15:49       ` Mike Gilbert
  0 siblings, 0 replies; 9+ messages in thread
From: Mike Gilbert @ 2020-09-10 15:49 UTC (permalink / raw
  To: Gentoo Dev

On Thu, Sep 10, 2020 at 11:45 AM Alec Warner <antarus@gentoo.org> wrote:
>
> On Thu, Sep 10, 2020 at 1:59 AM Mikle Kolyada <zlogene@gentoo.org> wrote:
>>
>>
>> On 10.09.2020 08:35, Hans de Graaff wrote:
>> > On Wed, 2020-09-09 at 13:35 +0300, Mikle Kolyada wrote:
>> >> Closes: https://bugs.gentoo.org/741380
>> > Could you provide a rationale for removing this? The bug only has a
>> > single anecdotal report of a user who can run a desktop without it. I'm
>> > not sure if that is reason enough to remove this. I guess we won't be
>> > able to figure out easily how many of our desktop profile users are
>> > actually using LDAP, but changing this may cause surprises and I'm not
>> > sure if that's warranted.
>> >
>> > Hans
>>
>>
>> Hi.
>>
>> It is dictated by common sense.
>>
>>
>> I barely can imagine a case where you need ldap support in each and
>> every package you install.
>
>
> I can, but not in a desktop environment. In an enterprise environment you will need it (but I'd expect folks to add it.)
> The challenge is just in changing the default. E.g. we might not do it until a new profile bump (e.g. do it in a 2020 or 2021 profile?)

I think a news item with some time delay would be sufficient to inform
any enterprise admins so they can push a local config change.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-dev] [PATCH] profiles/targets/desktop: Do not enable ldap USE flag by default
  2020-09-10 15:13   ` Michał Górny
@ 2020-09-10 15:57     ` Alec Warner
  0 siblings, 0 replies; 9+ messages in thread
From: Alec Warner @ 2020-09-10 15:57 UTC (permalink / raw
  To: Gentoo Dev

[-- Attachment #1: Type: text/plain, Size: 1761 bytes --]

On Thu, Sep 10, 2020 at 8:13 AM Michał Górny <mgorny@gentoo.org> wrote:

> On Thu, 2020-09-10 at 07:35 +0200, Hans de Graaff wrote:
> > On Wed, 2020-09-09 at 13:35 +0300, Mikle Kolyada wrote:
> > > Closes: https://bugs.gentoo.org/741380
> >
> > Could you provide a rationale for removing this? The bug only has a
> > single anecdotal report of a user who can run a desktop without it. I'm
> > not sure if that is reason enough to remove this. I guess we won't be
> > able to figure out easily how many of our desktop profile users are
> > actually using LDAP, but changing this may cause surprises and I'm not
> > sure if that's warranted.
> >
>
> 2020.  Gentoo discovers that people usually don't run LDAP on their
> desktops.  Some developers can't believe their eyes!  Gentoo forms
> a Working Group to establish whether using LDAP on desktops is really
> that uncommon.
>
> This fits nicely with the recently announced fact that Gentoo Foundation
> has too much money and is looking for funding requests.  After all, what
> could be a better use of Gentoo money than funding the work of a Working
> Group trying to establish matters of such great importance as default
> USE flags on desktop profiles.
>

I don't appreciate these comments. You can think the Foundation wastes
money on taxes and paperwork and operational expenses but i'm not going to
sit here and watch you crap all over my attempts to actually *support* the
Gentoo community by funding actual work. So please keep your negative
comments to yourself.

-A


>
> After a lot of debate the Working Group concludes that there is no
> conclusive answer whether LDAP should be enabled by default or not.
>

> --
> Best regards,
> Michał Górny
>
>

[-- Attachment #2: Type: text/html, Size: 2535 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-09-10 15:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-09 10:35 [gentoo-dev] [PATCH] profiles/targets/desktop: Do not enable ldap USE flag by default Mikle Kolyada
2020-09-09 14:55 ` Mike Gilbert
2020-09-10  5:35 ` Hans de Graaff
2020-09-10  8:59   ` Mikle Kolyada
2020-09-10 15:03     ` John Helmert III
2020-09-10 15:45     ` Alec Warner
2020-09-10 15:49       ` Mike Gilbert
2020-09-10 15:13   ` Michał Górny
2020-09-10 15:57     ` Alec Warner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox