Can't install anbox kernal mdules

Briefly describe your issue below:
can’t able to install kernal modules for anbox from ppa


What version of Parrot are you running? (include version, edition, and architecture)
parrotsec 4.2, security, x64

What method did you use to install Parrot? (Debian Standard / Debian GTK / parrot-experimental)
Debian GTK
Configured to multiboot with other systems? (yes / no)
yes
If there are any similar issues or solutions, link to them below:


If there are any error messages or relevant logs, post them below:

sudo apt update
Hit:1 http://deb.parrotsec.org/parrot stable InRelease
Ign:2 http://ppa.launchpad.net/morphis/anbox-support/ubuntu disco InRelease
Err:3 http://ppa.launchpad.net/morphis/anbox-support/ubuntu disco Release
404 Not Found [IP: 91.189.95.83 80]
Reading package lists… Done
E: The repository ‘http://ppa.launchpad.net/morphis/anbox-support/ubuntu disco 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.

I got this above error after adding ppa repository from anbox. I know adding ppa is not secure. since kernal modules for anbox isn’t available in debian sources i had to add ppa sources. I tried googling but can’t find any solutions for debian. If anyone installed anbox in parrot help me out.
Thank you

Yeah we dont recommend adding unofficial repositories. APT security concerns

But its your system not mine. You can try using the --allow-unauthenticated flag, or adding [trusted=yes] into your sources.list.

@alucarD I did try it on my parrot OS but I can’t run it do you know how to install google play on it ?
its inside snap

try snap installer to install anbox in parrot
sudo snap install – devmode --edge anbox

1 Like