tpsd: TypeError: exceptions must derive from BaseException
It seems we have an exception handling problem:
Okt 30 18:54:57 amnesia kernel: EXT4-fs error (device dm-0): htree_dirblock_to_tree:1080: inode #2097154: comm python3: Directory block failed checksum
Okt 30 18:54:57 amnesia tpsd[5514]: DEBUG:binding.py:496: [2] Done executing command
Okt 30 18:54:57 amnesia tpsd[5514]: INFO:binding.py:496: [2] Executing command mountpoint --quiet --nofollow /run/nosymfollow/etc/cups
Okt 30 18:54:57 amnesia tpsd[5514]: DEBUG:binding.py:496: [2] Done executing command
Okt 30 18:54:57 amnesia tpsd[5514]: INFO:binding.py:496: [2] Executing command mountpoint --quiet --nofollow /run/nosymfollow/home/amnesia/.thunderbird
Okt 30 18:54:57 amnesia tpsd[5514]: DEBUG:binding.py:496: [2] Done executing command
Okt 30 18:54:57 amnesia tpsd[5514]: INFO:binding.py:496: [2] Executing command mountpoint --quiet --nofollow /run/nosymfollow/home/amnesia/.gnupg
Okt 30 18:54:57 amnesia tpsd[5514]: DEBUG:binding.py:496: [2] Done executing command
Okt 30 18:54:57 amnesia tpsd[5514]: INFO:binding.py:496: [2] Executing command mountpoint --quiet --nofollow /run/nosymfollow/home/amnesia/.electrum
Okt 30 18:54:57 amnesia tpsd[5514]: DEBUG:binding.py:496: [2] Done executing command
Okt 30 18:54:57 amnesia tpsd[5514]: INFO:binding.py:496: [2] Executing command mountpoint --quiet --nofollow /run/nosymfollow/home/amnesia/.purple
Okt 30 18:54:57 amnesia tpsd[5514]: DEBUG:binding.py:496: [2] Done executing command
Okt 30 18:54:57 amnesia tpsd[5514]: INFO:binding.py:496: [2] Executing command mountpoint --quiet --nofollow /run/nosymfollow/home/amnesia/.ssh
Okt 30 18:54:57 amnesia tpsd[5514]: DEBUG:binding.py:496: [2] Done executing command
Okt 30 18:54:57 amnesia tpsd[5514]: ERROR:object.py:201: [2] exceptions must derive from BaseException
Okt 30 18:54:57 amnesia tpsd[5514]: Traceback (most recent call last):
Okt 30 18:54:57 amnesia tpsd[5514]: File "/usr/lib/python3/dist-packages/tps/service.py", line 275, in Activate
Okt 30 18:54:57 amnesia tpsd[5514]: self.do_activate()
Okt 30 18:54:57 amnesia tpsd[5514]: File "/usr/lib/python3/dist-packages/tps/service.py", line 300, in do_activate
Okt 30 18:54:57 amnesia tpsd[5514]: self.refresh_features()
Okt 30 18:54:57 amnesia tpsd[5514]: File "/usr/lib/python3/dist-packages/tps/service.py", line 695, in refresh_features
Okt 30 18:54:57 amnesia tpsd[5514]: raise exceptions[0]
Okt 30 18:54:57 amnesia tpsd[5514]: TypeError: exceptions must derive from BaseException
Okt 30 18:54:57 amnesia tpsd[5514]: During handling of the above exception, another exception occurred:
Okt 30 18:54:57 amnesia tpsd[5514]: Traceback (most recent call last):
Okt 30 18:54:57 amnesia tpsd[5514]: File "/usr/lib/python3/dist-packages/tps/dbus/object.py", line 178, in handle_method_call_inner
Okt 30 18:54:57 amnesia tpsd[5514]: result = func(*parameters)
Okt 30 18:54:57 amnesia tpsd[5514]: File "/usr/lib/python3/dist-packages/tps/service.py", line 278, in Activate
Okt 30 18:54:57 amnesia tpsd[5514]: self.refresh_features()
Okt 30 18:54:57 amnesia tpsd[5514]: File "/usr/lib/python3/dist-packages/tps/service.py", line 695, in refresh_features
Okt 30 18:54:57 amnesia tpsd[5514]: raise exceptions[0]
Okt 30 18:54:57 amnesia tpsd[5514]: TypeError: exceptions must derive from BaseException
Okt 30 18:54:57 amnesia tpsd[5514]: DEBUG:object.py:154: [2] Done handling method call Service.Activate
Okt 30 18:54:57 amnesia tails-greeter.desktop[5500]: [ERROR] persistent_storage.py:157 cb_unlocked: Error activating Persistent Storage: g-io-error-quark: GDBus.Error:python.TypeError: exceptions must derive
from BaseException (36)