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

Bug 895470

Summary: net-irc/atheme-services-7.2.12-r3 - add systemd unit
Product: Gentoo Linux Reporter: Erik Mackdanz <stasibear>
Component: Current packagesAssignee: Wade Cline <wadecline>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/29821
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 448882    
Attachments: atheme-services.service
atheme-services.service

Description Erik Mackdanz gentoo-dev 2023-02-19 20:02:29 UTC
Please install the systemd unit file (attached)

Reproducible: Always

Steps to Reproduce:
1. emerge atheme-services
2. systemctl status atheme-services
Actual Results:  
Error that no unit exists

Expected Results:  
service status is reported
Comment 1 Erik Mackdanz gentoo-dev 2023-02-19 20:03:36 UTC
Created attachment 853122 [details]
atheme-services.service
Comment 2 Erik Mackdanz gentoo-dev 2023-02-23 02:32:13 UTC
Created attachment 854034 [details]
atheme-services.service
Comment 3 Larry the Git Cow gentoo-dev 2023-03-08 13:43:49 UTC
The bug has been referenced in the following commit(s):

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

commit 38170f3850411e75ec88aa94ce2210f63ed3b6d0
Author:     Wade Cline <wadecline@hotmail.com>
AuthorDate: 2023-02-27 02:37:41 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2023-03-08 13:43:45 +0000

    net-irc/atheme-services: Add 7.2.12-r4
    
    Bug: https://bugs.gentoo.org/895470
    Signed-off-by: Wade Cline <wadecline@hotmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/29821
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 .../atheme-services-7.2.12-r4.ebuild               | 92 ++++++++++++++++++++++
 .../atheme-services/files/atheme-services.service  | 15 ++++
 2 files changed, 107 insertions(+)
Comment 4 Wade Cline 2023-04-09 22:40:18 UTC
Marking this fixed since the unit file is available in the next revision.