All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Alexander Kanavin" <alex.kanavin@gmail.com>
To: yocto@lists.yoctoproject.org
Subject: Re: [yocto] Unable to build core-image-full-cmdline on openSUSE Leap 15.1: dnf can't find _curses module in do_rootfs task
Date: Mon, 27 Apr 2020 20:16:33 +0200	[thread overview]
Message-ID: <CANNYZj_5NYNe-J_vHgBXh6WuMDcrrsv6x-u9iuYJXcY_qGvG_A@mail.gmail.com> (raw)
In-Reply-To: <10689.1588009886774474741@lists.yoctoproject.org>

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

I think the issue is solved by this:

http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?h=master-next&id=39970f583dddf04139a039cbe04e62b7236f0481

Alex



On Mon, 27 Apr 2020 at 19:51, <bpeter@lytx.com> wrote:

> I'm experiencing the same problem with yocto zeus on both OpenSuse Leap
> 15.0 and 15.1. Were you able to find a resolution for this issue?
>
> I've been investigating and found problems with some of the libraries
> built for python3-native. They're missing some dependencies:
>
>
> /home/brendan/workspaces/imx-linux-zeus/build_fsl-imx-xwayland/tmp/sysroots-components/x86_64/python3-native/usr/lib/python3.7/lib-dynload/_
> curses.cpython-37m-x86_64-linux-gnu_failed.so
>
> /home/brendan/workspaces/imx-linux-zeus/build_fsl-imx-xwayland/tmp/sysroots-components/x86_64/python3-native/usr/lib/python3.7/lib-dynload/_
> curses_panel.cpython-37m-x86_64-linux-gnu_failed.so
>
> readelf -d | grep NEEDED
>  0x0000000000000001 (NEEDED)             Shared library: [libpanelw.so.5]
>  0x0000000000000001 (NEEDED)             Shared library: [libncursesw.so.5]
>  0x0000000000000001 (NEEDED)             Shared library: [libtinfo.so.5]
>  0x0000000000000001 (NEEDED)             Shared library:
> [libpython3.7m.so.1.0]
>  0x0000000000000001 (NEEDED)             Shared library: [libpthread.so.0]
>  0x0000000000000001 (NEEDED)             Shared library: [libc.so.6]
> 
>

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

  reply	other threads:[~2020-04-27 18:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-08 21:33 Unable to build core-image-full-cmdline on openSUSE Leap 15.1: dnf can't find _curses module in do_rootfs task Rebecca Cran
2019-12-09 11:17 ` [yocto] " Alexander Kanavin
2020-04-27 17:51 ` bpeter
2020-04-27 18:16   ` Alexander Kanavin [this message]
2020-04-28 15:35     ` bpeter

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=CANNYZj_5NYNe-J_vHgBXh6WuMDcrrsv6x-u9iuYJXcY_qGvG_A@mail.gmail.com \
    --to=alex.kanavin@gmail.com \
    --cc=yocto@lists.yoctoproject.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.