Ubuntu 21.10 (Impish Indri) has reached end of life, so this bug will
not be fixed for that specific release.

** Changed in: util-linux (Ubuntu Impish)
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1959912

Title:
  libmount: multiple user options are not supported

Status in Util-Linux-ng:
  Fix Released
Status in util-linux package in Ubuntu:
  New
Status in util-linux source package in Bionic:
  New
Status in util-linux source package in Focal:
  New
Status in util-linux source package in Impish:
  Won't Fix
Status in util-linux source package in Jammy:
  New

Bug description:
  Only a single user option (the first one) is taken into consideration
  when mounting a new disk regardless of the filesystem.

  # mount /dev/sdd1 /mnt/cruizer -onodev,ro,x-gdu.hide,x-gvfs-hide
  # findmnt --mtab /mnt/cruizer
  TARGET       SOURCE    FSTYPE OPTIONS
  /mnt/cruizer /dev/sdd1 fusebl ro,nodev,relatime,user_id=0,group_id=0,allow_oth
  # grep /mnt/cruizer /run/mount/utab
  SRC=/dev/sdd1 TARGET=/mnt/cruizer ROOT=/ OPTS=x-gdu.hide

  Reported issues: https://github.com/util-linux/util-linux/issues/1429 and 
https://github.com/util-linux/util-linux/issues/1583
  Confirmed fix with upstream commit: 
https://github.com/util-linux/util-linux/commit/d85f45d5ddb020b9858356b4c2c91d962ac7e6d7

To manage notifications about this bug go to:
https://bugs.launchpad.net/util-linux-ng/+bug/1959912/+subscriptions


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

Reply via email to