Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: desultory <desultory@g.o>
Cc: gentoo-dev <gentoo-dev@l.g.o>
Subject: Re: [gentoo-dev] [PATCH v2 7/9] acct-group/ftp: Add 'ftp' group (GID 21)
Date: Fri, 07 Jun 2019 05:01:30
Message-Id: ddebc2e1cdfc62da87a73ef5680c4321d47a2145.camel@gentoo.org
1 On Thu, 2019-06-06 at 23:09 -0400, desultory wrote:
2 > On 06/05/19 05:12, Michał Górny wrote:
3 > > Signed-off-by: Michał Górny <mgorny@g.o>
4 > > ---
5 > > acct-group/ftp/ftp-0.ebuild | 8 ++++++++
6 > > acct-group/ftp/metadata.xml | 5 +++++
7 > > profiles/categories | 1 +
8 > > 3 files changed, 14 insertions(+)
9 > > create mode 100644 acct-group/ftp/ftp-0.ebuild
10 > > create mode 100644 acct-group/ftp/metadata.xml
11 > >
12 > > diff --git a/acct-group/ftp/ftp-0.ebuild b/acct-group/ftp/ftp-0.ebuild
13 > > new file mode 100644
14 > > index 000000000000..d0912739a2fe
15 > > --- /dev/null
16 > > +++ b/acct-group/ftp/ftp-0.ebuild
17 > > @@ -0,0 +1,8 @@
18 > > +# Copyright 2019 Gentoo Authors
19 > > +# Distributed under the terms of the GNU General Public License v2
20 > > +
21 > > +EAPI=7
22 > > +
23 > > +inherit acct-group
24 > > +
25 > > +ACCT_GROUP_ID=21
26 > > diff --git a/acct-group/ftp/metadata.xml b/acct-group/ftp/metadata.xml
27 > > new file mode 100644
28 > > index 000000000000..7a38bb900964
29 > > --- /dev/null
30 > > +++ b/acct-group/ftp/metadata.xml
31 > > @@ -0,0 +1,5 @@
32 > > +<?xml version="1.0" encoding="UTF-8"?>
33 > > +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
34 > > +<pkgmetadata>
35 > > + <!-- maintainer-needed -->
36 > > +</pkgmetadata>
37 > As apparently needs explicitly stated: this is merely feedback on a
38 > technical matter, not a personal attack; nor is it meant to be passive
39 > aggressive, despite requesting clarification of a technical point.
40 >
41 > It seems wrong to add packages to gentoo.git as maintainer-needed in
42 > general, not least given the noise that would either need to be ignored
43 > or special cased out from the QA relevant reports. [...]
44
45 This is because this user is effectively split from ftpbase which is
46 maintainer-needed. Normally users will have maintainers.
47
48 --
49 Best regards,
50 Michał Górny

Attachments

File name MIME type
signature.asc application/pgp-signature