On Mon, 26 Jan 2026 at 15:01, <[email protected]> wrote: > Exception: subprocess.CalledProcessError: Command > '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/ > build-st-254283/tmp/sysroots/qemux86-64/usr/bin/ > postinst-base-passwd' returned non-zero exit status 1. > > awk: error while loading shared libraries: libtinfo.so.5: > cannot open shared object file: No such file or directory > > https://autobuilder.yoctoproject.org/valkyrie/api/v2/logs/4983396/raw_inline > I'm not sure if this is solvable in a better way because my > understanding is that the dependency is circular. > > If the task gets restarted, it works because the missing libraries are > then available. > > > Another fix is removing this dependency by not calling awk, what I > propose here.
We've seen similar issues elsewhere (down to the same missing libtinfo error), and they all could be eventually resolved. User management is notoriously tricky with these tool dependencies, as it needs to work in various different scenarios and contexts. Anyway, can you please do these steps on the command line, and confirm that the same error occurs without having to run the selftest with your patches applied, and describe what exact changes need to be made and where and what commands in what order need to run? Then I could try to look into it. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#230025): https://lists.openembedded.org/g/openembedded-core/message/230025 Mute This Topic: https://lists.openembedded.org/mt/117464897/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
