Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 671598 - mail-filter/amavisd-new-2.11.1: installs systemd service with wrong name
Summary: mail-filter/amavisd-new-2.11.1: installs systemd service with wrong name
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Antivirus Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-11-21 02:08 UTC by Craig Andrews
Modified: 2018-11-21 03:09 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 Craig Andrews gentoo-dev 2018-11-21 02:08:46 UTC
The service file is installed at:
/lib/systemd/system/amavisd.service-r1

Which causes systemd to not recognize it.
The file should be at /lib/systemd/system/amavisd.service
Comment 1 Larry the Git Cow gentoo-dev 2018-11-21 03:09:06 UTC
The bug has been closed via the following commit(s):

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

commit aeffb0da0983d2fa61c3e8e61471dd835f91355c
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2018-11-21 02:14:08 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2018-11-21 02:14:08 +0000

    mail-filter/amavisd-new: Fix installed systemd service filename
    
    Closes: https://bugs.gentoo.org/671598
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 .../amavisd-new/amavisd-new-2.11.1-r1.ebuild       | 190 +++++++++++++++++++++
 1 file changed, 190 insertions(+)