idfake: add support for fchown and fchownat syscalls
commit0a8e60836c9c196ec770a3a6860c00f46ba5acd6
authorrofl0r <rofl0r@users.noreply.github.com>
Sat, 24 Apr 2021 16:01:26 +0000 (24 17:01 +0100)
committerrofl0r <rofl0r@users.noreply.github.com>
Sat, 24 Apr 2021 16:01:26 +0000 (24 17:01 +0100)
tree41ff698cabc7d29182ed796b46723a8e7b4762b5
parent93ece62f624221143dcd861c2f2ea9073d78e141
idfake: add support for fchown and fchownat syscalls

these are required for full (? hopefully) support of stuff executed during
apt-get, in my case bsdmainutils, pulled in from libgtk2.0-dev.

Unpacking bsdmainutils (11.1.2ubuntu3) ...
dpkg: error processing archive /var/cache/apt/archives/bsdmainutils_11.1.2ubuntu3_amd64.deb (--unpack):
 error setting ownership of './usr/bin/bsd-write': Invalid argument
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
examples/idfake.c