From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ee0-f48.google.com (mail-ee0-f48.google.com [74.125.83.48]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 4EF57E013C9 for ; Mon, 29 Apr 2013 15:34:58 -0700 (PDT) Received: by mail-ee0-f48.google.com with SMTP id d49so2879613eek.35 for ; Mon, 29 Apr 2013 15:34:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:user-agent :in-reply-to:references:mime-version:content-transfer-encoding :content-type; bh=JVBrCqGt+w1afq0pIl6z1L8yc583f6tQ0v9/sdhQS3s=; b=Ete2mbM95brlVzZMzYmSeCpsBRFpnQcSda3Q4rgwtIXkAHSb0HCTJRg6A1nbSkr/Ah Ic1/5U5Y4MnprqOTDOwC5xrt//wq0nmsR+jsouQ03yKTv3MXakbMI4o3t9ARqNSlqzKV ZnKPhh57pj7JoW6+YpqAYLc+H2zCI2oA0wrBPp9Rr+MGckoa6ZlEcjyqHFy7s6r/eABP riX7UDdo22ASoQJnnNw1e+8Kors37rUdjSj8KYX1PcKpQqj/1Nihyc9g4yszf6twGGma s0Kl29SDHalia4xHRq6BMmcy6Kjfo9w+5kumiiQoxaoPDQqrKMUImd+AmmH9f0qWh+7P WoRA== X-Received: by 10.14.22.7 with SMTP id s7mr26134827ees.32.1367274896942; Mon, 29 Apr 2013 15:34:56 -0700 (PDT) Received: from mercury.localnet ([2001:a60:2430:8e01:78ac:40d5:daa2:a652]) by mx.google.com with ESMTPSA id r10sm17318956eez.10.2013.04.29.15.34.55 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 29 Apr 2013 15:34:55 -0700 (PDT) From: Oliver Haag To: Otavio Salvador Date: Tue, 30 Apr 2013 00:34:55 +0200 Message-ID: <12780758.bHAFW9FRzB@mercury> User-Agent: KMail/4.10.2 (Linux/3.8.0-19-generic; KDE/4.10.2; x86_64; ; ) In-Reply-To: References: <2165589.qOA0X1JoJz@mercury> MIME-Version: 1.0 Cc: "meta-freescale@yoctoproject.org" Subject: Re: Build problems with fsl-image-gui/packagegroup-core-x11-base X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Apr 2013 22:34:58 -0000 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Hi, as the quoted log said, the packagegroup-core-x11-base package requires packagegroup-core-x11-utils which doesn't exist. Do you need additional information? I tried deleting the tmp-directory, also tried to follow the guide from the start again. This didn't resolve the problem though... Here's to local.conf, maybe that will help (Removed all comments): BB_NUMBER_THREADS = "4" PARALLEL_MAKE = "-j 4" MACHINE ?= 'imx6qsabrelite' MACHINE ??= "qemux86" DISTRO ?= "poky" PACKAGE_CLASSES ?= "package_deb" EXTRA_IMAGE_FEATURES = "debug-tweaks ssh-server-openssh" USER_CLASSES ?= "buildstats image-mklibs image-prelink" PATCHRESOLVE = "noop" CONF_VERSION = "1" ACCEPT_FSL_EULA = "" Greetings, Oliver Am Sonntag 28 April 2013, 18:19:01 schrieb Otavio Salvador: > On Sun, Apr 28, 2013 at 4:50 PM, Oliver Haag wrote: > > I've tried danny and master, for both I get the same error regarding > > package> > > dependencies: > > | Some packages could not be installed. This may mean that you have > > | requested an impossible situation or if you are using the unstable > > | distribution that some required packages have not yet been created > > | or been moved out of Incoming. > > | The following information may help to resolve the situation: > > | > > | The following packages have unmet dependencies: > > | packagegroup-core-x11-base : Depends: packagegroup-core-x11-utils but > > | it is > > > > not going to be installed > > > > | E: Unable to correct problems, you have held broken packages. > > | ERROR: Function failed: do_rootfs (see > > Did you check which dependency fails? check the .log file it says. > > As a try, try to remove your 'tmp' dir and do a build. It might help. > > -- > Otavio Salvador O.S. Systems > E-mail: otavio@ossystems.com.br http://www.ossystems.com.br > Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br