2019-09-02 03:23:29 |
Po-Hsu Lin |
bug |
|
|
added bug |
2019-09-02 03:23:41 |
Po-Hsu Lin |
affects |
linux-signed-hwe (Ubuntu) |
linux (Ubuntu) |
|
2019-09-02 03:24:00 |
Po-Hsu Lin |
nominated for series |
|
Ubuntu Xenial |
|
2019-09-02 03:24:00 |
Po-Hsu Lin |
bug task added |
|
linux (Ubuntu Xenial) |
|
2019-09-02 03:24:30 |
Po-Hsu Lin |
bug task added |
|
ubuntu-kernel-tests |
|
2019-09-02 03:24:50 |
Po-Hsu Lin |
tags |
amd64 apport-bug package-from-proposed uec-images xenial |
4.4 amd64 apport-bug package-from-proposed sru-20190812 ubuntu-ltp-syscalls uec-images xenial |
|
2019-09-02 03:30:12 |
Ubuntu Kernel Bot |
linux (Ubuntu): status |
New |
Incomplete |
|
2019-09-02 03:30:13 |
Ubuntu Kernel Bot |
linux (Ubuntu Xenial): status |
New |
Incomplete |
|
2019-09-02 03:44:52 |
Po-Hsu Lin |
description |
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) |
This issue can only be found on AMD64 / i386 and s390x KVM (failed: EACCES on s390x KVM)
Passed with ARM64 and P8.
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) |
|
2019-09-02 03:44:57 |
Po-Hsu Lin |
tags |
4.4 amd64 apport-bug package-from-proposed sru-20190812 ubuntu-ltp-syscalls uec-images xenial |
4.4 amd64 apport-bug i386 package-from-proposed sru-20190812 ubuntu-ltp-syscalls uec-images xenial |
|
2019-09-02 04:27:30 |
Po-Hsu Lin |
description |
This issue can only be found on AMD64 / i386 and s390x KVM (failed: EACCES on s390x KVM)
Passed with ARM64 and P8.
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) |
This issue can only be found on AMD64 / i386 and s390x KVM (failed: EACCES on s390x KVM)
Passed with ARM64.
For P8, it will fail with btrfs before this.
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) |
|
2019-09-05 06:19:52 |
Po-Hsu Lin |
summary |
Operation against ntfs in ubuntu_syscalls test will fail with EROFS |
Operation against ntfs in ubuntu_ltp_syscalls test will fail with EROFS |
|
2019-09-16 14:18:41 |
AaronMa |
bug task deleted |
ubuntu-kernel-tests |
|
|
2019-09-16 14:18:56 |
AaronMa |
nominated for series |
|
Ubuntu Bionic |
|
2019-09-16 14:18:56 |
AaronMa |
bug task added |
|
linux (Ubuntu Bionic) |
|
2019-09-16 14:19:48 |
AaronMa |
bug task added |
|
ubuntu-kernel-tests |
|
2019-09-16 14:20:08 |
AaronMa |
ubuntu-kernel-tests: assignee |
|
AaronMa (mapengyu) |
|
2019-09-17 12:23:19 |
AaronMa |
ubuntu-kernel-tests: status |
New |
Won't Fix |
|
2019-11-15 07:24:16 |
Po-Hsu Lin |
ubuntu-kernel-tests: status |
Won't Fix |
Fix Released |
|
2019-11-15 07:24:19 |
Po-Hsu Lin |
ubuntu-kernel-tests: assignee |
AaronMa (mapengyu) |
|
|
2019-11-15 07:24:22 |
Po-Hsu Lin |
linux (Ubuntu): status |
Incomplete |
Invalid |
|
2019-11-15 07:24:25 |
Po-Hsu Lin |
linux (Ubuntu Xenial): status |
Incomplete |
Invalid |
|
2019-11-15 07:24:28 |
Po-Hsu Lin |
linux (Ubuntu Bionic): status |
New |
Invalid |
|
2019-11-15 07:25:12 |
Po-Hsu Lin |
linux (Ubuntu): assignee |
|
AaronMa (mapengyu) |
|