On 9/8/20 10:57 PM, Sourab B wrote:
project provides tools to build either of those, but it does not support
interoperability with other binary distros e.g. debian/ubuntu/fedora
etc. so while your yocto based distro might be using apt for online
package management, it does not mean it supports feeds from
debian/ubuntu or other dpkg based distros. You have to have yocto based
binary distro feeds.
Hello all, i was trying to install Google coral PCIe driver from thisDiscern between source distributions and binary distributions. Yocto
site: https://coral.ai/docs/m2/get-started
<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
<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
<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
<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)
project provides tools to build either of those, but it does not support
interoperability with other binary distros e.g. debian/ubuntu/fedora
etc. so while your yocto based distro might be using apt for online
package management, it does not mean it supports feeds from
debian/ubuntu or other dpkg based distros. You have to have yocto based
binary distro feeds.