Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 701218 - net-proxy/haproxy: port to GLEP 81 user accts
Summary: net-proxy/haproxy: 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: Christian Ruppert (idl0r)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: glep-81
  Show dependency tree
 
Reported: 2019-11-26 16:24 UTC by Michał Górny
Modified: 2020-04-24 09:20 UTC (History)
2 users (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: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!