[Kernel-packages] [Bug 1925407] Re: ubuntu_aufs_smoke_test failed on Hirsute RISCV (CONFIG_AUFS_FS is not set)

2021-07-07 Thread Krzysztof Kozlowski
All these issues refer to same problem: lp:1925407 lp:1934873 lp:1934477 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-riscv in Ubuntu. https://bugs.launchpad.net/bugs/1925407 Title: ubuntu_aufs_smoke_test failed on Hirsute

[Kernel-packages] [Bug 1925407] Re: ubuntu_aufs_smoke_test failed on Hirsute RISCV (CONFIG_AUFS_FS is not set)

2021-05-11 Thread Francis Ginther
This is resolved in autotest-client-tests 5b2d46bf401e50a13be5c0641e0157d58c2a7669 ** Changed in: ubuntu-kernel-tests Status: New => Fix Released ** Changed in: linux-riscv (Ubuntu) Status: New => Won't Fix ** Changed in: linux-riscv (Ubuntu Hirsute) Status: New => Won't

[Kernel-packages] [Bug 1925407] Re: ubuntu_aufs_smoke_test failed on Hirsute RISCV (CONFIG_AUFS_FS is not set)

2021-04-22 Thread Seth Forshee
Disabling AUFS was a choice, we planned to update the test accordingly but just didn't get to it. The only remaining software which used AUFS in the archive was docker, and even there support is deprecated in favor of overlayfs. In hirsute a migration strategy was put in place for docker, so AUFS

[Kernel-packages] [Bug 1925407] Re: ubuntu_aufs_smoke_test failed on Hirsute RISCV (CONFIG_AUFS_FS is not set)

2021-04-22 Thread Seth Forshee
Oh, there was also fsprotect which used aufs. But it looked to be abandoned upstream, and other packages provided duplicate functionality using overlayfs, so it has been removed from the archive in hirsute. -- You received this bug notification because you are a member of Kernel Packages, which

[Kernel-packages] [Bug 1925407] Re: ubuntu_aufs_smoke_test failed on Hirsute RISCV (CONFIG_AUFS_FS is not set)

2021-04-22 Thread Tim Gardner
AUFS is disabled in master as well with no explanation as to why. This could be a good question for Seth. Perhaps AUFS doesn't with with a 5.11 kernel yet. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-riscv in Ubuntu.

[Kernel-packages] [Bug 1925407] Re: ubuntu_aufs_smoke_test failed on Hirsute RISCV (CONFIG_AUFS_FS is not set)

2021-04-22 Thread Po-Hsu Lin
** Summary changed: - ubuntu_aufs_smoke_test failed on Hirsute RISCV + ubuntu_aufs_smoke_test failed on Hirsute RISCV (CONFIG_AUFS_FS is not set) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-riscv in Ubuntu.

[Kernel-packages] [Bug 1925407] Re: ubuntu_aufs_smoke_test failed on Hirsute RISCV

2021-04-21 Thread Po-Hsu Lin
A cross reference on F-5.8 RISCV: $ uname -a Linux riscv64-focal 5.8.0-23-generic #25~20.04.1-Ubuntu SMP Tue Apr 20 12:51:20 UTC 2021 riscv64 riscv64 riscv64 GNU/Linux $ grep AUFS /boot/config-5.8.0-23-generic CONFIG_AUFS_FS=m CONFIG_AUFS_BRANCH_MAX_127=y # CONFIG_AUFS_BRANCH_MAX_511 is not set