Closed f1linux closed 1 year ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
The version you're trying to install from the repo is quite old. If you want, you can use the official Sysdig repo using the commands below:
curl -s https://download.sysdig.com/DRAIOS-GPG-KEY.public | sudo apt-key add -
sudo curl -s -o /etc/apt/sources.list.d/draios.list https://download.sysdig.com/stable/deb/draios.list
sudo apt-get update
It'll work just fine! 😄 @f1linux
Installed sysdig on a Raspberry Pi 4 running Ubuntu 22.04 Desktop edition, 64bit (aarch64).
Executed
apt-get install sysdig
and the below error was puked:The referenced log in the error is attached-
sysdig_install_errors.txt