ok, this is what happens in journalctl when an ISO successfully is
mounted:

```
Oct 29 18:02:06 boxxy kernel:  loop1: p1 p2
Oct 29 18:02:06 boxxy kernel: ISO 9660 Extensions: Microsoft Joliet Level 3
Oct 29 18:02:06 boxxy kernel: ISO 9660 Extensions: RRIP_1991A
Oct 29 18:02:06 boxxy udisksd[2567]: Mounted /dev/loop1p1 at 
/media/tessa/Ubuntu 20.04.1 LTS amd64 on behalf of uid 1000
Oct 29 18:02:06 boxxy udisksd[2567]: Set up loop device /dev/loop1 (backed by 
/home/tessa/Downloads/ISOs/ubuntu-20.04.1-desktop-amd64.iso)
Oct 29 18:02:07 boxxy fwupd[6497]: 01:02:07:0315 FuEngine             ccgx 
failed to change udev device /sys/devices/virtual/block/loop1: cannot ensure 
ID: FuUdevDevice:
Oct 29 18:02:07 boxxy fwupd[6497]: Unknown Device
Oct 29 18:02:07 boxxy fwupd[6497]:   Flags:                none
Oct 29 18:02:07 boxxy fwupd[6497]: 01:02:07:0319 FuEngine             ccgx 
failed to change udev device /sys/devices/virtual/block/loop1/loop1p2: cannot 
ensure ID: FuUdevDevice:
Oct 29 18:02:07 boxxy fwupd[6497]: Unknown Device
Oct 29 18:02:07 boxxy fwupd[6497]:   Flags:                none
Oct 29 18:02:07 boxxy fwupd[6497]: 01:02:07:0320 FuEngine             ccgx 
failed to change udev device /sys/devices/virtual/block/loop1/loop1p1: cannot 
ensure ID: FuUdevDevice:
Oct 29 18:02:07 boxxy fwupd[6497]: Unknown Device
Oct 29 18:02:07 boxxy fwupd[6497]:   Flags:                none

```

but when I try to mount that virtio iso, it just times out, displays
that error dialogue, and literally nothing goes to `journalctl`. is
there a way to run it with debug logging?

-- 
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/1901286

Title:
  gnome-disk-image-mounter fails after upgrade to 20.10

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

Bug description:
  after upgrading to 20.10, mounting ISOs fails after a bit over 20s, with a 
GTK dialogue that reads:
  ```
  Error attaching disk image:
  GDBus.Error:org.freedesktop.UDisks2.Error.Fails: Error waiting for loop 
object after creating '/dev/loop5': Timed out waiting for object 
(udisks-error-quark, 0)
  ```

  note that the loop device named increases on every attempt, it doesn't
  appear to be freeing previously allocated devices.

  here's the only output when run from the shell:

  ```
  $ time gnome-disk-image-mounter some.iso 

  real  0m23.141s
  user  0m0.144s
  sys   0m0.019s

  ```

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: gnome-disk-utility 3.38.0-1ubuntu1
  ProcVersionSignature: Ubuntu 5.8.0-25.26-lowlatency 5.8.14
  Uname: Linux 5.8.0-25-lowlatency x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Oct 23 23:42:34 2020
  InstallationDate: Installed on 2020-07-15 (101 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: gnome-disk-utility
  UpgradeStatus: Upgraded to groovy on 2020-10-24 (0 days ago)

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

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

Reply via email to