Uploaded image for project: 'Indy Node'
  1. Indy Node
  2. INDY-1517

Docker pool can't be built because of new python3-indy-crypto in sdk repo

    XMLWordPrintable

Details

    • Bug
    • Status: Complete
    • High
    • Resolution: Won't Do
    • None
    • None
    • None
    • None
    • indy-node 1.5.67

    • Unset

    Description

      Steps to Reproduce:
      1. Run .../indy-node/environment/docker/pool/pool_start script.

      Actual Results:
      Following error appears:

      The following packages have unmet dependencies:
       indy-node : Depends: indy-plenum (= 1.5.47) but it is not going to be installed
      E: Unable to correct problems, you have held broken packages.

      because indy-plenum depends on python3-indy-crypto=0.4.1, but new version exists in sdk repo:

      agent@agent04:~$ apt show python3-indy-crypto
      Package: python3-indy-crypto
      Version: 0.4.2~19
      Priority: extra
      Section: default
      Maintainer: Hyperledger <hyperledger-indy@lists.hyperledger.org>
      Installed-Size: 12.3 kB
      Depends: libindy-crypto
      Homepage: https://github.com/hyperledger/indy-crypto
      License: MIT/Apache-2.0
      Vendor: none
      Download-Size: 5,608 B
      APT-Sources: https://repo.sovrin.org/sdk/deb xenial/rc amd64 Packages
      Description: This is the official wrapper for Hyperledger Indy Crypto library (https://www.hyperledger.org/projects).

       

      Expected Results:
      Need to add installation of python3-indy-crypto=0.4.1 to the dockerfile.

      Attachments

        Activity

          People

            sergey-shilov Sergey Shilov
            ozheregelya Olga Zheregelya
            Alexander Shcherbakov, Olga Zheregelya
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: