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

Bug 781578

Summary: net-analyzer/kapacitor: migrate to GLEP 81
Product: Gentoo Linux Reporter: Conrad Kostecki <conikost>
Component: Current packagesAssignee: William Hubbs <williamh>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 701210    

Description Conrad Kostecki gentoo-dev 2021-04-08 21:42:02 UTC
Current package still uses old 'user' eclass. Please port to GLEP 81.
If you need help, just ask.
Comment 1 Conrad Kostecki gentoo-dev 2021-07-13 22:21:50 UTC
Do we need a user? Only old versions create one, but newest not.
Comment 2 Larry the Git Cow gentoo-dev 2021-07-14 19:57:58 UTC
The bug has been closed via the following commit(s):

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

commit 0b71b5dabee2f0f5c839ecf4d981e7b1143561ff
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-07-14 19:57:47 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-07-14 19:57:47 +0000

    net-analyzer/kapacitor: drop old version
    
    Closes: https://bugs.gentoo.org/781578
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 net-analyzer/kapacitor/Manifest                  |  2 -
 net-analyzer/kapacitor/kapacitor-1.4.1-r1.ebuild | 48 ------------------------
 net-analyzer/kapacitor/kapacitor-1.5.1.ebuild    | 48 ------------------------
 3 files changed, 98 deletions(-)
Comment 3 Conrad Kostecki gentoo-dev 2021-07-14 19:58:32 UTC
(In reply to Conrad Kostecki from comment #1)
> Do we need a user? Only old versions create one, but newest not.

This is wrong by me. Newest version uses acct, so dropped old ones.