callaghanmt / research-stacks

Reproducible software stacks for research
MIT License
0 stars 0 forks source link

Unable to build ffmpeg library #6

Closed mawds closed 7 years ago

mawds commented 7 years ago

The recipe in 11_lib_ffmpeg is failing with

/bin/sh: 1: add-apt-repository: not found The command '/bin/sh -c add-apt-repository -y ppa:jonathonf/ffmpeg-3' returned a non-zero code: 127

To reproduce run: ../devBuilder/buildDocker.sh 00_os_ubuntu_latest 11_lib_ffmpeg

from the config directory

mawds commented 7 years ago

Fixed in #c78aef8