dhrone / pydPiper

A general purpose program to display song metadata on LCD and OLED devices
MIT License
78 stars 36 forks source link

Volumio 2.907 installation docker error #125

Open ddz169 opened 3 years ago

ddz169 commented 3 years ago

Installing Docker from the convenience script

Executing docker install script, commit: 93d2499759296ac1f9c510605fef85052a2c32be

DEPRECATION WARNING This Linux distribution (raspbian jessie) reached end-of-life and is no longer supported by this script. No updates or security fixes will be released for this distribution, and users are recommended to upgrade to a currently maintained version of raspbian.

excelsiorHorizon commented 2 years ago

Im having the same issue. Any help would be appreciated :)

dhrone commented 2 years ago

Please let me know what specific distribution you are using.

excelsiorHorizon commented 2 years ago

For me, I was able to get pydPiper working when I flashed my Pi with the latest build of Volumio Buster and did re-installed.

The stable version Volumio 2.909 was giving me the docker issues.

Thank you so much for this contribution to the community :)

MikkelLau commented 2 years ago

I'm experiencing the same issue, running Volumio 2.917. I uninstalled the docker engine and ran the install_volumio.sh again but with the same error message described by other users. Not able to run the docker.

Thanks for the contribution to this great project:-)

dhrone commented 2 years ago

I do not currently have the time to resolve dependency issues with Volumio. I understand that the new V3 version of Volumio may work but have not tested it.

MikkelLau commented 2 years ago

Thanks for your reply and totally understandable:-) I'll try to install the buster version of wait for an official release of the Volumio 3.0

Update: works great in Volumio 3.111 & 3.114 :-)

Saiyato commented 2 years ago

The problem with the other versions of Volumio is that Jessie is no longer supported by Docker, so installing Docker fails :wink: Not something @dhrone can fix I'm afraid. You'd either need to investigate using another runtime or find a ppa that has the old Docker binaries available.