Ah the traceback is this:

Traceback:
 Traceback (most recent call last):
   File 
"/snap/subiquity/1581/lib/python3.6/site-packages/subiquity/controllers/filesystem.py",
 line 145, in _probe
     self._probe_once_task.task, 15.0)
   File "/snap/subiquity/1581/usr/lib/python3.6/asyncio/tasks.py", line 358, in 
wait_for
     return fut.result()
   File 
"/snap/subiquity/1581/lib/python3.6/site-packages/subiquity/controllers/filesystem.py",
 line 120, in _probe_once
     self.app.prober.get_storage, probe_types)
   File 
"/snap/subiquity/1581/lib/python3.6/site-packages/subiquitycore/async_helpers.py",
 line 44, in run_in_thread
     return await loop.run_in_executor(None, func, *args)
   File "/snap/subiquity/1581/usr/lib/python3.6/concurrent/futures/thread.py", 
line 56, in run
     result = self.fn(*self.args, **self.kwargs)
   File 
"/snap/subiquity/1581/lib/python3.6/site-packages/subiquitycore/prober.py", 
line 60, in get_storage
     return Storage().probe(probe_types=probe_types)
   File "/snap/subiquity/1581/lib/python3.6/site-packages/probert/storage.py", 
line 182, in probe
     probed_data[ptype] = pfunc(context=self.context)
   File 
"/snap/subiquity/1581/lib/python3.6/site-packages/probert/filesystem.py", line 
37, in probe
     if device['MAJOR'] not in ["1", "7"]:
   File 
"/snap/subiquity/1581/lib/python3.6/site-packages/pyudev/device/_device.py", 
line 957, in __getitem__
     return self.properties.__getitem__(prop)
   File 
"/snap/subiquity/1581/lib/python3.6/site-packages/pyudev/device/_device.py", 
line 1084, in __getitem__
     raise KeyError(prop)
 KeyError: 'MAJOR'
 
We've seen this before but I thought it was fixed. I'll investigate...

** Summary changed:

- Subiquity on Focal Live Server (current daily-live) crashes on block probe
+ block probing fails with KeyError MAJOR

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

Title:
  block probing fails with KeyError MAJOR

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

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

Reply via email to