mikec85

Results 4 comments of mikec85

getting the same error, did you find a solution?

Its not in the documentation but you need to run git clone https://github.com/Villarrealized/sonos-pi-controller Which will download the code to build the docker.

I am getting this same error any luck fixing it?

In the Dockerfile.base file I change "RUN echo "APT::Default-release \"stable\";" > /etc/apt/apt.conf.d/10defaultRelease" to "RUN echo "APT::Default-release \"wheezy\";" > /etc/apt/apt.conf.d/10defaultRelease" then it would complete.