Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 684952 - =app-misc/elasticsearch-7.0.0 : USE=x-pack - rm: cannot remove 'bin/x-pack/*.bat': No such file or directory
Summary: =app-misc/elasticsearch-7.0.0 : USE=x-pack - rm: cannot remove 'bin/x-pack/*....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tomáš Mózes
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-05-02 20:25 UTC by Ferenc Erki
Modified: 2019-05-08 22:56 UTC (History)
3 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 Ferenc Erki 2019-05-02 20:25:47 UTC
Installing app-misc/elasticsearch-7.0.0 with x-pack USE flag enabled fails with the following error message:

rm: cannot remove 'bin/x-pack/*.bat': No such file or directory

Looks like those files are not part of the upstream archive anymore, so we can remove that step.

I plan to send a PR via GitHub as soon as I get it working.
Comment 1 Larry the Git Cow gentoo-dev 2019-05-08 22:56:33 UTC
The bug has been closed via the following commit(s):

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

commit 24c359c2db7356a6df033d60f3b72b49f70633a6
Author:     Ferenc Erki <erkiferenc@gmail.com>
AuthorDate: 2019-05-02 20:44:40 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-05-08 22:56:13 +0000

    app-misc/elasticsearch: fix install with USE="x-pack"
    
    Closes: https://bugs.gentoo.org/684952
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Signed-off-by: Ferenc Erki <erkiferenc@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/11880
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-misc/elasticsearch/elasticsearch-7.0.0.ebuild | 1 -
 1 file changed, 1 deletion(-)