Nevermind, it still doesn't work on the right disk.  While the disk is
not mounted initially, by the time unuse_data_iterate() is called, it
has been mounted for some reason.  I'm thinking there is a race
condition where something mounts the fs temporarily and unmounts it, and
during the time it is mounted is when unuse_data_iterate() is called,
which sees it is mounted, and tries to unmount it, but by the time the
unmount request goes through, it has already been unmounted.


** Changed in: gnome-disk-utility (Ubuntu)
       Status: Invalid => New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-disk-utility in Ubuntu.
https://bugs.launchpad.net/bugs/1789922

Title:
  Resize is broken

Status in gnome-disk-utility package in Ubuntu:
  New

Bug description:
  Try to resize an ext4 partition with the gnome disks utility.  It
  throws an error saying it can't unmount the filesystem because it
  isn't mounted.  This is on 18.04.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/1789922/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to