i m not able to use software section for installation............error is.......ttf-----interupted
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. Please report this error at http://
Details
Traceback (most recent call last):
File "/usr/lib/
return self._simulate_
File "/usr/lib/
return depends, status, self._cache.
File "/usr/lib/
pm.
SystemError: E:I wasn't able to locate file for the ttf-mscorefonts
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Ubuntu aptdaemon Edit question
- Assignee:
- No assignee Edit question
- Last query:
- 2010-12-24
- Last reply:
- 2010-12-24
mycae (mycae) said : | #1 |
Try using aptitude or apt-get instead from a terminal (Ctrl+Alt+T). Aptdaemon is a front-end to these systems, AFAIK, so you are less likely to have problems.
aptitude search ttf-mscorefonts
sudo aptitude install ttf-mscorefonts
Can you help with this problem?
Provide an answer of your own, or ask vinod kumar kushwaha for more information if necessary.