Comment 0 for bug 1842266

Revision history for this message
Po-Hsu Lin (cypressyew) wrote : Operation against ntfs in ubuntu_syscalls test will fail with EROFS

This issue seems to be new, as the test does not report that it supports ntfs with older kernel (4.4.0-157)
tst_supported_fs_types.c:44: INFO: mkfs.btrfs does exist
tst_supported_fs_types.c:60: INFO: Kernel supports vfat
tst_supported_fs_types.c:44: INFO: mkfs.vfat does exist
tst_supported_fs_types.c:83: INFO: Filesystem exfat is not supported
tst_supported_fs_types.c:88: INFO: Skipping FUSE as requested by the test

But with 4.4.161:
tst_supported_fs_types.c:44: INFO: mkfs.vfat does exist
tst_supported_fs_types.c:83: INFO: Filesystem exfat is not supported
tst_supported_fs_types.c:60: INFO: Kernel supports ntfs
tst_supported_fs_types.c:44: INFO: mkfs.ntfs does exist

tst_mkfs.c:90: INFO: Formatting /dev/loop1 with ntfs opts='' extra opts=''
Failed to set locale, using default 'C'.
The partition start sector was not specified for /dev/loop1 and it could not be obtained automatically. It has been set to 0.
The number of sectors per track was not specified for /dev/loop1 and it could not be obtained automatically. It has been set to 0.
The number of heads was not specified for /dev/loop1 and it could not be obtained automatically. It has been set to 0.
To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set.
Windows will not be able to boot from this device.
tst_test.c:1108: INFO: Timeout per run is 0h 05m 00s
safe_macros.c:225: BROK: sync_file_range02.c:47: open(mnt_point/test1,66,0644) failed: EROFS

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.15.0-60-generic 4.15.0-60.67~16.04.1
ProcVersionSignature: User Name 4.15.0-60.67~16.04.1-generic 4.15.18
Uname: Linux 4.15.0-60-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.19
Architecture: amd64
Date: Mon Sep 2 03:04:48 2019
SourcePackage: linux-signed-hwe
UpgradeStatus: No upgrade log present (probably fresh install)