programming error in aptdaemon

Bug #675401 reported by TJ Rana
8
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Aptdaemon
New
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 141, in _process_transaction
    self._lock_cache()
  File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 670, in _lock_cache
    lock.acquire()
  File "/usr/lib/python2.6/dist-packages/aptdaemon/lock.py", line 115, in acquire
    lock.acquire()
  File "/usr/lib/python2.6/dist-packages/aptdaemon/lock.py", line 65, in acquire
    process = get_locking_process_name(self.path)
  File "/usr/lib/python2.6/dist-packages/aptdaemon/lock.py", line 82, in get_locking_process_name
    with open(lock_path,"r") as fd_lock_read:
IOError: [Errno 5] Input/output error: '/var/cache/apt/archives/lock'

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.