I got this message when i try to add or remove any program
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/aptdaemon/worker.py", line 285, in _process_transaction
self.fix_incomplete_install(trans)
File "/usr/lib/python3/dist-packages/aptdaemon/worker.py", line 1021, in fix_incomplete_install
with self._frozen_status():
File "/usr/lib/python3.2/contextlib.py", line 48, in __enter__
return next(self.gen)
File "/usr/lib/python3/dist-packages/aptdaemon/worker.py", line 1160, in _frozen_status
shutil.copy(self._status_orig, frozen_dir)
File "/usr/lib/python3.2/shutil.py", line 135, in copy
copyfile(src, dst)
File "/usr/lib/python3.2/shutil.py", line 99, in copyfile
with open(dst, 'wb') as fdst:
IOError: [Errno 28] No space left on device: '/tmp/aptdaemon-frozen-statusrqg05n/status'