Creating a bug report/issue
I am trying to install libmraa on a rock pi s running 9.0.2 version of Diet-Pi.
I get the error message “unable to locate package libmraa”.
Please advise how to resolve this. Thank you!
I am trying to install libmraa on a rock pi s running 9.0.2 version of Diet-Pi.
I get the error message “unable to locate package libmraa”.
Please advise how to resolve this. Thank you!
It can not find this package because there is no one with this name in the debian repo.
Also Rock Pi S is officially not supported, but you can anyway try and build it yourself:
https://github.com/eclipse/mraa
Ah I see, Radxa have their own repo for this:
https://wiki.radxa.com/RockpiS/dev/libmraa
Thank you! But, the instructions are for buster and bionic. would that work for the bookworm based Diet-Pi?
They have also a bookworm-stable repo:
https://radxa-apt.aghost.cn/bookworm-stable/
I get the following error when I follow the steps given in README.md
Hit:1 https://deb.debian.org/debian bookworm InRelease
Hit:2 https://deb.debian.org/debian bookworm-updates InRelease
Hit:3 https://deb.debian.org/debian-security bookworm-security InRelease
Hit:4 https://deb.debian.org/debian bookworm-backports InRelease
Get:5 https://radxa-repo.github.io/bookworm bookworm InRelease [3,394 B]
Ign:7 https://ppa.launchpadcontent.net/mraa/mraa/ubuntu bookworm InRelease
Err:8 https://ppa.launchpadcontent.net/mraa/mraa/ubuntu bookworm Release
404 Not Found [IP: 185.125.190.80 443]
Hit:6 https://stpete-mirror.armbian.com/apt bookworm InRelease
Get:9 https://radxa-repo.github.io/bookworm bookworm/main arm64 Packages [56.6 kB]
Get:10 https://radxa-repo.github.io/bookworm bookworm/main all Packages [48.5 kB]
Reading package lists... Done
E: The repository 'https://ppa.launchpadcontent.net/mraa/mraa/ubuntu bookworm Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Looks like you added also some ubuntu repos. you would need to remove them, DietPi is based on Debian, not Ubuntu.
Thank you for catching my mistake!
I have removed the ubuntu file listed in /etc/apt/sources.d directory.
Yes, there is no Ubuntu Bookworm. Bookworm is a Debian version, while Ubuntu has different naming Ubuntu version history - Wikipedia
Anyway, don’t use Ubuntu packages sources on Debian.
yeah, understood. In my anxiety to fix the problem, I missed it.
This topic was automatically closed 178 days after the last reply. New replies are no longer allowed.