From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga14.intel.com ([143.182.124.37]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1SwAhA-0001ai-PV for openembedded-core@lists.openembedded.org; Tue, 31 Jul 2012 13:33:00 +0200 Received: from azsmga002.ch.intel.com ([10.2.17.35]) by azsmga102.ch.intel.com with ESMTP; 31 Jul 2012 04:21:22 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="128789123" Received: from unknown (HELO helios.localnet) ([10.252.121.64]) by AZSMGA002.ch.intel.com with ESMTP; 31 Jul 2012 04:21:22 -0700 From: Paul Eggleton To: Andreas =?ISO-8859-1?Q?M=FCller?= Date: Tue, 31 Jul 2012 12:21:21 +0100 Message-ID: <13577594.8MC7hXZgZN@helios> Organization: Intel Corporation User-Agent: KMail/4.8.4 (Linux/3.2.0-27-generic-pae; KDE/4.8.4; i686; ; ) In-Reply-To: References: <20120731104203.GQ3261@jama.jama.net> MIME-Version: 1.0 Cc: openembedded-core@lists.openembedded.org Subject: Re: do_rootfs fails X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jul 2012 11:33:01 -0000 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" On Tuesday 31 July 2012 13:01:26 Andreas M=FCller wrote: > Thanks that fixes first part but I still get >=20 > | * satisfy_dependencies_for: Cannot satisfy the following >=20 > dependencies for gcc-runtime-locale-fr: > | * =09gcc-runtime * > | * opkg_install_cmd: Cannot install package gcc-runtime-locale-fr. > | * satisfy_dependencies_for: Cannot satisfy the following >=20 > dependencies for gcc-runtime-locale-de: > | * =09gcc-runtime * > | * opkg_install_cmd: Cannot install package gcc-runtime-locale-de. > |=20 > | ERROR: Function failed: do_rootfs (see >=20 > /home/andreas/tmp/oe-core-eglibc/work/overo-angstrom-linux-gnueabi/xf= ce-full > -image-1.0-r0/temp/log.do_rootfs.18542 for further informatio >=20 > since I don't have gcc-runtime package Unfortunately we have exposed a weakness - package.bbclass does not cur= rently=20 handle when ${PN} is removed from PACKAGES and locale packages are stil= l split=20 out - the (invalid) RDEPENDS on ${PN} still gets added. I am testing a fix at the moment. Cheers, Paul --=20 Paul Eggleton Intel Open Source Technology Centre