Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 768, in simulate return self._simulate_helper(trans, status_path) File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 936, in _simulate_helper return depends, status, self._cache.required_download, \ File "/usr/lib/python2.6/dist-packages/apt/cache.py", line 218, in required_download pm.get_archives(fetcher, self._list, self._records) SystemError: E:I wasn't able to locate file for the ttf-mscorefonts-installer package. This might mean you need to manually fix this package.

Bug #716434 reported by Hankamotz
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Aptdaemon
Incomplete
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 768, in simulate
    return self._simulate_helper(trans, status_path)
  File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 936, in _simulate_helper
    return depends, status, self._cache.required_download, \
  File "/usr/lib/python2.6/dist-packages/apt/cache.py", line 218, in required_download
    pm.get_archives(fetcher, self._list, self._records)
SystemError: E:I wasn't able to locate file for the ttf-mscorefonts-installer package. This might mean you need to manually fix this package.

Revision history for this message
red_dragon (fabio-dias-rs) wrote :

what should I do to correct the error?

Revision history for this message
Sebastian Heinlein (glatzor) wrote :

Did the error only occur once? Or can you reproduce it? Most likely it is a race conditition with apt-get update running in the background. We are working on it.

Changed in aptdaemon:
status: New → Incomplete
Revision history for this message
Sebastian Heinlein (glatzor) wrote :

Which version of aptdaemon have you installed on your system?

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.