Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 689524 - =app-misc/elasticsearch-7.2.0 : USE=x-pack - rm: cannot remove 'modules/x-pack-ml/platform/{darwin,windows}-x86_64': No such file or directory
Summary: =app-misc/elasticsearch-7.2.0 : USE=x-pack - rm: cannot remove 'modules/x-pac...
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: PATCH, PullRequest
Depends on:
Blocks:
 
Reported: 2019-07-09 06:48 UTC by Ferenc Erki
Modified: 2019-07-16 15:44 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 Ferenc Erki 2019-07-09 06:48:59 UTC
Installing app-misc/elasticsearch-7.2.0 with x-pack USE flag enabled fails with the following error messages:

rm: cannot remove 'modules/x-pack-ml/platform/darwin-x86_64': No such file or directory
rm: cannot remove 'modules/x-pack-ml/platform/windows-x86_64': 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 Tomáš Mózes 2019-07-09 20:02:09 UTC
Thanks for testing with XPACK and fixing it.
Comment 2 Larry the Git Cow gentoo-dev 2019-07-16 15:44:00 UTC
The bug has been closed via the following commit(s):

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

commit 966516a105194e8a62562e804b633a3e6204b1f7
Author:     Ferenc Erki <erkiferenc@gmail.com>
AuthorDate: 2019-07-09 07:32:57 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-07-16 15:43:48 +0000

    app-misc/elasticsearch: remove x-pack cleanup
    
    Closes: https://bugs.gentoo.org/689524
    Package-Manager: Portage-2.3.68, Repoman-2.3.16
    Signed-off-by: Ferenc Erki <erkiferenc@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/12407
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 app-misc/elasticsearch/elasticsearch-7.2.0.ebuild | 4 ----
 1 file changed, 4 deletions(-)