Results 1 to 5 of 5

Thread: Failure to download extra data files

  1. #1
    Join Date
    Feb 2016
    Beans
    66

    Failure to download extra data files

    I have installed Ubuntu 18.04.2 LTS without any problems except, i keep getting the following message popping up on my screen all the time and i don't have an idea how to resolve this problem. The message is: Failure to download extra data files ttf-mscorefonts-installer Could someone help me please.

  2. #2
    Join Date
    Jun 2016
    Beans
    2,831
    Distro
    Xubuntu

    Re: Failure to download extra data files

    Try connecting to the internet and running these commands in Terminal -
    Code:
    sudo apt-get update
    sudo apt-get --reinstall install ttf-mscorefonts-installer
    If you get errors, please post the output from those commands.
    Xubuntu 22.04, ArchLinux ♦ System76 hardware, virt-manager/KVM, VirtualBox
    When your questions are resolved to your satisfaction, please use Thread Tools > "Mark this thread as solved..."

  3. #3
    Join Date
    Dec 2017
    Location
    RockyMts
    Beans
    1,167

    Re: Failure to download extra data files

    And use the "Tab" key to accept terms.

  4. #4
    Join Date
    Oct 2004
    Location
    Albuquerque New Mexico, U
    Beans
    1,189
    Distro
    Ubuntu Development Release

    Re: Failure to download extra data files

    You might have to hit the <enter> key after using the <tab> to highlight "OK" on the terms screen.
    regards

  5. #5
    Join Date
    Feb 2016
    Beans
    66

    Re: Failure to download extra data files

    I have run the two commands as sugested in the terminal
    Code:
     sudo apt-get update && sudo apt-get --reinstall install ttf-mscorefonts-installer
    The output of the second command is as follows: Reading package lists... Done Building dependency tree Reading state information... Done 0 to upgrade, 0 to newly install, 1 reinstalled, 0 to remove and 16 not to upgrade. Need to get 27.6 kB of archives. After this operation, 0 B of additional disk space will be used. Get:1 http://gb.archive.ubuntu.com/ubuntu bionic/multiverse amd64 ttf-mscorefonts-installer all 3.6ubuntu2 [27.6 kB] Fetched 27.6 kB in 0s (413 kB/s) Preconfiguring packages ... (Reading database ... 172952 files and directories currently installed.) Preparing to unpack .../ttf-mscorefonts-installer_3.6ubuntu2_all.deb ... mscorefonts-eula license has already been accepted Unpacking ttf-mscorefonts-installer (3.6ubuntu2) over (3.6ubuntu2) ... Processing triggers for update-notifier-common (3.192.1.7) ... ttf-mscorefonts-installer: processing... ttf-mscorefonts-installer: downloading http://downloads.sourceforge.net/corefonts/andale32.exe Get:1 http://downloads.sourceforge.net/corefonts/andale32.exe [198 kB] Fetched 198 kB in 1s (255 kB/s) ttf-mscorefonts-installer: downloading http://downloads.sourceforge.net/corefonts/arial32.exe Err:1 http://downloads.sourceforge.net/corefonts/arial32.exe Redirection from https to 'http://downloads.sourceforge.net/mirrorproblem?failedmirror=netcologne.dl.sourcefor ge.net' is forbidden [IP: 78.35.24.46 443] E: Failed to fetch https://netcologne.dl.sourceforge.ne.../corefonts/the fonts/final/arial32.exe Redirection from https to 'http://downloads.sourceforge.net/mirrorproblem?failedmirror=netcologne.dl.sourcefor ge.net' is forbidden [IP: 78.35.24.46 443] E: Download Failed Setting up ttf-mscorefonts-installer (3.6ubuntu2) ... Processing triggers for fontconfig (2.12.6-0ubuntu2) ...

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
  •