https://bugs.winehq.org/show_bug.cgi?id=46218
--- Comment #4 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Disk structure is on a single drive: /dev/sda1 - ext4 primary partition Debian 8 (16GB) /dev/sda3 - ext4 primary partition Debian 9 (16GB) /dev/sda2 - extended partition: (968GB) /dev/sda5 - swap partition (17GB) /dev/sda6 - ext4 partition (951GB)
Debian 8 : /dev/sda1 mounted as / /dev/sda6 mounted as /home/ /dev/sda5 is swap wineprefix is a directory under /home/
Debian 9 : /dev/sda3 mounted as / (includes /home/) /dev/sda5 is swap /dev/sda6 is mounted in /media/<username>/<sda6 UUID> wineprefix is a symlink under /home/ that points to the prefix in /media/<username>/<sda6 UUID>.
The wine versions used were compiled in respective Debian 8 and Debian 9 build environments.
Result is same in both systems: wine-staging → stream error. wine-staging minus server-Inherited_ACLs patchset → no stream error.