Good morning/afternoon or night.
I've seeing this error after installing any package.
I need help to fix this error. I can provide more information if its needed.
-Thank you for reading.
EDIT: I'm using kali Linux on android.
Good morning/afternoon or night.
I've seeing this error after installing any package.
I need help to fix this error. I can provide more information if its needed.
-Thank you for reading.
EDIT: I'm using kali Linux on android.
2 Responses
Hey there, this is not an error. It's a warning that your kernel does not support one of the security features APT uses to secure its downloading code. There is nothing that you can do there, except building a different kernel for your device that supports the feature. I don't know if that's an option for you.
The warning should get less annoying eventually, I have to figure that out.
Regards, your friendly APT developer who wrote this sandbox feature!
just use this code in your terminal.........
'apt::sandbox::seccomp "false";' > /etc/apt/apt.conf.d/999seccomp
Share Your Thoughts