Public bug reported:

Both the 18.04.2 and 19.04 live-server installer (subiquity) fail to install 
with on a Samsung NVME drive.  The probe for drive properties fails with the 
following Traceback:
Traceback (most recent call last):
  File 
"/snap/subiquity/1093/lib/python3.6/site-packages/subiquity/controllers/filesystem.py",
 line 89, in _probed
    storage = fut.result()
  File "/snap/subiquity/1093/usr/lib/python3.6/concurrent/futures/_base.py", 
line 425, in result
    return self.__get_result()
  File "/snap/subiquity/1093/usr/lib/python3.6/concurrent/futures/_base.py", 
line 384, in __get_result
    raise self._exception
  File "/snap/subiquity/1093/usr/lib/python3.6/concurrent/futures/thread.py", 
line 56, in run
    result = self.fn(*self.args, **self.kwargs)
  File 
"/snap/subiquity/1093/lib/python3.6/site-packages/subiquity/controllers/filesystem.py",
 line 81, in _bg_probe
    return self.prober.get_storage(probe_types=probe_types)
  File 
"/snap/subiquity/1093/lib/python3.6/site-packages/subiquitycore/prober.py", 
line 69, in get_storage
    results = storage.probe(probe_types=probe_types)
  File "/snap/subiquity/1093/lib/python3.6/site-packages/probert/storage.py", 
line 181, in probe
    probed_data[ptype] = pfunc(context=self.context)
  File 
"/snap/subiquity/1093/lib/python3.6/site-packages/probert/filesystem.py", line 
37, in probe
    if device['MAJOR'] not in ["1", "7"]:
  File 
"/snap/subiquity/1093/lib/python3.6/site-packages/pyudev/device/_device.py", 
line 957, in __getitem__
    return self.properties.__getitem__(prop)
  File 
"/snap/subiquity/1093/lib/python3.6/site-packages/pyudev/device/_device.py", 
line 1084, in __getitem__
    raise KeyError(prop)
KeyError: 'MAJOR'

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

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

Title:
  Live-server installation fails to install on Samsung NVME

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to