Advertisement
Guest User

Untitled

a guest
Mar 20th, 2019
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/usr/bin/dell-recovery", line 24, in <module>
  3. from Dell.recovery_common import find_partition, check_version, find_burners
  4. File "/usr/lib/python3/dist-packages/Dell/recovery_common.py", line 29, in <module>
  5. gi.require_version('UDisks', '2.0')
  6. File "/usr/lib/python3/dist-packages/gi/__init__.py", line 130, in require_version
  7. raise ValueError('Namespace %s not available' % namespace)
  8. ValueError: Namespace UDisks not available
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement