AiCure / open_dbm

Tool for measurement of digital biomarkers from video or audio of an individual’s behavior.

Home Page:https://aicure.github.io/open_dbm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Debugging Final Step of OpenDBM v2.0, 2.1.2.2

CalebBanks opened this issue · comments

Describe the bug
Encountered the following errors while running the script to build the docker image:
#5 154.4 dpkg: unrecoverable fatal error, aborting:
#5 154.4 unable to fsync updated status of 'mailutils': Input/output error
#5 154.4 E: Sub-process /usr/bin/dpkg returned an error code (2)

executor failed running [/bin/sh -c apt-get update && apt-get install -y python3-pip && apt-get install -y wget && apt-get install -y automake --upgrade && apt-get install -y libtool --upgrade && apt-get -y install ffmpeg && apt-get install -y lsb-core && apt-get install -y libavcodec-dev && apt-get install -y libavformat-dev && apt-get install -y libavdevice-dev && apt-get install -y libboost-all-dev && apt-get install -y git && apt-get install -y sox]: exit code: 100

To Reproduce
Steps to reproduce the behavior:

  1. Paste 'docker build --tag dbm .' in Terminal
  2. Have my Macbook Pro Computer

Expected behavior
No error

Screenshots
n/a

Desktop (please complete the following information):
n/a still at installation phase

Smartphone (please complete the following information):
n/a still at installation phase

Additional context
Let me know if other details would help.