apt segmentation fault #apt #yocto #rocko


Sourab B
 

Hello all, i was trying to install Google coral PCIe driver from this site:  https://coral.ai/docs/m2/get-started on my device. But i got segmentation fault. I've done strace as well and I have attached the log. I'm not quite sure what the issue is. 

Commands :

echo "deb https://packages.cloud.google.com/apt coral-edgetpu-stable main" | tee /etc/apt/sources.list.d/coral-edgetpu.list

curl https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key add -

ERROR:
curl https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key add -
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   653  100   653    0     0   2176      0 --:--:-- --:--:-- --:--:--  2176

gpg: signal [  174.686462] audit: type=1701 audit(1598596554.214:5): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=876 comm="gpg" exe="/usr/bi1
Segmentation fault caught ... exiting
Segmentation fault (core dumped)

Join yocto@lists.yoctoproject.org to automatically receive all group messages.