Results 1 to 5 of 5

Thread: confusing error message

  1. #1
    Join Date
    Jan 2012
    Location
    Oregon, USA
    Beans
    58

    Question confusing error message

    I;n trying to install Wallch on my mom's computer and get the following message.
    File "/usr/lib/python2.7/dist-packages/aptdaemon/worker.py", line 968, in simulate
    trans.unauthenticated = self._simulate_helper(trans)
    File "/usr/lib/python2.7/dist-packages/aptdaemon/worker.py", line 1092, in _simulate_helper
    return depends, self._cache.required_download, \
    File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 235, in required_download
    pm.get_archives(fetcher, self._list, self._records)
    SystemError: E:I wasn't able to locate a file for the ttf-mscorefonts-installer package. This might mean you need to manually fix this package.
    I have no clue what to do

    Also... I was wondering if it might be related... frequently the fonts on her screen are cut in half. "o's" look like carets, so do "n's". The problem comes and goes. Could it be connected to the above error message (caused by the same problem)? If not, I'll repost separately.

  2. #2
    Join Date
    May 2011
    Beans
    121

    Re: confusing error message

    sudo apt-get install -f

    and see if that helps

  3. #3
    Join Date
    May 2011
    Beans
    121

    Re: confusing error message

    Or
    sudo dpkg --configure

  4. #4
    Join Date
    Feb 2005
    Location
    Melbourne, Australia
    Beans
    13,510
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: confusing error message

    Quote Originally Posted by Airycat View Post
    I'm trying to install Wallch on my mom's computer
    ..........

    Exactly
    how?
    Regards, David.
    Please use the Forum search and Wiki search for immediate help
    Please mark your thread as Solved when appropriate
    New to technical forums?: How To Ask Questions The Smart Way

  5. #5
    Join Date
    May 2011
    Beans
    121

    Re: confusing error message

    Open A Terminal
    Applications > Accessories > Terminal

    and copy paste the commands within the terminal

    sudo dpkg --configure

    or

    sudo apt-get install -f
    im thinking your new to linux huh?
    Last edited by enjoijesus94; February 25th, 2012 at 03:06 AM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •