I am unable install Wine on Ubuntu 14.04 through the software center. I have tried opening up a terminal session and running sudo apt-get update but still get the same error.
The errors are listed below. Any thoughts on how to install Wine?
Thank you
Carmen
Errors:
An unhandlable error occured
There seems to be a programming error in aptdaemon, the software that allows you to install/remove software and to perform other package management related tasks.
raceback (most recent call last):
File "/usr/lib/python3/dist-packages/aptdaemon/worker.py", line 306, in _process_transaction
self._apply_changes(trans)
File "/usr/lib/python3/dist-packages/aptdaemon/pkcompat.py", line 3155, in _apply_changes
install_range)
File "/usr/lib/python3/dist-packages/aptdaemon/worker.py", line 1150, in _apply_changes
trans.output += inst_progress.output
File "/usr/lib/python3.4/contextlib.py", line 66, in __exit__
next(self.gen)
File "/usr/lib/python3/dist-packages/aptdaemon/worker.py", line 1162, in _frozen_status
shutil.rmtree(frozen_dir)
File "/usr/lib/python3.4/shutil.py", line 454, in rmtree
onerror(os.lstat, path, sys.exc_info())
File "/usr/lib/python3.4/shutil.py", line 452, in rmtree
orig_st = os.lstat(path)
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/aptdaemon-frozen-statusealafcyi'
The errors are listed below. Any thoughts on how to install Wine?
Thank you
Carmen
Errors:
An unhandlable error occured
There seems to be a programming error in aptdaemon, the software that allows you to install/remove software and to perform other package management related tasks.
raceback (most recent call last):
File "/usr/lib/python3/dist-packages/aptdaemon/worker.py", line 306, in _process_transaction
self._apply_changes(trans)
File "/usr/lib/python3/dist-packages/aptdaemon/pkcompat.py", line 3155, in _apply_changes
install_range)
File "/usr/lib/python3/dist-packages/aptdaemon/worker.py", line 1150, in _apply_changes
trans.output += inst_progress.output
File "/usr/lib/python3.4/contextlib.py", line 66, in __exit__
next(self.gen)
File "/usr/lib/python3/dist-packages/aptdaemon/worker.py", line 1162, in _frozen_status
shutil.rmtree(frozen_dir)
File "/usr/lib/python3.4/shutil.py", line 454, in rmtree
onerror(os.lstat, path, sys.exc_info())
File "/usr/lib/python3.4/shutil.py", line 452, in rmtree
orig_st = os.lstat(path)
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/aptdaemon-frozen-statusealafcyi'
No comments:
Post a Comment