Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant's install ffmpeg #2483

Closed
awolad opened this issue Jan 30, 2020 · 2 comments
Closed

Cant's install ffmpeg #2483

awolad opened this issue Jan 30, 2020 · 2 comments

Comments

@awolad
Copy link

awolad commented Jan 30, 2020

Info:

  • Docker version ($ docker --version): Docker version 19.03.5
  • Laradock commit ($ git rev-parse HEAD): cb910c5
  • System info (Mac, PC, Linux): Linux
  • System info disto/version: Ubuntu 18.04 LTS

Issue:

Cant's install WORKSPACE_INSTALL_FFMPEG=true

E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/libs/libssh/libssh-gcrypt-4_0.6.3-4.3ubuntu0.2_amd64.deb 404 Not Found [IP: 91.189.88.24 80]

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
ERROR: Service 'workspace' failed to build: The command '/bin/sh -c if [ ${INSTALL_FFMPEG} = true ]; then apt-get -y install ffmpeg ;fi' returned a non-zero code: 100

@bestlong
Copy link
Member

bestlong commented Feb 7, 2020

try docker-compose build --no-cache workspace

@awolad
Copy link
Author

awolad commented Feb 7, 2020

Thanks @bestlong it's working now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants