Hi Everyone!
New here. Really like the platform, however getting a little lost on this one:
[Info] Starting build for Multi-Room, user gh_smegoff
[Info] Dashboard link: balena dashboard
[Info] Building on x64_01
[Info] Pulling previous images for caching purposes…
[Success] Successfully pulled cache images
[Info] Starting to build multiroom-client
[Info] Starting to build bluetooth
[Info] Starting to build upnp
[Info] Starting to build audio
[Info] Starting to build airplay
[Info] Starting to build spotify
[Info] Starting to build multiroom-server
[Info] Starting to build sound-supervisor
[Success] Successfully built service upnp
[Success] Successfully built service multiroom-client
[Success] Successfully built service audio
[Success] Successfully built service bluetooth
[Success] Successfully built service airplay
[Success] Successfully built service multiroom-server
[Success] Successfully built service sound-supervisor
[Info] Uploading images
[Success] Successfully uploaded images
[Error] Some services failed to build:
[Error] Service: spotify
[Error] Error: The command ‘/bin/sh -c curl -sSL https://dtcooper.github.io/raspotify/key.asc | apt-key add -v - 2> /dev/null && echo ‘deb https://dtcooper.github.io/raspotify jessie main’ | tee /etc/apt/sources.list.d/raspotify.list && install_packages raspotify’ returned a non-zero code: 100
[Info] Built on x64_01
[Error] Not deploying release.
It doesnt seem to be a network issue getting to to the raspotify repo, as I can browse it fine.
I suspect it could be that I am attempting to run this up on a NUC. I have tried both the NUC specific build and the generic X86_64 OS builds.
Any pointers?