public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] question about acct-user/vdr adding more ACCT_USER_GROUPS afterwards
@ 2019-12-22 16:12 Joerg Bornkessel
  2019-12-22 16:44 ` Michał Górny
  0 siblings, 1 reply; 2+ messages in thread
From: Joerg Bornkessel @ 2019-12-22 16:12 UTC (permalink / raw
  To: gentoo-dev


[-- Attachment #1.1: Type: text/plain, Size: 820 bytes --]

Hallo,
In bug
https://bugs.gentoo.org/699846
is this ebuild for acct-user/vdr handling
this is needed for an update on
media-tv/gentoo-vdr-scripts
without user.eclass
this works fine with
ACCT_USER_GROUPS=( vdr video audio cdrom )
in this case.

I have another package this has to be converted
media-plugins/vdr-graphlcd-1.0.x
this needs the user vdr also in group lp and usb

For me it is unclear now, how could i add the user vdr also to groups
lp, usb afterwards

or should i change this in the initial acct-user/vdr ebuild
to
ACCT_USER_GROUPS=( vdr video audio cdrom lp usb )

Any hints are welcome...
before i commit any crap ;)

Cheers, joerg

-- 
Joerg Bornkessel <hd_brummy@gentoo.org>
GnuPG Key: 0x93EB5F4DAA5832A1
Fingerprint: 0E0A A1EE 1DF4 41D7 A3F5 21C2 93EB 5F4D AA58 32A1


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 700 bytes --]

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

* Re: [gentoo-dev] question about acct-user/vdr adding more ACCT_USER_GROUPS afterwards
  2019-12-22 16:12 [gentoo-dev] question about acct-user/vdr adding more ACCT_USER_GROUPS afterwards Joerg Bornkessel
@ 2019-12-22 16:44 ` Michał Górny
  0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2019-12-22 16:44 UTC (permalink / raw
  To: gentoo-dev

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

On Sun, 2019-12-22 at 17:12 +0100, Joerg Bornkessel wrote:
> Hallo,
> In bug
> https://bugs.gentoo.org/699846
> is this ebuild for acct-user/vdr handling
> this is needed for an update on
> media-tv/gentoo-vdr-scripts
> without user.eclass
> this works fine with
> ACCT_USER_GROUPS=( vdr video audio cdrom )
> in this case.
> 
> I have another package this has to be converted
> media-plugins/vdr-graphlcd-1.0.x
> this needs the user vdr also in group lp and usb
> 
> For me it is unclear now, how could i add the user vdr also to groups
> lp, usb afterwards
> 
> or should i change this in the initial acct-user/vdr ebuild
> to
> ACCT_USER_GROUPS=( vdr video audio cdrom lp usb )
> 

Yes, right now the idea is that you list all of them in the original
ebuild.  If you really needed something like that, I'd suggest USE flag
to control extra groups in pkg_setup() or so but I don't think it's
worth the added complexity here.

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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-22 16:12 [gentoo-dev] question about acct-user/vdr adding more ACCT_USER_GROUPS afterwards Joerg Bornkessel
2019-12-22 16:44 ` Michał Górny

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