*** This bug is a duplicate of bug 1651923 *** https://bugs.launchpad.net/bugs/1651923
That is a problem on sourceforge: E: Failed to fetch https://netix.dl.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe Redirection from https to 'http://downloads.sourceforge.net/mirrorproblem?failedmirror=netix.dl.sourceforge.net' is forbidden We send it a valid https request, indicating that we already have 198384 bytes (the complete file) > GET /project/corefonts/the%20fonts/final/andale32.exe HTTP/1.1 Host: netix.dl.sourceforge.net User-Agent: Debian APT-CURL/1.0 (1.4~beta2) Accept: */* Cache-Control: max-age=0 Range: bytes=198384- If-Range: Thu, 15 Aug 2002 14:33:49 GMT It answers it has found the file at another location, but redirects to an unencrypted mirror problem URL: < HTTP/1.1 302 Found < Date: Wed, 11 Jan 2017 12:30:56 GMT < Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips < Location: http://downloads.sourceforge.net/mirrorproblem?failedmirror=netix.dl.sourceforge.net < Connection: close < Transfer-Encoding: chunked < Content-Type: text/html; charset=iso-8859-1 < There was another issue with "invalid content-range" - I'm working on that. But that one can easily be resolved on the redirector as well. It makes no sense for the server to respond with "Content-Range: */<file size>" (basically meaning: Oh, I can't satisfy that range) on a redirect. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1655431 Title: apt-helper / update-notifier / ttf-mscorefonts-installer download failure (regression) Status in apt package in Ubuntu: Confirmed Bug description: * OS release: Ubuntu 16.04.1 LTS * Package version: 3.168.3 For the past few days (maybe even weeks for other users), update- notifier has been very repeatedly failing to handle the downloads for ttf-mscorefonts-installer. Previously it was working fine on the same system. This seems to affect a lot of desktop users, but the issue is usually misdiagnosed on forums because it is attributed to ttf-mscorefonts- installer and not to update-notifier-common. The issue is made particularly irritating because the update-notifier cron job tries and fails and notifies users daily of this failure. The issue can be reproduced by having ttf-mscorefonts-installer installed, and running: sudo dpkg-reconfigure update-notifier-common The error messages seem to be random but actually appear to be consistent for a given download source: * freefr.dl.sourceforge.net: 404 Not Found * kent.dl.sourceforge.net: Protocol "http" not supported or disabled in libcurl * netassist.dl.sourceforge.net: The HTTP server sent an invalid Content-Range header Bad header data [IP: 62.205.134.42 80] * netcologne.dl.sourceforge.net: The HTTP server sent an invalid Content-Range header * netix.dl.sourceforge.net: 404 Not Found * vorboss.dl.sourceforge.net: 404 Not Found In all above cases, the reported failing URL can be downloaded just fine using wget. Some other mirrors appear to work (unfortunately, mirror names are only printed in case of errors). However, since ttf-mscorefonts- installer triggers 11 downloads in a row, chances of randomly getting 11 working mirrors are very low. I am tagging this as regression-update because the issue started happening when upgrading from 3.168.2 to 3.168.3 last Friday. It is of course entirely possible the root cause is in another package, but this would also likely be a regression-update, since I am very careful about system-wide changes on this machine. The previous update from 3.168.1 to 3.168.2 on November 4th went just fine. ttf-mscorefonts-installer has been installed (just fine) on September 26th, and not upgraded since then. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1655431/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp