**** BEGIN LOGGING AT Tue Nov 01 02:59:57 2022 Nov 01 07:04:55 bluelightning, now I'm getting confused. In my OE build, none of the built packages for the glibc recipe has any "files-in-package.txt" in them. Is the problem here that it is not always generated, and that the long FILELIST in "latest" file is just a duplicate of the info in this missing file ? Nov 01 09:03:59 RP, bluelightning, the reason I am not seeing files-in-package-txt being generated is due to pseudo crashing (this is with master) Nov 01 09:06:03 kroon: pseudo shouldn't be crashing :( Nov 01 09:06:27 RP, right, positive thing is that I can reproduce it easily Nov 01 09:07:13 kroon: I dream of bugs that reproduce easily! :) Nov 01 09:08:19 RP, :-D Nov 01 10:21:41 RP, unfortunatley im struggling to reproduce it with one of the recipes in oe-core Nov 01 10:23:29 I just see it in a custom recipe, where I list a .c file in the SRC_URI. Pseudo aborts with a complaint: Nov 01 10:23:37 path mismatch [3 links]: ino 2070866 db '/tmp/ramdisk/foobar-linux/foobar-linux-glibc/work/i686-oe-linux/foobar-init/1.0-r0/package/usr/src/debug/foobar-init/1.0-r0/foobar-setup-watchdog.c' req '/tmp/ramdisk/foobar-linux/foobar-linux-glibc/work/i686-oe-linux/foobar-init/1.0-r0/foobar-setup-watchdog.c'. Nov 01 10:26:44 this happens when I run "ls" in the devshell, after first doing "bitbake -c cleanall myrecipe && bitbake -c package myrecipe && bitbake -c devshell myrecipe" Nov 01 10:28:58 unless you see anything obvious, ill try some more to recreate with an oe-core recipe and register a bug in bugzilla Nov 01 11:01:58 kroon: how are you copying that file into the sources? Nov 01 11:02:28 kroon: sometimes a chown root.root X is enough to fix Nov 01 11:04:06 RP, hmm you mean how the recipe copies it ? I don't copy it in the recipe, I just do "S = ${WORKDIR}" and call "${CC} " in do_compile() Nov 01 11:05:13 kroon: right, that should be ok :/ Nov 01 11:29:44 kroon: in that case the issue is some file created under pseudo which is then being deleted outside of pseudo's context Nov 01 12:03:26 RP, the pseudo database is also removed by "cleanall" task, right ? Nov 01 12:05:50 kroon: yes, it will be Nov 02 02:13:19 kanavin: not sure what to make of this just yet, as re is in core Nov 02 02:13:33 https://www.irccloud.com/pastebin/3VMI3i5P/ Nov 02 02:23:34 kanavin: something is off Nov 02 02:23:44 https://www.irccloud.com/pastebin/xDhoG2u3/ **** ENDING LOGGING AT Wed Nov 02 02:59:57 2022