All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Cam Mannett <camden.mannett@protonmail.ch>
Cc: "meta-arago@arago-project.org" <meta-arago@arago-project.org>
Subject: Re: [morty] opkg 'Couldn't find anything to satisfy'
Date: Fri, 10 Feb 2017 13:30:49 -0500	[thread overview]
Message-ID: <20170210183049.GM2612@edge> (raw)
In-Reply-To: <qY2s2fvulpmLqhQHeI38feeuadsAEds6sMhNp7QZz1WQyuSmDEpv3iee4LsTYD3_olVpLrtDCYx4oaLnKrzohmqVWHWTE08FnrMB4XpZDFg=@protonmail.ch>

On Fri, Feb 10, 2017 at 12:48:18PM -0500, Cam Mannett wrote:
> I'm trying to make to a custom SDK image based on arago-core-tisdk-image.inc 
> for my Beaglebone Green, I have overwritten the TISDK_TOOLCHAIN var with a 
> meta package that looks like this:
> 
> require recipes-core/meta/meta-toolchain-arago-tisdk.inc
> require recipes-core/meta/meta-toolchain-arago.bb
> TOOLCHAIN_TARGET_TASK = " \
> packagegroup-arago-tisdk-addons-sdk-target \
> packagegroup-cmPTP-standalone-sdk-target \
> "

Set TOOLCHAIN_TARGET_TASK before including meta-toolchain-arago*


> My packagegroup file is very simple:
> 
> PACKAGE_ARCH = "${MACHINE_ARCH}"
> inherit packagegroup
> RDEPENDS_${PN} = "\
> libgcc \
> libgcc-dev \
> libstdc++-dev \
> ${LIBC_DEPENDENCIES} \
> glibc-staticdev \
> linux-libc-headers-dev \
> gdbserver \
> i2c-tools-dev \
> opkg-dev \
> util-linux-dev \
> ${@base_conditional('TCMODE', 'external-linaro', 'libgomp-dev', '', d)} \
> boost-dev \
> "
> 
> During bitbake however I get this error:
> 
> ERROR: meta-toolchain-cmPTP-tisdk-1.0-r5.0 do_populate_sdk: Unable to install packages. Command '/home/cmannett85/workspace/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/bin/opkg --volatile-cache -f /home/cmannett85/workspace/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/meta-toolchain-cmPTP-tisdk/1.0-r5.0/opkg.conf -t /home/cmannett85/workspace/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/meta-toolchain-cmPTP-tisdk/1.0-r5.0/temp/ipktemp/ -o /home/cmannett85/workspace/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/meta-toolchain-cmPTP-tisdk/1.0-r5.0/sdk/image/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/armv7ahf-neon-linux-gnueabi --force_postinstall install packagegroup-cmPTP-standalone-sdk-target packagegroup-arago-t
> isdk-addons-sdk-target' returned 255:
> Collected errors:
> * opkg_prepare_url_for_install: Couldn't find anything to satisfy 'packagegroup-cmPTP-standalone-sdk-target'.
> * rm_r: Failed to open dir /home/cmannett85/workspace/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/meta-toolchain-cmPTP-tisdk/1.0-r5.0/temp/ipktemp//opkg-iGR9Pa: No such file or directory.
> 
> There is indeed no packagegroup-cmPTP-standalone-sdk-target IPK file in 
> build/arago-tmp-external-linaro-toolchain/deploy/ipk/cmPTP_bbg - why does 
> Yocto build one for packagegroup-arago-tisdk-addons-sdk-target, but not 
> mine?

> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago



  reply	other threads:[~2017-02-10 18:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-10 17:48 [morty] opkg 'Couldn't find anything to satisfy' Cam Mannett
2017-02-10 18:30 ` Denys Dmytriyenko [this message]
2017-02-11  9:10   ` Cam Mannett
2017-02-11 11:52     ` Cam Mannett
2017-02-12 11:03       ` Cam Mannett

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170210183049.GM2612@edge \
    --to=denys@ti.com \
    --cc=camden.mannett@protonmail.ch \
    --cc=meta-arago@arago-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.