Current package still uses old 'user' eclass. Please port to GLEP 81. If you need help, just ask.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/data/api.git/commit/?id=0085fe17e38a8c64d5ad6baee32aa6814c115f4b commit 0085fe17e38a8c64d5ad6baee32aa6814c115f4b Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2021-07-13 22:02:04 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2021-07-13 22:37:54 +0000 uid-gid.txt: add uid/gid (135) pgagent Bug: https://bugs.gentoo.org/781284 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> files/uid-gid.txt | 1 + 1 file changed, 1 insertion(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9eb2604db6227b4f8db3c44610bb3ddad2a050a commit b9eb2604db6227b4f8db3c44610bb3ddad2a050a Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2021-07-14 18:20:13 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2021-07-14 19:50:53 +0000 acct-group/pgagent: add group (135) pgagent Bug: https://bugs.gentoo.org/781284 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> acct-group/pgagent/metadata.xml | 8 ++++++++ acct-group/pgagent/pgagent-0.ebuild | 10 ++++++++++ 2 files changed, 18 insertions(+)
Current ebuild uses '/home' for the home directory, which is not allowed and will trigger a warning, if that would be migrated to acct-*. Can we specify instead classic '/var/lib/pgagent' as HOME? Could this break something with pgagent?
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f23d054130c5b787d900ed70b2a7f95d3710f06 commit 2f23d054130c5b787d900ed70b2a7f95d3710f06 Author: Aaron W. Swenson <titanofold@gentoo.org> AuthorDate: 2022-03-15 16:50:36 +0000 Commit: Aaron W. Swenson <titanofold@gentoo.org> CommitDate: 2022-03-15 16:56:13 +0000 acct-user/pgagent: Initial 0 release for GLEP-81 update Bug: https://bugs.gentoo.org/781284 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org> acct-user/pgagent/metadata.xml | 8 ++++++++ acct-user/pgagent/pgagent-0.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 30 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5b884a6f1caf966832a6519218107c23838b4d8 commit e5b884a6f1caf966832a6519218107c23838b4d8 Author: Aaron W. Swenson <titanofold@gentoo.org> AuthorDate: 2022-03-15 16:58:30 +0000 Commit: Aaron W. Swenson <titanofold@gentoo.org> CommitDate: 2022-03-15 16:58:30 +0000 dev-db/pgagent: Bump to 4.2.1 Additionally migrates from cmake-utils and user to cmake and acct-user. Bug: https://bugs.gentoo.org/781284 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org> dev-db/pgagent/Manifest | 1 + dev-db/pgagent/pgagent-4.2.1.ebuild | 48 +++++++++++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c82757d6d951a51308de7ab1f4330deecce7b99 commit 5c82757d6d951a51308de7ab1f4330deecce7b99 Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2022-03-27 19:32:25 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2022-03-27 19:32:51 +0000 dev-db/pgagent: drop 4.0.0-r1 Closes: https://bugs.gentoo.org/781284 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> dev-db/pgagent/Manifest | 1 - .../files/pgagent-4.0.0-pthreads-linking.patch | 33 ------------- dev-db/pgagent/pgagent-4.0.0-r1.ebuild | 55 ---------------------- 3 files changed, 89 deletions(-)