All of lore.kernel.org
 help / color / mirror / Atom feed
* python3-native problems
@ 2015-04-01 14:29 Matthew Karas
  2015-04-01 15:19 ` Burton, Ross
  0 siblings, 1 reply; 3+ messages in thread
From: Matthew Karas @ 2015-04-01 14:29 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 924 bytes --]

Hello,

When I include

python3 python3-native python3-distribute to one of my recipes.

DEPENDS = "python3 python3-native python3-distribute"
RDEPENDS_${PN} = "python3 python3-native python3-distribute"
RDEPENDS_${PN}-dev = "bash python3 python3-native python3-distribute"

I get the following errors.

WARNING: QA Issue: tests-dev rdepends on python3-native, but it isn't a
build dependency? [build-deps]
WARNING: QA Issue: tests rdepends on python3-native, but it isn't a build
dependency? [build-deps]
WARNING: QA Issue: tests rdepends on glib-2.0, but it isn't a build
dependency? [build-deps]

Finally this error too.

Collected errors:
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for
tests:
 *     python3-native *
 * opkg_install_cmd: Cannot install package tests.

But I can bitbake python3-native by itself.  So I'm a bit confused.

Kind Regards and thanks

[-- Attachment #2: Type: text/html, Size: 1105 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-04-02 12:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-01 14:29 python3-native problems Matthew Karas
2015-04-01 15:19 ` Burton, Ross
2015-04-02 12:00   ` Matthew Karas

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.