[Bug 1649203] Re: ttf-mscorefonts-installer always complains about cannot download data because http is not support by libcurl

2017-02-16 Thread Naël
*** This bug is a duplicate of bug 1607535 ***
https://bugs.launchpad.net/bugs/1607535

** This bug is no longer a duplicate of bug 1651923
   apt https method decodes redirect locations and sends them to the 
destination undecoded.

** Changed in: msttcorefonts (Ubuntu)
   Status: Confirmed => Fix Released

** This bug has been marked a duplicate of bug 1607535
   ttf-mscorefonts-installer 3.4+nmu1ubuntu2 fails to install core fonts

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1649203

Title:
  ttf-mscorefonts-installer always complains about cannot download data
  because http is not support by libcurl

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/1649203/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1649203] Re: ttf-mscorefonts-installer always complains about cannot download data because http is not support by libcurl?

2017-01-31 Thread rpr nospam
*** This bug is a duplicate of bug 1651923 ***
https://bugs.launchpad.net/bugs/1651923

Nathanaël, thanks for the hint. After the following commands the ttf-
mscorefonts-installer package installed successfully:

$ sudo apt purge ttf-mscorefonts-installer
$ sudo rm /var/lib/update-notifier/package-data-downloads/partial/*

** Summary changed:

- ttf-mscorefonts-installer always complains about cannot download data because 
http is not support by libcurl?
+ ttf-mscorefonts-installer always complains about cannot download data because 
http is not support by libcurl

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1649203

Title:
  ttf-mscorefonts-installer always complains about cannot download data
  because http is not support by libcurl

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/1649203/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1649203] Re: ttf-mscorefonts-installer always complains about cannot download data because http is not support by libcurl

2017-01-31 Thread rpr nospam
*** This bug is a duplicate of bug 1651923 ***
https://bugs.launchpad.net/bugs/1651923

Nathanaël, thanks for the hint. After the following commands the ttf-
mscorefonts-installer package installed successfully:

$ sudo apt purge ttf-mscorefonts-installer
$ sudo rm /var/lib/update-notifier/package-data-downloads/partial/*

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1649203

Title:
  ttf-mscorefonts-installer always complains about cannot download data
  because http is not support by libcurl

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/1649203/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1649203] Re: ttf-mscorefonts-installer always complains about cannot download data because http is not support by libcurl?

2017-01-30 Thread Nathanaël Naeri
*** This bug is a duplicate of bug 1651923 ***
https://bugs.launchpad.net/bugs/1651923

That particular error ("The HTTP server sent an invalid Content-Range
header"), contrary to the previous one ("Protocol "http" not supported
or disabled in libcurl"), has a different cause than apt-transport-https
being v < 1.2.19. It is due to Sourceforge not answering correctly to a
request for partial download on a redirect, when the file has already
been partially downloaded (if I understand correctly). See bug 1651923,
comments 45 47 50.

That Content-Range issue with partial downloads on Sourceforge was fixed
in bug 1657567 a few days ago, but the fix might only land in the next
release of Ubuntu, it might not be backported to the current releases.

>From what I understand you can solve this issue by deleting the partial
downloads in /var/lib/update-notifier/package-data-downloads/partial/,
and trying again. But I'm not 100% sure. If not perhaps try sudo apt-get
purge ttf-mscorefonts-installer?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1649203

Title:
  ttf-mscorefonts-installer always complains about cannot download data
  because http is not support by libcurl?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/1649203/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1649203] Re: ttf-mscorefonts-installer always complains about cannot download data because http is not support by libcurl?

2017-01-30 Thread rpr nospam
*** This bug is a duplicate of bug 1651923 ***
https://bugs.launchpad.net/bugs/1651923

I have the latest apt-transport-https package:

$ dpkg -l apt-transport-https | grep '^ii'
ii  apt-transport-https 1.2.19   amd64https download transport for 
APT

But, I'm still getting an error while installing ttf-mscorefonts-
installer.

$ sudo apt clean
$ sudo apt install ttf-mscorefonts-installer 
...
Selecting previously unselected package ttf-mscorefonts-installer.
(Reading database ... 333057 files and directories currently installed.)
Preparing to unpack .../ttf-mscorefonts-installer_3.4+nmu1ubuntu2_all.deb ...
Unpacking ttf-mscorefonts-installer (3.4+nmu1ubuntu2) ...
Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ...
Processing triggers for update-notifier-common (3.168.3) ...
ttf-mscorefonts-installer: processing...
ttf-mscorefonts-installer: downloading 
http://downloads.sourceforge.net/corefonts/andale32.exe
Err:1 http://downloads.sourceforge.net/corefonts/andale32.exe
  The HTTP server sent an invalid Content-Range header
E: Failed to fetch https://netcologne.dl.sourceforge.net/project/corefonts/the 
fonts/final/andale32.exe  The HTTP server sent an invalid Content-Range header

E: Download Failed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1649203

Title:
  ttf-mscorefonts-installer always complains about cannot download data
  because http is not support by libcurl?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/1649203/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1649203] Re: ttf-mscorefonts-installer always complains about cannot download data because http is not support by libcurl?

2017-01-29 Thread Nathanaël Naeri
*** This bug is a duplicate of bug 1651923 ***
https://bugs.launchpad.net/bugs/1651923

Did you upgrade apt-transport-https? The fix is in this binary package,
not in the apt binary package (both being compiled from the same source
package named apt, yes it is confusing). See bug 1651923 comments 39 to
45.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1649203

Title:
  ttf-mscorefonts-installer always complains about cannot download data
  because http is not support by libcurl?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/1649203/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1649203] Re: ttf-mscorefonts-installer always complains about cannot download data because http is not support by libcurl?

2017-01-29 Thread rpr nospam
*** This bug is a duplicate of bug 1651923 ***
https://bugs.launchpad.net/bugs/1651923

On xenial I've installed apt 1.2.19 which should fix bug #1651923 (see
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1651923/comments/58):

$ dpkg -l apt | grep '^ii'
ii  apt1.2.19   amd64commandline package manager

But when I try to install ttf-mscorefonts-installer, I still get the
error reported in this bug:

...
Selecting previously unselected package ttf-mscorefonts-installer.
(Reading database ... 333057 files and directories currently installed.)
Preparing to unpack .../ttf-mscorefonts-installer_3.4+nmu1ubuntu2_all.deb ...
Unpacking ttf-mscorefonts-installer (3.4+nmu1ubuntu2) ...
Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ...
Processing triggers for update-notifier-common (3.168.3) ...
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 2s (77.9 kB/s)
  
ttf-mscorefonts-installer: downloading 
http://downloads.sourceforge.net/corefonts/arial32.exe
Err:1 http://downloads.sourceforge.net/corefonts/arial32.exe
  Protocol "http" not supported or disabled in libcurl
E: Failed to fetch https://freefr.dl.sourceforge.net/project/corefonts/the 
fonts/final/arial32.exe  Protocol "http" not supported or disabled in libcurl

E: Download Failed
Setting up ttf-mscorefonts-installer (3.4+nmu1ubuntu2) ...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1649203

Title:
  ttf-mscorefonts-installer always complains about cannot download data
  because http is not support by libcurl?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/1649203/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1649203] Re: ttf-mscorefonts-installer always complains about cannot download data because http is not support by libcurl?

2017-01-13 Thread Nathanaël Naeri
*** This bug is a duplicate of bug 1651923 ***
https://bugs.launchpad.net/bugs/1651923

Further investigation indicates that this bug is indeed a duplicate of
bug 1607535, although the error message is different (because the
contacted mirror server is different, see bug 1655431).

The root cause for this bug (and several others) is in the program apt-
helper from package apt, which handles the download of the fonts. It is
explored in bug 1651923 (see also bug 1655431), which is being fixed for
zesty, hopefully yakkety and xenial will follow.

** This bug has been marked a duplicate of bug 1651923
   apt https method decodes redirect locations and sends them to the 
destination undecoded.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1649203

Title:
  ttf-mscorefonts-installer always complains about cannot download data
  because http is not support by libcurl?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/1649203/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1649203] Re: ttf-mscorefonts-installer always complains about cannot download data because http is not support by libcurl?

2017-01-13 Thread Nathanaël Naeri
*** This bug is a duplicate of bug 1651923 ***
https://bugs.launchpad.net/bugs/1651923

(In the meantime that a fix for bug 1651923 lands in xenial and yakkety,
you can still workaround this issue by installing Debian's 3.6 version
instead, which uses wget instead of apt-helper for downloading the
fonts, or you can download the fonts manually and point dpkg-reconfigure
to them, see bug 1607535 for instructions.)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1649203

Title:
  ttf-mscorefonts-installer always complains about cannot download data
  because http is not support by libcurl?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/1649203/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1649203] Re: ttf-mscorefonts-installer always complains about cannot download data because http is not support by libcurl?

2017-01-08 Thread Nathanaël Naeri
NOT the same error message as in bug 1607535 ("http disabled in libcurl"
vs. "404 not found") BUT a few users have seen this message too in bug
1607535 so both bugs MIGHT have the same cause (SourceForge servers are
unreliable and not adapted to headless downloads).

As with bug 1607535, you might have success working around this bug by
purging Ubuntu's 3.4 version of ttf-mscorefonts-installer and installing
Debian's 3.6 version instead. Please consult bug 1607535, test, and
report.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1649203

Title:
  ttf-mscorefonts-installer always complains about cannot download data
  because http is not support by libcurl?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/1649203/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1649203] Re: ttf-mscorefonts-installer always complains about cannot download data because http is not support by libcurl?

2017-01-08 Thread vmerlet
I can confirm this bug on ubuntu 16.10 too.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1649203

Title:
  ttf-mscorefonts-installer always complains about cannot download data
  because http is not support by libcurl?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/1649203/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1649203] Re: ttf-mscorefonts-installer always complains about cannot download data because http is not support by libcurl?

2016-12-27 Thread Musbach
I can confirm the error on 16.04 with 4.4.0-57-generic.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1649203

Title:
  ttf-mscorefonts-installer always complains about cannot download data
  because http is not support by libcurl?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/1649203/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1649203] Re: ttf-mscorefonts-installer always complains about cannot download data because http is not support by libcurl?

2016-12-22 Thread Alex R
I can confirm this exact same bug on my 16.04, including the GUI window
popup.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1649203

Title:
  ttf-mscorefonts-installer always complains about cannot download data
  because http is not support by libcurl?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/1649203/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1649203] Re: ttf-mscorefonts-installer always complains about cannot download data because http is not support by libcurl?

2016-12-20 Thread Alberto Salvia Novella
** Changed in: msttcorefonts (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1649203

Title:
  ttf-mscorefonts-installer always complains about cannot download data
  because http is not support by libcurl?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/1649203/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1649203] Re: ttf-mscorefonts-installer always complains about cannot download data because http is not support by libcurl?

2016-12-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: msttcorefonts (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1649203

Title:
  ttf-mscorefonts-installer always complains about cannot download data
  because http is not support by libcurl?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/1649203/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs