Date
1 - 2 of 2
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/
Commands : echo "deb https://packages.cloud.google.
curl https://packages.cloud.google. ERROR:
curl https://packages.cloud.google. % 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)
|
|
On 9/8/20 10:57 PM, Sourab B wrote:
Hello all, i was trying to install Google coral PCIe driver from thisDiscern between source distributions and binary distributions. Yocto 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.
|
|