Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 701230 - app-containers/reg: port to GLEP 81 user accts
Summary: app-containers/reg: port to GLEP 81 user accts
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glep-81
  Show dependency tree
 
Reported: 2019-11-26 16:30 UTC by Michał Górny
Modified: 2022-03-22 03:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-11-26 16:30:57 UTC
All of the listed packages have been reported as using old-style user.eclass in new versions.  Please port them to GLEP 81 acct-* packages ASAP, in order to resolve the CI reports.
Comment 2 Larry the Git Cow gentoo-dev 2021-07-14 19:51:48 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b99e69e55270750fe6faf88f85d5ac5695fa1b2

commit 6b99e69e55270750fe6faf88f85d5ac5695fa1b2
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-07-14 17:40:35 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-07-14 19:50:40 +0000

    acct-group/reg: add group (94) reg
    
    Bug: https://bugs.gentoo.org/701230
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 acct-group/reg/metadata.xml |  8 ++++++++
 acct-group/reg/reg-0.ebuild | 10 ++++++++++
 2 files changed, 18 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2021-07-17 21:35:55 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=badd0f3a2167003c0576e6c9f1a9230fcd72a044

commit badd0f3a2167003c0576e6c9f1a9230fcd72a044
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2021-07-17 21:35:48 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2021-07-17 21:35:48 +0000

    acct-user/reg: add reg user
    
    Bug: https://bugs.gentoo.org/701230
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 acct-user/reg/metadata.xml |  8 ++++++++
 acct-user/reg/reg-0.ebuild | 13 +++++++++++++
 2 files changed, 21 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2022-03-22 03:20:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0447f1bee011e7a19f75b34005008399ba953be2

commit 0447f1bee011e7a19f75b34005008399ba953be2
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2022-03-22 03:13:16 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2022-03-22 03:14:28 +0000

    app-containers/reg: update EAPI 6 -> 8
    
    Closes: https://bugs.gentoo.org/701230
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 app-containers/reg/Manifest                      |   1 +
 app-containers/reg/files/reg-0.16.1-config.patch | 296 +++++++++++++++++++++++
 app-containers/reg/reg-0.16.1-r1.ebuild          |  46 ++++
 3 files changed, 343 insertions(+)