From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx02.optimcloud.com (mx02.optimcloud.com [46.23.93.22]) by mx.groups.io with SMTP id smtpd.web09.7080.1603256434309942417 for ; Tue, 20 Oct 2020 22:00:35 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="no key for verify" header.i=@optimcloud.com header.s=obsd header.b=WnWgbJtm; spf=none, err=SPF record not found (domain: optimcloud.com, ip: 46.23.93.22, mailfrom: yocto@optimcloud.com) Received: from mx02.optimcloud.com (localhost [127.0.0.1]) by mx02.optimcloud.com (OpenSMTPD) with ESMTP id da2bad0e for ; Wed, 21 Oct 2020 07:00:30 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=optimcloud.com; h= subject:to:references:from:message-id:date:mime-version :in-reply-to:content-type; s=obsd; bh=0EhSzMVX1Pht7u9nBuyaxb2sWF aKKlRAB5OAno1AX0c=; b=WnWgbJtm98aKb7ewGTx35cqEZuXfcO8cCRntdRvknD TfV5Kqc/Rb2PNcpozxNfrKrZ1CEpGg1657BZI9AHCzSVGoyLpOtVIWkGhqIod/JF qZu/4+U0LForisNi3AGtO6q7G3YfJe5utgJZz8JFCNoYh5JBANkPWP0Prs4UoFZJ ouUQeRK257Qgj1PdBM7XOgsiE5eKRRXS2VoA5lSNGeLFjrqalbcBFoJXm8MYHFfd fFQ2KZiyrj8oN30xXQKTnXz/RnlANs0xU8Es/eYsWEgWZdSpT/el48CDqz1Vd/UZ 7ZfikEUcFXB6pGeUmQJyBeXU2px0vz8rWLuqoUbITGzw== DomainKey-Signature: a=rsa-sha1; c=nofws; d=optimcloud.com; h=subject:to :references:from:message-id:date:mime-version:in-reply-to :content-type; q=dns; s=obsd; b=ox4R36DBIP7A1CGtMJS35hdvFy50Mt2M K4UZT4nzaCryCrjcIzVZRYGM1fXO7dscg2NUAoIwESVAEzuBto/KaDHHyk2zAW6h HJe/UlOQeBLRVDl4F8tX9Jrn2IX2ZVyLjIJmqahCND98LFo/Bolf8Iek1EerxmOb OAbRGWgQA9WSN9UduGEk3sCTYnm7awduQGdwCvByxO4qwj921rbU5qQS/iRjvzEI MFb8RXFb1FFfPRePOywSkonasmditc6GNI4P+AbUfecF8xKDZeV7wJUBaieCrTMA QBXVIfaPWvvFmvQsDDaeME756irUTcDbUqrkhPXM5/33Q+VzzIiLlQ== Received: by mx02.optimcloud.com (OpenSMTPD) with ESMTPSA id 2182b0af (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) auth=yes user=yocto@optimcloud.com for ; Wed, 21 Oct 2020 07:00:29 +0200 (CEST) Subject: Re: [yocto] dnf error coming while compiling core-image-sato image. To: yocto@lists.yoctoproject.org References: From: "Yocto" Message-ID: <2946109b-fe92-243c-87fb-296c406c1569@optimcloud.com> Date: Wed, 21 Oct 2020 12:00:23 +0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.1 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/alternative; boundary="------------0778F80674DAE4EFCA0708CC" Content-Language: en-US --------------0778F80674DAE4EFCA0708CC Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit On 10/20/20 8:06 PM, NIKHIL PATIL wrote: > I changed in local.conf (ostree related stuffs ), and put it for > compilation , that time i got these error > > On Tue, Oct 20, 2020 at 6:49 AM Randy MacLeod > > wrote: > > On 2020-10-18 6:41 a.m., NIKHIL PATIL wrote: > > Hi team , > >        I am getting continuously dnf error, How we can > resolve these . > > Hi Nikhil, > > What exact steps did you take before getting this error and > what build host are you using? > > Are you able to build core-image-minimal using oe-core/master > and the default local.conf for qemux86-64? > > ../Randy > I can confirm that Ive also seen this trying to build in the Yocto build appliance I downloaded yesterday.... > > > > core-image-sato-1.0-r0 do_rootfs: Could not invoke dnf. Command > > > '/data/pradeep/inti_dmsv/yocto_build/build/tmp/work/intel_corei7_64-poky-linux/core-image-sato/1.0-r0/recipe-sysroot-native/usr/bin/dnf > > > -y -c > > > /data/pradeep/inti_dmsv/yocto_build/build/tmp/work/intel_corei7_64-poky-linux/core-image-sato/1.0-r0/rootfs/etc/dnf/dnf.conf > > > > --setopt=reposdir=/data/pradeep/inti_dmsv/yocto_build/build/tmp/work/intel_corei7_64-poky-linux/core-image-sato/1.0-r0/rootfs/etc/yum.repos.d > > > > --repofrompath=oe-repo,/data/pradeep/inti_dmsv/yocto_build/build/tmp/work/intel_corei7_64-poky-linux/core-image-sato/1.0-r0/oe-rootfs-repo > > > > --installroot=/data/pradeep/inti_dmsv/yocto_build/build/tmp/work/intel_corei7_64-poky-linux/core-image-sato/1.0-r0/rootfs > > > > --setopt=logdir=/data/pradeep/inti_dmsv/yocto_build/build/tmp/work/intel_corei7_64-poky-linux/core-image-sato/1.0-r0/temp > > > -x packagegroup-core-apl-extra --nogpgcheck install > autoconf-archive dnf > > gstreamer1.0-vaapi iqvlinux jhi kernel-modules libtcti-device0 > > libtcti-device-dev libtcti-device-staticdev libtcti-socket0 > > libtcti-socket-dev libtcti-socket-staticdev libsapi0 libsapi-dev > > libsapi-staticdev libva mesa-glxinfo libmraa1 nodejs > > packagegroup-base-extended packagegroup-core-audio-essential > > packagegroup-core-boot packagegroup-core-buildessential-extended > > packagegroup-core-graphics-essential packagegroup-core-ssh-dropbear > > packagegroup-core-tools-testapps packagegroup-core-x11-base > > packagegroup-core-x11-sato psplash rpm run-postinsts swig > tpm2-abrmd > > usb-modeswitch usb-modeswitch-data va-intel wayland weston > > weston-examples xinit-env xserver-xorg locale-base-en-us > > locale-base-en-gb' returned 1: > > Added oe-repo repo from > > > /data/pradeep/inti_dmsv/yocto_build/build/tmp/work/intel_corei7_64-poky-linux/core-image-sato/1.0-r0/oe-rootfs-repo > > > > > > > > > > > > > -- > # Randy MacLeod > # Wind River Linux > > > > --------------0778F80674DAE4EFCA0708CC Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit


On 10/20/20 8:06 PM, NIKHIL PATIL wrote:
I changed in local.conf (ostree related stuffs ), and put it for compilation , that time i got these error 

On Tue, Oct 20, 2020 at 6:49 AM Randy MacLeod <randy.macleod@windriver.com> wrote:
On 2020-10-18 6:41 a.m., NIKHIL PATIL wrote:
> Hi team ,
>        I am getting continuously dnf error, How we can resolve these .

Hi Nikhil,

What exact steps did you take before getting this error and
what build host are you using?

Are you able to build core-image-minimal using oe-core/master
and the default local.conf for qemux86-64?

../Randy

I can confirm that Ive also seen this trying to build in the Yocto build appliance I downloaded yesterday....



>
> core-image-sato-1.0-r0 do_rootfs: Could not invoke dnf. Command
> '/data/pradeep/inti_dmsv/yocto_build/build/tmp/work/intel_corei7_64-poky-linux/core-image-sato/1.0-r0/recipe-sysroot-native/usr/bin/dnf
> -y -c
> /data/pradeep/inti_dmsv/yocto_build/build/tmp/work/intel_corei7_64-poky-linux/core-image-sato/1.0-r0/rootfs/etc/dnf/dnf.conf
> --setopt=reposdir=/data/pradeep/inti_dmsv/yocto_build/build/tmp/work/intel_corei7_64-poky-linux/core-image-sato/1.0-r0/rootfs/etc/yum.repos.d
> --repofrompath=oe-repo,/data/pradeep/inti_dmsv/yocto_build/build/tmp/work/intel_corei7_64-poky-linux/core-image-sato/1.0-r0/oe-rootfs-repo
> --installroot=/data/pradeep/inti_dmsv/yocto_build/build/tmp/work/intel_corei7_64-poky-linux/core-image-sato/1.0-r0/rootfs
> --setopt=logdir=/data/pradeep/inti_dmsv/yocto_build/build/tmp/work/intel_corei7_64-poky-linux/core-image-sato/1.0-r0/temp
> -x packagegroup-core-apl-extra --nogpgcheck install autoconf-archive dnf
> gstreamer1.0-vaapi iqvlinux jhi kernel-modules libtcti-device0
> libtcti-device-dev libtcti-device-staticdev libtcti-socket0
> libtcti-socket-dev libtcti-socket-staticdev libsapi0 libsapi-dev
> libsapi-staticdev libva mesa-glxinfo libmraa1 nodejs
> packagegroup-base-extended packagegroup-core-audio-essential
> packagegroup-core-boot packagegroup-core-buildessential-extended
> packagegroup-core-graphics-essential packagegroup-core-ssh-dropbear
> packagegroup-core-tools-testapps packagegroup-core-x11-base
> packagegroup-core-x11-sato psplash rpm run-postinsts swig tpm2-abrmd
> usb-modeswitch usb-modeswitch-data va-intel wayland weston
> weston-examples xinit-env xserver-xorg locale-base-en-us
> locale-base-en-gb' returned 1:
> Added oe-repo repo from
> /data/pradeep/inti_dmsv/yocto_build/build/tmp/work/intel_corei7_64-poky-linux/core-image-sato/1.0-r0/oe-rootfs-repo
>
>
>
>
>


--
# Randy MacLeod
# Wind River Linux



--------------0778F80674DAE4EFCA0708CC--