Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 701218

Summary: net-proxy/haproxy: port to GLEP 81 user accts
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Christian Ruppert (idl0r) <idl0r>
Status: RESOLVED FIXED    
Severity: normal CC: bertrand, hydrapolic
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/14726
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 701210    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-11-26 16:24:26 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 1 Tomáš Mózes 2020-04-21 08:28:51 UTC
@idl0r ping?
Comment 2 Christian Ruppert (idl0r) gentoo-dev 2020-04-21 10:26:30 UTC
Will try to get to it within the next few weeks.
Comment 3 Tomáš Mózes 2020-04-21 11:14:43 UTC
(In reply to Christian Ruppert (idl0r) from comment #2)
> Will try to get to it within the next few weeks.

Thanks.

BTW, it's prepared in the PR. The version being used is old by now, but it works fine.
Comment 4 Larry the Git Cow gentoo-dev 2020-04-24 09:17:10 UTC
The bug has been referenced in the following commit(s):

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

commit 208824c4f763c224560f65427413a1c6a4bf6bb5
Author:     Tomáš Mózes <hydrapolic@gmail.com>
AuthorDate: 2020-02-21 06:08:46 +0000
Commit:     Christian Ruppert <idl0r@gentoo.org>
CommitDate: 2020-04-24 09:16:55 +0000

    net-proxy/haproxy: add revision with GLEP81 group/user packages
    
    Bug: https://bugs.gentoo.org/701218
    Package-Manager: Portage-2.3.85, Repoman-2.3.20
    Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
    Signed-off-by: Christian Ruppert <idl0r@gentoo.org>

 net-proxy/haproxy/haproxy-2.1.3-r1.ebuild | 175 ++++++++++++++++++++++++++++++
 1 file changed, 175 insertions(+)
Comment 5 Christian Ruppert (idl0r) gentoo-dev 2020-04-24 09:20:46 UTC
Just applied for several ebuilds. Thanks!