Skip to content

Invenio 3.2: invenio_admin version conflict #4040

Description

@mirekys

Installation of Invenio 3.2.X (3.2.2 in this case) with the following set of extras:

invenio[base,metadata,files,postgresql,elasticsearch7]>=3.2.0,<3.3.0

leads to the following version conflict on invenio-admin package between the invenio[base] and invenio[files] bundles:

Could not find a version that matches invenio-admin<1.2.0,>=1.1.2,>=1.2.0 (from invenio[base,elasticsearch7,files,metadata,postgresql]==3.2.2->-r -)
Tried: 1.0.0, 1.0.0, 1.0.1, 1.0.1, 1.1.0, 1.1.0, 1.1.1, 1.1.1, 1.1.2, 1.1.2, 1.1.3, 1.1.3, 1.2.0, 1.2.0, 1.2.1, 1.2.1
Skipped pre-versions: 1.0.0a1, 1.0.0a1, 1.0.0a2, 1.0.0a2, 1.0.0a3, 1.0.0a3, 1.0.0b1, 1.0.0b1, 1.0.0b2, 1.0.0b2, 1.0.0b3, 1.0.0b3, 1.0.0b4, 1.0.0b4
There are incompatible versions in the resolved dependencies:
  invenio-admin<1.2.0,>=1.1.2 (from invenio[base,elasticsearch7,files,metadata,postgresql]==3.2.2->-r -)
  invenio-admin>=1.2.0 (from invenio-access==1.4.1->invenio-iiif==1.0.0->invenio[base,elasticsearch7,files,metadata,postgresql]==3.2.2->-r -)

caused by clashing requirements here and here

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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