Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 629068 - app-misc/elasticsearch fail in src_prepare
Summary: app-misc/elasticsearch fail in src_prepare
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Tomáš Mózes
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-27 13:59 UTC by Francesco Riosa
Modified: 2017-08-28 14:12 UTC (History)
5 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 Francesco Riosa 2017-08-27 13:59:46 UTC
commit https://github.com/gentoo/gentoo/commit/d6e6cdaf22a408dbc700d79c71ecd961ae9d22b6

change a `rm -rf` in `rm -v` but it also change one of the file to remove from "LICENSE.txt" to "LICENSE.exe" the latter is absent and die() is called.
Comment 1 Ivan Iraci 2017-08-28 13:24:43 UTC
Same problem here.
Comment 2 Patrice Clement gentoo-dev 2017-08-28 14:12:00 UTC
commit aafbc2cfa939642cee539b074e180f75cfe46278 (HEAD -> master, origin/master, origin/HEAD)
Author:     Patrice Clement <monsieurp@gentoo.org>
AuthorDate: Mon Aug 28 16:11:19 2017 +0200
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: Mon Aug 28 16:11:36 2017 +0200

app-misc/elasticsearch: fix error in src_prepare phase.

Gentoo-Bug: https://bugs.gentoo.org/629068

Package-Manager: Portage-2.3.6, Repoman-2.3.1

app-misc/elasticsearch/elasticsearch-5.5.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)