Skip to content
This repository has been archived by the owner on Dec 18, 2021. It is now read-only.

Could not find plugin descriptor 'plugin-descriptor.properties' #45

Open
jeesim2 opened this issue Jun 27, 2016 · 4 comments
Open

Could not find plugin descriptor 'plugin-descriptor.properties' #45

jeesim2 opened this issue Jun 27, 2016 · 4 comments

Comments

@jeesim2
Copy link

jeesim2 commented Jun 27, 2016

Hi.

When I try to install this plugin on ES2.3.3, It complains. :(

$ ./bin/plugin install https://github.com/jprante/elasticsearch-langdetect/archive/2.3.3.0.tar.gz
-> Installing from https://github.com/jprante/elasticsearch-langdetect/archive/2.3.3.0.tar.gz...
Trying https://github.com/jprante/elasticsearch-langdetect/archive/2.3.3.0.tar.gz ...
Downloading ...................................................DONE
Verifying https://github.com/jprante/elasticsearch-langdetect/archive/2.3.3.0.tar.gz checksums if available ...
NOTE: Unable to verify checksum for downloaded plugin (unable to find .sha1 or .md5 file to verify)
ERROR: Could not find plugin descriptor 'plugin-descriptor.properties' in plugin zip

So, I extracted the tar and find plugin-descriptor.properties. It exists.

$ wget https://github.com/jprante/elasticsearch-langdetect/archive/2.3.3.0.tar.gz
$ tar zxvf 2.3.3.0.tar.gz 
$ find ./ -name plugin-descriptor.properties
./src/main/templates/plugin-descriptor.properties

Do I miss something?

@Macoshark
Copy link

Hi,

I also tried installing the latest version but the zip behind the download link doesn't seem to exist.

This is a dead link:
https://github.com/jprante/elasticsearch-langdetect/releases/download/2.3.3.0/elasticsearch-langdetect-2.3.3.0-plugin.zip

@Swedeski
Copy link

Swedeski commented Jul 7, 2016

+1 having the same problem as @jeesim2 with an ES 2.3.3 install.

@Swedeski
Copy link

Thanks @jprante this worked for for us.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants