Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

Problem with installing opendistroforelasticsearch 6.7.1 #99

@rnkhouse

Description

@rnkhouse

I am running this version 6.7.1 in elasticsearch OSS using this guide:
https://opendistro.github.io/for-elasticsearch-docs/docs/install/deb/

wget https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-oss-6.7.1-amd64.deb
sudo dpkg -i elasticsearch-oss-6.7.1-amd64.deb
sudo apt-get update
sudo apt install opendistroforelasticsearch

Error:

Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
opendistroforelasticsearch : Depends: elasticsearch-oss (= 7.0.1) but 6.7.1 is to be installed
Depends: opendistro-alerting (>= 1.0.0) but it is not going to be installed
Depends: opendistro-sql (>= 1.0.0) but it is not going to be installed
Depends: opendistro-security (>= 1.0.0) but it is not going to be installed
Depends: opendistro-performance-analyzer (>= 1.0.0) but it is not going to be installed
Depends: opendistro-job-scheduler (>= 1.0.0) but it is not going to be installed
Depends: opendistro-alerting (< 1.0.1) but it is not going to be installed
Depends: opendistro-sql (< 1.0.1) but it is not going to be installed
Depends: opendistro-security (< 1.0.1) but it is not going to be installed
Depends: opendistro-performance-analyzer (< 1.0.1) but it is not going to be installed
Depends: opendistro-job-scheduler (< 1.0.1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

It was working fine before. Suddenly it stopped working!
How can I install the older version which is 0.9.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions