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

Build fails. #4

Open
dg1sek opened this issue Apr 16, 2019 · 0 comments
Open

Build fails. #4

dg1sek opened this issue Apr 16, 2019 · 0 comments

Comments

@dg1sek
Copy link

dg1sek commented Apr 16, 2019

Build fails with error

dpkg: dependency problems prevent configuration of logitechmediaserver:
logitechmediaserver depends on libio-socket-ssl-perl; however:
Package libio-socket-ssl-perl is not installed.

I suggest to add a line in the RUN statement
apt-get install libio-socket-ssl-perl && \

Also the used raspbian seems outdated. Shouldnt it be replaced with
FROM jsurf/rpi-raspbian:stretch

Lastly, your docker build file refers to an "entrypoint.sh.txt" that is not present in your github repository.

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

1 participant