bug#25161: tail: unrecognized file system type 0x53464846

2016-12-10 Thread Bernhard Voelker
unarchive 23273 forcemerge 23273 25161 close 25161 stop On 12/10/2016 08:05 PM, Joe Wronski wrote: > Just following tail's suggestion to report this: > > Using Bash on Ubuntu on Windows10 (as administrator in Windows contect) > > adminb@GREY2:~$ tail -f > /mnt/c/Windows/System32//LogFiles/Firew

bug#25149: md5sum fails with message "Invalid argument" on 4, 294, 967, 295-byte files in FAT32

2016-12-10 Thread Jaime Gaspar
> Can you strace -o /tmp/md5sum.strace md5sum file_2, > and look towards the end of the strace file to identify the syscall > returning EINVAL? It is the seventh and eighth lines below: ... read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32768) = 32768

bug#25161: tail: unrecognized file system type 0x53464846

2016-12-10 Thread Joe Wronski
Just following tail's suggestion to report this: Using Bash on Ubuntu on Windows10 (as administrator in Windows contect) adminb@GREY2:~$ tail -f /mnt/c/Windows/System32//LogFiles/Firewall/pfirewall.log tail: unrecognized file system type 0x53464846 for ‘/mnt/c/Windows/System32//LogFiles/Fire

bug#25159: chown bug ? or sys glitch ?

2016-12-10 Thread ahfc
Dear bug-hunters, This message maybe totally useless but maybe a confirmation if similar received. Chown gave an "Operation not permitted" "error" but seems to have worked as expected anyway. Maybe a system glitch or a chown bug so just fyi. Intention: change root:root to root:users o