installed MATE-Pi, Parrot, Kali (Just for fun of it) on a Pi3 all with no errors until I went to install TigerVNC
apt-get update
apt-get -y install tigervnc-common tigervnc-standalone-server
after my next step installing autocutsel
apt-get -y install autocutsel
I start getting the following errors after updating repos
W: http: aptMethod::Configuration: could not load seccomp policy: Invalid argument
W: http: aptMethod::Configuration: could not load seccomp policy: Invalid argument
W: store: aptMethod::Configuration: could not load seccomp policy: Invalid argument
I'm not sure what I'm looking at I googled (startpage.com) "seccomp policy: Invalid argument" a ton of unrelated links same with the entire error and a few other arguments.
can someone point me in the correct direction to look, is it TigerVNC that is messing up or something else?
B.T.W. It seems like everything is running just fine I can connect with TightVNC on my cpu to the Pi3 and control it with no problems but I get those errors on an update.
Can I safely ignore them or are they something that will get me latter on?