DEBUG: Executing python function extend_recipe_sysroot
NOTE: Direct dependencies are ['virtual:native:/disks/2/yocto-worker/qa-extras/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot', 'virtual:native:/disks/2/yocto-worker/qa-extras/build/meta/recipes-devtools/rpm/rpm_4.20.1.bb:do_populate_sysroot']
NOTE: Installed into sysroot: []
NOTE: Skipping as already exists in sysroot: ['gettext-minimal-native', 'cmake-native', 'libtool-native', 'texinfo-dummy-native', 'openssl-native', 'expat-native', 'ncurses-native', 'readline-native', 'util-linux-libuuid-native', 'zlib-native', 'elfutils-native', 'file-native', 'json-c-native', 'libedit-native', 'lua-native', 'make-native', 'perl-native', 'pseudo-native', 'python3-native', 'rpm-native', 'bzip2-native', 'libarchive-native', 'libidn2-native', 'lzlib-native', 'xz-native', 'zstd-native', 'acl-native', 'attr-native', 'curl-native', 'gdbm-native', 'gmp-native', 'gnutls-native', 'libtasn1-native', 'libcap-native', 'libffi-native', 'libgcrypt-native', 'libgpg-error-native', 'libmicrohttpd-native', 'libunistring-native', 'nettle-native', 'popt-native', 'sqlite3-native']
DEBUG: Python function extend_recipe_sysroot finished
DEBUG: Executing python function sstate_task_prefunc
DEBUG: Python function sstate_task_prefunc finished
DEBUG: Executing python function do_package_write_rpm
DEBUG: Executing python function read_subpackage_metadata
DEBUG: Python function read_subpackage_metadata finished
DEBUG: Executing python function do_package_rpm
DEBUG: Executing python function write_specfile
ERROR: Error executing a python function in exec_func_python() autogenerated:

The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
     0001:
 *** 0002:write_specfile(d)
     0003:
File: '/disks/2/yocto-worker/qa-extras/build/meta/classes-global/package_rpm.bbclass', lineno: 359, function: write_specfile
     0355:        localdata.setVar('PKG', pkgname)
     0356:
     0357:        localdata.setVar('OVERRIDES', d.getVar("OVERRIDES", False) + ":" + pkg)
     0358:
 *** 0359:        conffiles = oe.package.get_conffiles(pkg, d)
     0360:
     0361:        splitname    = pkgname
     0362:
     0363:        splitsummary = (localdata.getVar('SUMMARY') or localdata.getVar('DESCRIPTION') or ".")
File: '/disks/2/yocto-worker/qa-extras/build/meta/lib/oe/package.py', lineno: 599, function: get_conffiles
     0595:def get_conffiles(pkg, d):
     0596:    pkgdest = d.getVar('PKGDEST')
     0597:    root = os.path.join(pkgdest, pkg)
     0598:    cwd = os.getcwd()
 *** 0599:    os.chdir(root)
     0600:
     0601:    conffiles = d.getVar('CONFFILES:%s' % pkg);
     0602:    if conffiles == None:
     0603:        conffiles = d.getVar('CONFFILES')
Exception: FileNotFoundError: [Errno 2] No such file or directory: 'TOPDIR/tmp/work/core2-64-poky-linux/ttyrun/2.38.0/packages-split/ttyrun-src'

DEBUG: Python function write_specfile finished
DEBUG: Python function do_package_rpm finished
DEBUG: Python function do_package_write_rpm finished

Error details

Submitted on:
19/08/25 18:21
Error type:
Recipe
Task:
do_package_write_rpm
Recipe:
ttyrun
Recipe version:
2.38.0-r0
Machine:
qemux86-64
Distro:
poky
Build system:
x86_64-linux
Target system:
x86_64-poky-linux
Host distro:
universal/debian-12
Branch:
master
Commit:
3475f39be4e60389d8cd81bda9e03c27cc6e956c
Build:
#214957
Submitter:
yp-ab-kaa
Link back:
http://pluto.local:8010/#/builders/79/builds/4
Similar errors:
0
Open a bug