On 17/01/2022 21:25, Andrej Shadura wrote:
Hi,

Helmut Grohne reported a bug in pseudo, which, upon further investigation, happens when tar (at least v1.34) is extracting a file.
...
# tar -C /lib -c -f /tmp/test.tar .
# tar -C /tmp/foobar -xv -f /tmp/test.tar
./
...
./linux-sound-base/
abort()ing pseudo client by server request. See https://wiki.yoctoproject.org/wiki/Pseudo_Abort for more details on this.
Check logfile: /tmp/state/pseudo.log

A bit more with extra verbosity:

chown /tmp/foobar/udev/hwdb.d [18745405]: incoming: '/tmp/foobar/udev/hwdb.d'+ [18745405]+
owner 0:0 completed chown.
open /tmp/foobar/udev/hwdb.d [18745405]: incoming: '/tmp/foobar/udev/hwdb.d'+ [18745405]+
completed open.
stat /tmp/foobar/udev/hwdb.d [18745405]: incoming: '/tmp/foobar/udev/hwdb.d'+ [18745405]+
stat, ino 18745405 (old mode 040700): mode 040700
completed stat.
chmod /proc/self/fd/5 [18745405]: incoming: '/proc/self/fd/5'- [18745405]+
path mismatch [2 links]: ino 18745405 db '/tmp/foobar/udev/hwdb.d' req '/proc/self/fd/5'.
completed chmod.

I understand this is related to the latest commit to pseudo:
https://git.yoctoproject.org/pseudo/commit/?h=oe-core&id=300d7570720bc1

--
Cheers,
  Andrej
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#160662): 
https://lists.openembedded.org/g/openembedded-core/message/160662
Mute This Topic: https://lists.openembedded.org/mt/88494038/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to