[meta-xilinx] Nothing PROVIDES 'python3-pyyaml-native'

Giuseppe Di Guglielmo giuseppe.diguglielmo at gmail.com
Wed Apr 26 13:58:30 PDT 2017


I think the patch solved that issue, but now I am getting this new error.
The URL git://gitenterprise.xilinx.com/Linux/device-tree-xlnx.git (or
https) does not exist.

How can I fix the issue?

WARNING: device-tree-generation-xilinx+gitAUTOINC+fed9a2dcdb-r0 do_fetch:
Failed to fetch URL git://
gitenterprise.xilinx.com/Linux/device-tree-xlnx.git;protocol=https;branch=master,
attempting MIRRORS if available
ERROR: device-tree-generation-xilinx+gitAUTOINC+fed9a2dcdb-r0 do_fetch:
Fetcher failure: Fetch command export
DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-QDRRp46kS4,guid=8b6fcee3fc828a331c465de658e254db";
export SSH_AGENT_PID="16651"; export
SSH_AUTH_SOCK="/tmp/ssh-ufMVzZUc3v4r/agent.16537"; export
PATH="/home/giuseppe/research/projects/zynq/yocto/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/giuseppe/research/projects/zynq/yocto/build/tmp/sysroots/x86_64-linux/usr/bin/python3-native:/home/giuseppe/research/projects/zynq/yocto/poky/scripts:/home/giuseppe/research/projects/zynq/yocto/build/tmp/sysroots/x86_64-linux/usr/bin/arm-poky-linux-gnueabi:/home/giuseppe/research/projects/zynq/yocto/build/tmp/sysroots/zc702-zynq7/usr/bin/crossscripts:/home/giuseppe/research/projects/zynq/yocto/build/tmp/sysroots/x86_64-linux/usr/sbin:/home/giuseppe/research/projects/zynq/yocto/build/tmp/sysroots/x86_64-linux/usr/bin:/home/giuseppe/research/projects/zynq/yocto/build/tmp/sysroots/x86_64-linux/sbin:/home/giuseppe/research/projects/zynq/yocto/build/tmp/sysroots/x86_64-linux/bin:/usr/cad/xilinx/SDK/2017.1//bin:/home/giuseppe/research/projects/zynq/yocto/poky/scripts:/home/giuseppe/research/projects/zynq/yocto/poky/bitbake/bin:/opt/leon/mklinuximg-2.6.36-2.0.3:/opt/leon/sparc-linux/usr/bin:/opt/leon/sparc-elf-4.4.2/bin:/opt/grmon/grmon/linux/bin:/opt/leon/mklinuximg-2.6.36-2.0.3:/opt/leon/sparc-linux/usr/bin:/opt/leon/sparc-elf-4.4.2/bin:/opt/grmon/grmon/linux/bin:/home/giuseppe/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin:/home/giuseppe/bin:/home/giuseppe/bin";
export HOME="/home/giuseppe"; LANG=C git -c core.fsyncobjectfiles=0 clone
--bare --mirror https://gitenterprise.xilinx.com/Linux/device-tree-xlnx.git
/home/giuseppe/research/projects/zynq/yocto/build/downloads/git2/gitenterprise.xilinx.com.Linux.device-tree-xlnx.git
--progress failed with exit code 128, output:
Cloning into bare repository
'/home/giuseppe/research/projects/zynq/yocto/build/downloads/git2/gitenterprise.xilinx.com.Linux.device-tree-xlnx.git'...
fatal: unable to access '
https://gitenterprise.xilinx.com/Linux/device-tree-xlnx.git/': Could not
resolve host: gitenterprise.xilinx.com

ERROR: device-tree-generation-xilinx+gitAUTOINC+fed9a2dcdb-r0 do_fetch:
Fetcher failure for URL: 'git://
gitenterprise.xilinx.com/Linux/device-tree-xlnx.git;protocol=https;branch=master'.
Unable to fetch URL from any source.
ERROR: device-tree-generation-xilinx+gitAUTOINC+fed9a2dcdb-r0 do_fetch:
Function failed: base_do_fetch
ERROR: Logfile of failure stored in:
/home/giuseppe/research/projects/zynq/yocto/build/tmp/work/zc702_zynq7-poky-linux-gnueabi/device-tree-generation/xilinx+gitAUTOINC+fed9a2dcdb-r0/temp/log.do_fetch.32656
ERROR: Task
(/home/giuseppe/research/projects/zynq/yocto/meta-xilinx-tools/recipes-bsp/device-tree/device-tree-generation_git.bb:do_fetch)
failed with exit code '1'

Giuseppe

On Tue, Apr 25, 2017 at 8:16 PM, Manjukumar Harthikote Matha <
manjukumar.harthikote-matha at xilinx.com> wrote:

>
>
> > -----Original Message-----
> > From: meta-xilinx-bounces at yoctoproject.org [mailto:meta-xilinx-
> > bounces at yoctoproject.org] On Behalf Of Giuseppe Di Guglielmo
> > Sent: Tuesday, April 25, 2017 5:03 PM
> > To: meta-xilinx at yoctoproject.org
> > Subject: [meta-xilinx] Nothing PROVIDES 'python3-pyyaml-native'
> >
> > I am using
> > - meta-xilinx and meta-xilinx-tools @ branch 2017.1
> > - meta-openembedded, poky @ branch morty
> >
> > When I bitbake core-image-minimal I get the following error. Can you
> suggest me a
> > solution?
> >
> Need a patch on meta- openembedded to support python3-pyyaml
> A patch was provided by Pascal, but it was not applied to morty branch on
> meta-openembedded
> We added this patch to our release trunk for now
> https://github.com/Xilinx/meta-petalinux/commit/
> bcf7db85b3a03c015d70e4a9860be62bb0b24994
>
> Thanks
> Manju
>
> > ----
> > ERROR: Nothing PROVIDES 'python3-pyyaml-native'. Close matches:
> >   python-pyyaml-native
> >   python3-py-native
> >   python-py-native
> > ERROR: Required build target 'core-image-minimal' has no buildable
> providers.
> > Missing or unbuildable dependency chain was: ['core-image-minimal',
> > 'virtual/bootloader', 'virtual/dtb', 'python3-pyyaml-native']
> > ----
> >
> > Thank you,
> > Giuseppe
>
>
> This email and any attachments are intended for the sole use of the named
> recipient(s) and contain(s) confidential information that may be
> proprietary, privileged or copyrighted under applicable law. If you are not
> the intended recipient, do not read, copy, or forward this email message or
> any attachments. Delete this email message and any attachments immediately.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-xilinx/attachments/20170426/ed2eea70/attachment.html>


More information about the meta-xilinx mailing list