[Bug 2031511] [NEW] ubuntu-desktop installer crashes in subiquity server with ValueError: Failed to use fsimage: '[...]/minimal.standard.enhanced-secureboot.en.squashfs' doesn't exist or is invalid

Jean-Baptiste Lallement 2031511 at bugs.launchpad.net
Wed Aug 16 09:24:26 UTC 2023


Public bug reported:

ubuntu-desktop-installer 1197

Installation fails with

=====
Traceback (most recent call last):
  File "/snap/ubuntu-desktop-installer/1197/usr/lib/python3.10/asyncio/events.py", line 80, in _run
    self._context.run(self._callback, *self._args)
  File "/snap/ubuntu-desktop-installer/1197/bin/subiquity/subiquitycore/async_helpers.py", line 25, in _done
    fut.result()
  File "/snap/ubuntu-desktop-installer/1197/bin/subiquity/subiquity/server/controllers/filesystem.py", line 373, in _examine_systems
    system = await self._get_system(name, label)
  File "/snap/ubuntu-desktop-installer/1197/bin/subiquity/subiquity/server/controllers/filesystem.py", line 298, in _get_system
    await self._mount_systems_dir(variation_name)
  File "/snap/ubuntu-desktop-installer/1197/bin/subiquity/subiquity/server/controllers/filesystem.py", line 268, in _mount_systems_dir
    source_path = self._source_handler.setup()
  File "/snap/ubuntu-desktop-installer/1197/lib/python3.10/site-packages/curtin/commands/extract.py", line 122, in setup
    raise ValueError(
ValueError: Failed to use fsimage: '///cdrom/casper/minimal.standard.enhanced-secureboot.en.squashfs' doesn't exist or is invalid
=====

And clearly this layer is not on the image.

** Affects: subiquity (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: fde

** Summary changed:

- ubuntu-desktop installer crashes in subiquity server with ValueError: Failed to use fsimage: '///cdrom/casper/minimal.standard.enhanced-secureboot.en.squashfs' doesn't exist or is invalid 
+ ubuntu-desktop installer crashes in subiquity server with ValueError: Failed to use fsimage: '[...]/minimal.standard.enhanced-secureboot.en.squashfs' doesn't exist or is invalid

** Tags added: fde

** Description changed:

  ubuntu-desktop-installer 1197
  
  Installation fails with
  
+ =====
  Traceback (most recent call last):
-   File "/snap/ubuntu-desktop-installer/1197/usr/lib/python3.10/asyncio/events.py", line 80, in _run
-     self._context.run(self._callback, *self._args)
-   File "/snap/ubuntu-desktop-installer/1197/bin/subiquity/subiquitycore/async_helpers.py", line 25, in _done
-     fut.result()
-   File "/snap/ubuntu-desktop-installer/1197/bin/subiquity/subiquity/server/controllers/filesystem.py", line 373, in _examine_systems
-     system = await self._get_system(name, label)
-   File "/snap/ubuntu-desktop-installer/1197/bin/subiquity/subiquity/server/controllers/filesystem.py", line 298, in _get_system
-     await self._mount_systems_dir(variation_name)
-   File "/snap/ubuntu-desktop-installer/1197/bin/subiquity/subiquity/server/controllers/filesystem.py", line 268, in _mount_systems_dir
-     source_path = self._source_handler.setup()
-   File "/snap/ubuntu-desktop-installer/1197/lib/python3.10/site-packages/curtin/commands/extract.py", line 122, in setup
-     raise ValueError(
+   File "/snap/ubuntu-desktop-installer/1197/usr/lib/python3.10/asyncio/events.py", line 80, in _run
+     self._context.run(self._callback, *self._args)
+   File "/snap/ubuntu-desktop-installer/1197/bin/subiquity/subiquitycore/async_helpers.py", line 25, in _done
+     fut.result()
+   File "/snap/ubuntu-desktop-installer/1197/bin/subiquity/subiquity/server/controllers/filesystem.py", line 373, in _examine_systems
+     system = await self._get_system(name, label)
+   File "/snap/ubuntu-desktop-installer/1197/bin/subiquity/subiquity/server/controllers/filesystem.py", line 298, in _get_system
+     await self._mount_systems_dir(variation_name)
+   File "/snap/ubuntu-desktop-installer/1197/bin/subiquity/subiquity/server/controllers/filesystem.py", line 268, in _mount_systems_dir
+     source_path = self._source_handler.setup()
+   File "/snap/ubuntu-desktop-installer/1197/lib/python3.10/site-packages/curtin/commands/extract.py", line 122, in setup
+     raise ValueError(
  ValueError: Failed to use fsimage: '///cdrom/casper/minimal.standard.enhanced-secureboot.en.squashfs' doesn't exist or is invalid
+ =====
+ 
+ And clearly this layer is not on the image.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to subiquity in Ubuntu.
https://bugs.launchpad.net/bugs/2031511

Title:
  ubuntu-desktop installer crashes in subiquity server with ValueError:
  Failed to use fsimage: '[...]/minimal.standard.enhanced-
  secureboot.en.squashfs' doesn't exist or is invalid

Status in subiquity package in Ubuntu:
  New

Bug description:
  ubuntu-desktop-installer 1197

  Installation fails with

  =====
  Traceback (most recent call last):
    File "/snap/ubuntu-desktop-installer/1197/usr/lib/python3.10/asyncio/events.py", line 80, in _run
      self._context.run(self._callback, *self._args)
    File "/snap/ubuntu-desktop-installer/1197/bin/subiquity/subiquitycore/async_helpers.py", line 25, in _done
      fut.result()
    File "/snap/ubuntu-desktop-installer/1197/bin/subiquity/subiquity/server/controllers/filesystem.py", line 373, in _examine_systems
      system = await self._get_system(name, label)
    File "/snap/ubuntu-desktop-installer/1197/bin/subiquity/subiquity/server/controllers/filesystem.py", line 298, in _get_system
      await self._mount_systems_dir(variation_name)
    File "/snap/ubuntu-desktop-installer/1197/bin/subiquity/subiquity/server/controllers/filesystem.py", line 268, in _mount_systems_dir
      source_path = self._source_handler.setup()
    File "/snap/ubuntu-desktop-installer/1197/lib/python3.10/site-packages/curtin/commands/extract.py", line 122, in setup
      raise ValueError(
  ValueError: Failed to use fsimage: '///cdrom/casper/minimal.standard.enhanced-secureboot.en.squashfs' doesn't exist or is invalid
  =====

  And clearly this layer is not on the image.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/2031511/+subscriptions




More information about the foundations-bugs mailing list