Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


MoOde audio install on BananaPi not working
#1
Hello everyone!
I have a banana PI M2plus running armbian bullseye. I wanted to install moOde with the help of this install instructions: https://github.com/moode-player/docs/blo...package.md

But when I try to run the first script, the following happens:


Code:
flotec@bananapim2plus:/etc/apt/keyrings$ curl -1sLf \
'https://dl.cloudsmith.io/public/moodeaudio/m8y/setup.deb.sh' \
| sudo -E distro=raspbian codename=bullseye bash
Executing the  setup script for the 'moodeaudio/m8y' repository ...

  OK: Checking for required executable 'curl' ...
  OK: Checking for required executable 'apt-get' ...
  OK: Checking for apt dependency 'apt-transport-https' ...
  OK: Checking for apt dependency 'ca-certificates' ...
  OK: Checking for apt dependency 'gnupg' ...
 RUN: Importing 'moodeaudio/m8y' repository GPG keys ...gpg: WARNUNG: Unsicheres Besitzverhältnis des Home-Verzeichnis `/home/flotec/.gnupg'
  OK: Checking for apt signed-by key support ...
  OK: Importing 'moodeaudio/m8y' repository GPG keys ...
  OK: Checking if upstream install config is OK ...
  OK: Installing 'moodeaudio/m8y' repository via apt ...
NOPE: Updating apt repository metadata cache ...
Failed to update via apt-get update
OK:2 http://deb.debian.org/debian bullseye InRelease
OK:3 http://deb.debian.org/debian bullseye-updates InRelease
OK:4 http://security.debian.org bullseye-security InRelease
OK:5 http://deb.debian.org/debian bullseye-backports InRelease
OK:6 https://itai-nelken.github.io/weekly-box86-debs/debian  InRelease
OK:7 http://deb.volian.org/volian scar InRelease
Holen:1 https://cli.github.com/packages stable InRelease [3.917 B]
Holen:8 https://dl.cloudsmith.io/public/moodeaudio/m8y/deb/raspbian bullseye InRelease [5.199 B]
Fehl:1 https://cli.github.com/packages stable InRelease
 Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY 23F3D4EA75716059
OK:9 http://mirrors.xtom.de/armbian bullseye InRelease
OK:10 https://dtcooper.github.io/raspotify raspotify InRelease
Paketlisten werden gelesen…
W: GPG-Fehler: https://cli.github.com/packages stable InRelease: Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY 23F3D4EA75716059
E: Das Depot »http://cli.github.com/packages stable InRelease« ist nicht signiert.
^^^^: ... Failed to update via apt-get update - Context above (maybe no packages?).
!!!!: Oh no, your setup failed! :-( ... But we might be able to help. :-)
!!!!:
!!!!: You can contact moodeaudio for further assistance.
!!!!:
!!!!: URL: https://github.com/moode-player
!!!!:


What have I done wrong? I tried updating the keys for the github cli, but It doesn't seem to do anything....
Reply
#2
The packages and setup script in our CS repo are built and tagged for Raspbian (Raspberry Pi OS) distribution and so can only be installed on that OS.

The Pre conditions section of the document you referenced mentions the OS requirement

Code:
"...performing the build from a running Raspberry Pi OS bullseye."
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#3
Thanks! I am now trying it on an Raspberry Pi OS install!
Reply


Forum Jump: