[Bug 1719863] Re: ttf-mscorefonts installer error on 17.10
Viczai Gábor
1719863 at bugs.launchpad.net
Sun Dec 2 17:47:59 UTC 2018
I had the same problem on 18.04. I noticed that the version it tries to install is 3.6 already, so it isn't the wrong version what's the problem here. Than I realized that apt uses ipv6 addresses...
Forcing apt to use ipv4 solved the problem for me. (https://unix.stackexchange.com/questions/9940/convince-apt-get-not-to-use-ipv6-method)
What I've done exactly:
$>sudo rm -rf /var/lib/update-notifier/package-data-downloads/partial/*
$>sudo apt purge ttf-mscorefonts-installer
$>sudo apt-get install -o Acquire::ForceIPv4=true ttf-mscorefonts-installer
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to msttcorefonts in Ubuntu.
https://bugs.launchpad.net/bugs/1719863
Title:
ttf-mscorefonts installer error on 17.10
Status in msttcorefonts package in Ubuntu:
Confirmed
Bug description:
During install, i get:
ttf-mscorefonts-installer: processing...
ttf-mscorefonts-installer: downloading http://downloads.sourceforge.net/corefonts/andale32.exe
Fehl:1 http://downloads.sourceforge.net/corefonts/andale32.exe
Could not handshake: An unexpected TLS packet was received.
E: Fehlschlag beim Holen von https://netix.dl.sourceforge.net/project/corefonts/the fonts/final/andale32.exe Could not handshake: An unexpected TLS packet was received.
E: Herunterladen fehlgeschlagen
Package version: ttf-mscorefonts-installer (3.6ubuntu2)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/1719863/+subscriptions
More information about the foundations-bugs
mailing list