From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 0A074E0084F; Tue, 7 Oct 2014 04:10:59 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [67.231.149.52 listed in list.dnswl.org] X-Greylist: delayed 3026 seconds by postgrey-1.32 at yocto-www; Tue, 07 Oct 2014 04:10:45 PDT Received: from mx0a-00176a03.pphosted.com (mx0a-00176a03.pphosted.com [67.231.149.52]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 76795E007EB for ; Tue, 7 Oct 2014 04:10:45 -0700 (PDT) Received: from pps.filterd (m0048274.ppops.net [127.0.0.1]) by m0048274.ppops.net-00176a03. (8.14.7/8.14.7) with SMTP id s97AAGTt036188 for ; Tue, 7 Oct 2014 06:20:18 -0400 Received: from alpmlip11.e2k.ad.ge.com (n165-156-000-000.static.ge.com [165.156.5.1] (may be forged)) by m0048274.ppops.net-00176a03. with ESMTP id 1pvcrx027e-21 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT) for ; Tue, 07 Oct 2014 06:20:18 -0400 Received: from unknown (HELO ALPMBHT04.e2k.ad.ge.com) ([3.159.19.197]) by alpmlip11.e2k.ad.ge.com with ESMTP/TLS/AES128-SHA; 07 Oct 2014 06:11:58 -0400 Received: from CINMBAPD03.e2k.ad.ge.com (3.159.212.69) by ALPMBHT04.e2k.ad.ge.com (3.159.19.197) with Microsoft SMTP Server (TLS) id 14.3.195.1; Tue, 7 Oct 2014 06:20:05 -0400 Received: from [3.26.68.158] (3.159.212.191) by CINMBAPD03.e2k.ad.ge.com (3.159.212.69) with Microsoft SMTP Server id 14.3.195.1; Tue, 7 Oct 2014 06:20:04 -0400 Message-ID: <5433BE53.8000108@ge.com> Date: Tue, 7 Oct 2014 11:20:03 +0100 From: "Carr, Chris (GE Intelligent Platforms)" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2 MIME-Version: 1.0 To: "Burton, Ross" References: <542945DD.2010800@ge.com> In-Reply-To: X-Originating-IP: [3.159.212.191] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.12.52, 1.0.28, 0.0.0000 definitions=2014-10-07_04:2014-10-07, 2014-10-07, 1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1402240000 definitions=main-1410070096 Cc: "yocto@yoctoproject.org" Subject: Re: Issues removing RRECOMMENDS packages with BAD_RECOMMENDATIONS X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2014 11:10:59 -0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit On 06/10/2014 13:25, Burton, Ross wrote: > On 29 September 2014 12:43, Carr, Chris (GE Intelligent Platforms) > wrote: >> Basically the BAD_RECOMMENDATIONS that I have defined is not removing/preventing >> the installation of the RRECOMMENDS packages. This is using opkg as the package >> manager. > > Would you mind briefly switching to the RPM package manager and seeing > if that changes what gets installed? > > Ross > I've switched over to the RPM package manager and rebuilt the deploy image. >From the list that I had in BAD_RECOMMENDATIONS, none of the packages appear in the deploy image. Chris