But I am not fetching nor installing packages over the network during image creation. I just build an image using local recipes (standard procedure). One of those local recipes sets up a remote repository for rpm packages (adding /etc/yum.repos.d/yocto-adv-rpm.repo to the final image). The purpose of that remote repository is using it to update rpm packages on target devices when they are running in production.
In fact, I don't understand why yocto needs to synchronize that cache for 'yocto-adv-rpm' repo during build time. It doesn't have any sense for me. But the fact is that when the ca-certificates.crt is properly installed, the build process ends fine. If that file is not properly installed, the build process fails with the error reported in my previous message. 2018-05-08 21:15 GMT+02:00 Alexander Kanavin < alexander.kana...@linux.intel.com>: > On 05/08/2018 05:55 PM, Iván Castell wrote: > >> Is this a bug related with curl or ca-certificates recipe? What should be >> the right way to fix it? >> > > Fetching and installing packages over the network during image creation is > not supported or tested in YP. You need to build them locally, with recipes. > > > Alex >
-- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto