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

Bug 553534

Summary: app-misc/elasticsearch-1.6.0 does not run with systemd
Product: Gentoo Linux Reporter: neko259 <neko259>
Component: [OLD] ServerAssignee: Ferenc Erki <erkiferenc>
Status: RESOLVED FIXED    
Severity: normal CC: chainsaw
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: service.patch
ebuild.patch

Description neko259 2015-06-29 08:46:17 UTC
There is a typo in elasticsearch.service3:
>Environment=ES_INCLUDE=/usr/share/elasticsaerch/bin/elasticsearch.in.sh
>/elasticsAErch/
It must be /elasticsEArch/

Reproducible: Always
Comment 1 Ferenc Erki 2015-06-30 04:44:07 UTC
Created attachment 405978 [details, diff]
service.patch

Patch for service file
Comment 2 Ferenc Erki 2015-06-30 04:45:39 UTC
Created attachment 405980 [details, diff]
ebuild.patch

Patch for ebuild (including revbump)
Comment 3 Ferenc Erki 2015-06-30 04:56:48 UTC
@neko259: thanks for the report!

@chainsaw: I believe old init and service files can also be cleaned up, probably along with the ebuild for 1.6.0.
Comment 4 Tony Vroon (RETIRED) gentoo-dev 2015-07-27 09:06:27 UTC
(In reply to Ferenc Erki from comment #3)
> @chainsaw: I believe old init and service files can also be cleaned up,
> probably along with the ebuild for 1.6.0.

All set. Thank you.