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
# CONFIG_AUFS_BRANCH_MAX_1023 is not set
# CONFIG_AUFS_BRANCH_MAX_32767 is not set
CONFIG_AUFS_SBILIST=y
# CONFIG_AUFS_HNOTIFY is not set
CONFIG_AUFS_EXPORT=y
CONFIG_AUFS_INO_T_64=y
CONFIG_AUFS_XATTR=y
# CONFIG_AUFS_FHSM is not set
# CONFIG_AUFS_RDU is not set
CONFIG_AUFS_DIRREN=y
# CONFIG_AUFS_SHWH is not set
# CONFIG_AUFS_BR_RAMFS is not set
# CONFIG_AUFS_BR_FUSE is not set
CONFIG_AUFS_BR_HFSPLUS=y
CONFIG_AUFS_BDEV_LOOP=y
# CONFIG_AUFS_DEBUG is not set


** Description changed:

  Issue found on 5.11.0-1005.5 RISCV kernel
  
  Test failed with:
-  Running 
'/home/ubuntu/autotest/client/tests/ubuntu_aufs_smoke_test/ubuntu_aufs_smoke_test.sh'
-  mount: /tmp/aufs/aufs-root: unknown filesystem type 'aufs'.
-  aufs: mount: FAILED: ret=32
+  Running 
'/home/ubuntu/autotest/client/tests/ubuntu_aufs_smoke_test/ubuntu_aufs_smoke_test.sh'
+  mount: /tmp/aufs/aufs-root: unknown filesystem type 'aufs'.
+  aufs: mount: FAILED: ret=32
  
  It looks like this is simply because the kernel configs were not enabled:
-   ubuntu@riscv64-hirsute:~$  grep AUFS /boot/config-5.11.0-1005-generic 
-   # CONFIG_AUFS_FS is not set
+   ubuntu@riscv64-hirsute:~$  grep AUFS /boot/config-5.11.0-1005-generic
+   # CONFIG_AUFS_FS is not set
+ 
+ I think it's more like a decision making here.

** Also affects: linux-riscv (Ubuntu)
   Importance: Undecided
       Status: New

** Also affects: linux-riscv (Ubuntu Hirsute)
   Importance: Undecided
       Status: New

-- 
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 RISCV

Status in ubuntu-kernel-tests:
  New
Status in linux-riscv package in Ubuntu:
  New
Status in linux-riscv source package in Hirsute:
  New

Bug description:
  Issue found on 5.11.0-1005.5 RISCV kernel

  Test failed with:
   Running 
'/home/ubuntu/autotest/client/tests/ubuntu_aufs_smoke_test/ubuntu_aufs_smoke_test.sh'
   mount: /tmp/aufs/aufs-root: unknown filesystem type 'aufs'.
   aufs: mount: FAILED: ret=32

  It looks like this is simply because the kernel configs were not enabled:
    ubuntu@riscv64-hirsute:~$  grep AUFS /boot/config-5.11.0-1005-generic
    # CONFIG_AUFS_FS is not set

  I think it's more like a decision making here.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1925407/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to