public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] RFC: request uid/gid for net-misc/stunnel
@ 2019-12-08 19:48 Anthony G. Basile
  2019-12-08 19:53 ` Michał Górny
  0 siblings, 1 reply; 7+ messages in thread
From: Anthony G. Basile @ 2019-12-08 19:48 UTC (permalink / raw)
  To: Gentoo Development

Hi everyone,

I know that is my third time requesting a uid/gid for stunnel, but it
seems that my previous request was already taken but not added to the
uid-gid.txt file, so I didn't know about the collision.

Speaking with mgorny on #gentoo-dev, he suggested that we start simply
making a request, and he'll assign the highest free value(s) at the time.

So @mgorny, can i please have a UID and GID pair for stunnel.

Thanks!

-- 
Anthony G. Basile, Ph.D.
Gentoo Linux Developer [Hardened]
E-Mail    : blueness@gentoo.org
GnuPG FP  : 1FED FAD9 D82C 52A5 3BAB  DC79 9384 FA6E F52D 4BBA
GnuPG ID  : F52D4BBA


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

* Re: [gentoo-dev] RFC: request uid/gid for net-misc/stunnel
  2019-12-08 19:48 [gentoo-dev] RFC: request uid/gid for net-misc/stunnel Anthony G. Basile
@ 2019-12-08 19:53 ` Michał Górny
  2019-12-08 19:57   ` Anthony G. Basile
  0 siblings, 1 reply; 7+ messages in thread
From: Michał Górny @ 2019-12-08 19:53 UTC (permalink / raw)
  To: gentoo-dev

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

On Sun, 2019-12-08 at 14:48 -0500, Anthony G. Basile wrote:
> Hi everyone,
> 
> I know that is my third time requesting a uid/gid for stunnel, but it
> seems that my previous request was already taken but not added to the
> uid-gid.txt file, so I didn't know about the collision.
> 
> Speaking with mgorny on #gentoo-dev, he suggested that we start simply
> making a request, and he'll assign the highest free value(s) at the time.
> 
> So @mgorny, can i please have a UID and GID pair for stunnel.
> 

You misunderstood me.

I meant that if you don't care about the specific number, you just make
a request saying you'll take the highest free UID/GID pair at the time
(that said, please try to use matching UID/GID for convenience's sake). 
That is, unless you want to take a specific lower number.

Since there's no point in waiting again, just look at uid-gid.txt, find
highest free UID/GID, verify that nobody else used or requested it. 
Then commit it, and make sure to update uid-gid.txt.

-- 
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] 7+ messages in thread

* Re: [gentoo-dev] RFC: request uid/gid for net-misc/stunnel
  2019-12-08 19:53 ` Michał Górny
@ 2019-12-08 19:57   ` Anthony G. Basile
  2019-12-08 19:59     ` Ulrich Mueller
  0 siblings, 1 reply; 7+ messages in thread
From: Anthony G. Basile @ 2019-12-08 19:57 UTC (permalink / raw)
  To: gentoo-dev

On 12/8/19 2:53 PM, Michał Górny wrote:
> On Sun, 2019-12-08 at 14:48 -0500, Anthony G. Basile wrote:
>> Hi everyone,
>>
>> I know that is my third time requesting a uid/gid for stunnel, but it
>> seems that my previous request was already taken but not added to the
>> uid-gid.txt file, so I didn't know about the collision.
>>
>> Speaking with mgorny on #gentoo-dev, he suggested that we start simply
>> making a request, and he'll assign the highest free value(s) at the time.
>>
>> So @mgorny, can i please have a UID and GID pair for stunnel.
>>
> 
> You misunderstood me.
> 
> I meant that if you don't care about the specific number, you just make
> a request saying you'll take the highest free UID/GID pair at the time
> (that said, please try to use matching UID/GID for convenience's sake). 
> That is, unless you want to take a specific lower number.
> 
> Since there's no point in waiting again, just look at uid-gid.txt, find
> highest free UID/GID, verify that nobody else used or requested it. 
> Then commit it, and make sure to update uid-gid.txt.
> 

Okay so when you said "i'll take highest free at the time" you meant
that's what the requester would say.  Sorry for the misunderstanding.

Okay, I'm requesting UID/GID = 492/492.  I'm committing in a sec.

-- 
Anthony G. Basile, Ph.D.
Gentoo Linux Developer [Hardened]
E-Mail    : blueness@gentoo.org
GnuPG FP  : 1FED FAD9 D82C 52A5 3BAB  DC79 9384 FA6E F52D 4BBA
GnuPG ID  : F52D4BBA


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

* Re: [gentoo-dev] RFC: request uid/gid for net-misc/stunnel
  2019-12-08 19:57   ` Anthony G. Basile
@ 2019-12-08 19:59     ` Ulrich Mueller
  2019-12-08 20:01       ` Anthony G. Basile
  0 siblings, 1 reply; 7+ messages in thread
From: Ulrich Mueller @ 2019-12-08 19:59 UTC (permalink / raw)
  To: Anthony G. Basile; +Cc: gentoo-dev

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

>>>>> On Sun, 08 Dec 2019, Anthony G Basile wrote:

> Okay, I'm requesting UID/GID = 492/492.  I'm committing in a sec.

That's the ID used by arch for oprofile, so it's a bad choice.

Ulrich

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

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

* Re: [gentoo-dev] RFC: request uid/gid for net-misc/stunnel
  2019-12-08 19:59     ` Ulrich Mueller
@ 2019-12-08 20:01       ` Anthony G. Basile
  2019-12-08 20:05         ` Ulrich Mueller
  0 siblings, 1 reply; 7+ messages in thread
From: Anthony G. Basile @ 2019-12-08 20:01 UTC (permalink / raw)
  To: gentoo-dev

On 12/8/19 2:59 PM, Ulrich Mueller wrote:
>>>>>> On Sun, 08 Dec 2019, Anthony G Basile wrote:
> 
>> Okay, I'm requesting UID/GID = 492/492.  I'm committing in a sec.
> 
> That's the ID used by arch for oprofile, so it's a bad choice.
> 
> Ulrich
> 

I give up!  How am I supposed to know what to choose if it isn't
requested in the uid-git.txt file?

-- 
Anthony G. Basile, Ph.D.
Gentoo Linux Developer [Hardened]
E-Mail    : blueness@gentoo.org
GnuPG FP  : 1FED FAD9 D82C 52A5 3BAB  DC79 9384 FA6E F52D 4BBA
GnuPG ID  : F52D4BBA


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

* Re: [gentoo-dev] RFC: request uid/gid for net-misc/stunnel
  2019-12-08 20:01       ` Anthony G. Basile
@ 2019-12-08 20:05         ` Ulrich Mueller
  2019-12-08 20:22           ` Ulrich Mueller
  0 siblings, 1 reply; 7+ messages in thread
From: Ulrich Mueller @ 2019-12-08 20:05 UTC (permalink / raw)
  To: Anthony G. Basile; +Cc: gentoo-dev

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

>>>>> On Sun, 08 Dec 2019, Anthony G Basile wrote:

>>> Okay, I'm requesting UID/GID = 492/492.  I'm committing in a sec.
>>
>> That's the ID used by arch for oprofile, so it's a bad choice.

> I give up!  How am I supposed to know what to choose if it isn't
> requested in the uid-git.txt file?

Because I had pointed it out here:
https://archives.gentoo.org/gentoo-dev/message/48d2696dc2f58d04f97de235f83cdac2

| We had skipped allocation for 492 and 493, because they're used for
| oprofile and oidentd in Archlinux, and we have these packages too.

Ulrich

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

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

* Re: [gentoo-dev] RFC: request uid/gid for net-misc/stunnel
  2019-12-08 20:05         ` Ulrich Mueller
@ 2019-12-08 20:22           ` Ulrich Mueller
  0 siblings, 0 replies; 7+ messages in thread
From: Ulrich Mueller @ 2019-12-08 20:22 UTC (permalink / raw)
  To: Anthony G. Basile; +Cc: gentoo-dev

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

>>>>> On Sun, 08 Dec 2019, Ulrich Mueller wrote:

> | We had skipped allocation for 492 and 493, because they're used for
> | oprofile and oidentd in Archlinux, and we have these packages too.

Anyway, stunnel is 341 now, and 492 is (provisionally) reserved
for oprofile.

Ulrich

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

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

end of thread, other threads:[~2019-12-08 20:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-08 19:48 [gentoo-dev] RFC: request uid/gid for net-misc/stunnel Anthony G. Basile
2019-12-08 19:53 ` Michał Górny
2019-12-08 19:57   ` Anthony G. Basile
2019-12-08 19:59     ` Ulrich Mueller
2019-12-08 20:01       ` Anthony G. Basile
2019-12-08 20:05         ` Ulrich Mueller
2019-12-08 20:22           ` Ulrich Mueller

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