From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by mail.openembedded.org (Postfix) with ESMTP id F1A897813F for ; Wed, 7 Jun 2017 17:29:50 +0000 (UTC) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 07 Jun 2017 10:29:52 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.39,311,1493708400"; d="scan'208,217";a="112089268" Received: from jgperezc-mobl1.zpn.intel.com (HELO [10.219.4.33]) ([10.219.4.33]) by fmsmga006.fm.intel.com with ESMTP; 07 Jun 2017 10:29:51 -0700 To: "Burton, Ross" References: <20170515135023.4090-1-jose.perez.carranza@linux.intel.com> From: Jose Perez Carranza Message-ID: Date: Wed, 7 Jun 2017 12:31:57 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0 MIME-Version: 1.0 In-Reply-To: Cc: OE-core Subject: Re: [PATCH v3] runtime/dnf: Add new dnf test cases X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jun 2017 17:29:51 -0000 Content-Type: multipart/alternative; boundary="------------B7055A227A186F1A3B196E37" Content-Language: en-US --------------B7055A227A186F1A3B196E37 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit When I tried this test image was built without using states hence "busybox*.rpm" and "curl*.rpm"where present under "tmp/deploy/rpm/core2_64" hence the repo i taking tha packages form there to add them to repo and used on the image, but when using sstates those packages are not being built so are not present on local build directory. is there any way to force those packages to be built to have them available on tmp/deploy/rpm/core2_64? On 06/07/2017 05:21 AM, Burton, Ross wrote: > > On 15 May 2017 at 14:50, > wrote: > > Add test cases to test “exclude” and “installroot“ options, also > modify > the logic of filtering packages on the feed to have all the packages > needed by the tests. > > > Fails all over the autobuilder, for example: > > http://errors.yoctoproject.org/Errors/Details/143886/ > > Ross -- Saludos José --------------B7055A227A186F1A3B196E37 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit When I tried this test image was built without using states hence "busybox*.rpm" and "curl*.rpm"where present under "tmp/deploy/rpm/core2_64" hence the repo i taking tha packages form there to add them to repo and used on the image, but when using sstates those packages are not being built so are not present on local build directory. is there any way to force those packages to be built to have them available on tmp/deploy/rpm/core2_64?

On 06/07/2017 05:21 AM, Burton, Ross wrote:

On 15 May 2017 at 14:50, <jose.perez.carranza@linux.intel.com> wrote:
Add test cases to test “exclude” and “installroot“ options, also modify
the logic of filtering packages on the feed to have all the packages
needed by the tests.

Fails all over the autobuilder, for example:

Ross

-- 
Saludos 
José 
--------------B7055A227A186F1A3B196E37--