Local fabric binaries and docker images are out of sync

Asked by Chowdhury Masum

Hello, i was trying to setup https://github.com/hyperledger/blockchain-explorer into Ubuntu 16.04. I stuck when i was setup http://hyperledger-fabric.readthedocs.io/en/latest/build_network.html

it says:

================= WARNING ===================
  Local fabric binaries and docker images are
  out of sync. This may cause problems.

ERROR! Fabric Docker image version of 1.0.0 does not match this newer version of BYFN and is unsupported. Either move to a later version of Fabric or checkout an earlier version of fabric-samples.

please help

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What is the output of:

lsb_release -a; uname -a; apt-cache policy `dpkg -l | grep dock | awk {'print $2'}`

Thanks

Revision history for this message
Chowdhury Masum (saydulk) said :
#2

root@paytest:~# lsb_release -a; uname -a; apt-cache policy `dpkg -l | grep dock | awk {'print $2'}`
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.4 LTS
Release: 16.04
Codename: xenial
Linux paytest 4.4.0-122-generic #146-Ubuntu SMP Mon Apr 23 15:34:04 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
docker-ce:
  Installed: 18.03.1~ce-0~ubuntu
  Candidate: 18.03.1~ce-0~ubuntu
  Version table:
 *** 18.03.1~ce-0~ubuntu 500
        500 https://download.docker.com/linux/ubuntu xenial/stable amd64 Packages
        100 /var/lib/dpkg/status
     18.03.0~ce-0~ubuntu 500
        500 https://download.docker.com/linux/ubuntu xenial/stable amd64 Packages
     17.12.1~ce-0~ubuntu 500
        500 https://download.docker.com/linux/ubuntu xenial/stable amd64 Packages
     17.12.0~ce-0~ubuntu 500
        500 https://download.docker.com/linux/ubuntu xenial/stable amd64 Packages
     17.09.1~ce-0~ubuntu 500
        500 https://download.docker.com/linux/ubuntu xenial/stable amd64 Packages
     17.09.0~ce-0~ubuntu 500
        500 https://download.docker.com/linux/ubuntu xenial/stable amd64 Packages
     17.06.2~ce-0~ubuntu 500
        500 https://download.docker.com/linux/ubuntu xenial/stable amd64 Packages
     17.06.1~ce-0~ubuntu 500
        500 https://download.docker.com/linux/ubuntu xenial/stable amd64 Packages
     17.06.0~ce-0~ubuntu 500
        500 https://download.docker.com/linux/ubuntu xenial/stable amd64 Packages
     17.03.2~ce-0~ubuntu-xenial 500
        500 https://download.docker.com/linux/ubuntu xenial/stable amd64 Packages
     17.03.1~ce-0~ubuntu-xenial 500
        500 https://download.docker.com/linux/ubuntu xenial/stable amd64 Packages
     17.03.0~ce-0~ubuntu-xenial 500
        500 https://download.docker.com/linux/ubuntu xenial/stable amd64 Packages
root@paytest:~#

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Then I suggest you contact the manager of the source you are using

Can you help with this problem?

Provide an answer of your own, or ask Chowdhury Masum for more information if necessary.

To post a message you must log in.