Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Msttcorefonts problem, link down?

  1. #1
    Join Date
    Jul 2008
    Location
    Woodstock Cape Town RSA
    Beans
    1,030
    Distro
    Ubuntu 20.04 Focal Fossa

    Msttcorefonts problem, link down?

    I can't seem to access the link https://lists.ubuntu.com/archives/ub...er/026823.html to the solution for solving this problem.

    The conversation is at http://ubuntuforums.org/showthread.php?t=676063
    Last edited by afrodeity; April 15th, 2009 at 09:38 AM. Reason: transpose

  2. #2
    Join Date
    Oct 2007
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Msttcorefonts problem, link down?

    The problem in the links you provided seems more along the lines of apt/dpkg wanting to try and download msttcorefonts whenever a package was installed. The resolution to their problem was to clear the dpkg info regarding msttcorefonts. The users ran:
    Code:
    sudo rm /var/lib/dpkg/info/msttcorefonts.*
    and
    Code:
    sudo apt-get purge msttcorefonts
    This resolved the issue of msttcorefonts being downloaded each time a package was installed.

    This doesn't seem to be your issue, though. You want to download msttcorefonts and have them installed, right? If that's the case there are a number of things you can do:
    1.) Wait. The fonts are downloaded from SourceForge mirrors, which may be being serviced when you are trying to download.
    2.) If you are beind a proxy (or even if you aren't), you may want to look at this thread which outlines how to modify your wgetrc file which may be causing the problem:
    http://ubuntuforums.org/showthread.php?t=75413
    3.) Use an alternative method to install msttcorefonts. A few are outlined in this thread:
    http://ubuntuforums.org/showthread.php?t=76655
    Spiralinear: Humanity & Machines
    RUNNING: Fedora | FreeBSD | Windows 7

  3. #3
    Join Date
    Jul 2008
    Location
    Woodstock Cape Town RSA
    Beans
    1,030
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Msttcorefonts problem, link down?

    Thanks, I managed to fix the initial problem, and will download the fonts and install once I have enough bandwidth - stuck in South Africa with an ISP that caps international bandwidth. Do you know anything about DNS? Am looking into it so that I can defeat the censorship.

  4. #4
    Join Date
    Jul 2008
    Location
    Woodstock Cape Town RSA
    Beans
    1,030
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Msttcorefonts problem, link down?

    One of this things I guess, but still haven't fixed this problem because of the lack of a local mirror for the msttcorefonts. Surely stuff like this should get mirrored in the "third-world", particularly Africa?

  5. #5
    Join Date
    May 2007
    Location
    Finland
    Beans
    701
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Msttcorefonts problem, link down?

    Quote Originally Posted by afrodeity View Post
    One of this things I guess, but still haven't fixed this problem because of the lack of a local mirror for the msttcorefonts. Surely stuff like this should get mirrored in the "third-world", particularly Africa?
    Try to change server from System -> Administration -> Software sources
    Intel E8500 - ASUS P5Q-E - 4GB RAM - ATi Radeon 4670 - Samsung SpinPoint F1 - Enermax Modu82+ 425W

    Linux user
    493567

  6. #6
    Join Date
    Jul 2008
    Location
    Woodstock Cape Town RSA
    Beans
    1,030
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Msttcorefonts problem, link down?

    This is magic. I ran

    Code:
    sudo dpkg-reconfigure --force msttcorefonts
    Which then gave a very nice graphic interface where I could set-up the proxy. The fonts are now downloading. Very sweet.

  7. #7
    Join Date
    Dec 2004
    Location
    hacking on my Debian box
    Beans
    1,305

    Re: Msttcorefonts problem, link down?


  8. #8
    Join Date
    Jul 2008
    Location
    Woodstock Cape Town RSA
    Beans
    1,030
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Msttcorefonts problem, link down?

    Sorry to sound like a complete noob, but how would one install such a thing as liberation font?

  9. #9
    Join Date
    Apr 2007
    Beans
    176
    Distro
    Ubuntu Development Release

    Re: Msttcorefonts problem, link down?

    Quote Originally Posted by afrodeity View Post
    Sorry to sound like a complete noob, but how would one install such a thing as liberation font?
    aptitude install ttf-liberation

  10. #10
    Join Date
    Dec 2004
    Location
    hacking on my Debian box
    Beans
    1,305

    Re: Msttcorefonts problem, link down?

    Another way would be to use system > admin > synaptic package manager.

    Find the package and select it for install and apply changes.

Page 1 of 2 12 LastLast

Tags for this Thread

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
  •