hamishfagg / dockerfiles

42 stars 31 forks source link

Iris fails when update #34

Open polcape opened 1 year ago

polcape commented 1 year ago

Hello,

when I set UPDATE env var and try to start mopidy logs show this error

Password-less access to file:///home/mopidy/.local/lib/python3.7/site-packages/mopidy_iris/system.sh was refused. Check your /etc/sudoers file.

I think have to add also site-packages and not only dist-packages in Dockerfile.

Thanks