guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: fonts.scm -> packaging "un-fonts", download isses


From: Ricardo Wurmus
Subject: Re: fonts.scm -> packaging "un-fonts", download isses
Date: Mon, 29 Feb 2016 07:32:55 +0100
User-agent: mu4e 0.9.13; emacs 24.5.1

Nils Gillmann <address@hidden> writes:

> the error output (to cut down the line length here) is located
> here: https://ptpb.pw/EFI5

This looks like a server configuration error.

rekado in ~: wget -qS 
https://kldp.net/frs/download.php/4695/un-fonts-core-1.0.2-080608.tar.gz
  HTTP/1.1 200 OK
  Date: Mon, 29 Feb 2016 06:30:09 GMT
  Server: Apache/2.2.3 (CentOS)
  Strict-Transport-Security: max-age=31536000;
  X-Powered-By: PHP/5.1.6
  Set-Cookie: PHPSESSID=creje4c2bqduntkoqj0h78urk0; path=/
  Expires: 0
  Cache-Control: no-cache
  Pragma: no-cache
  Accept-Ranges: bytes
  Content-Range: bytes 0-20117427/20117428
  Content-Length: 20117428
  Content-Disposition: attachment; 
filename*=UTF-8''un-fonts-core-1.0.2-080608.tar.gz
  Last-Modified: Wed, 11 Nov 2009 02:21:19 GMT
  Connection: close
  Content-Type: .gz

The “Content-Type” is not a valid MIME type.  Our downloader is very
strict about header validation.  You might want to report this to
whoever maintains “kldp.net”, which would benefit everyone, or we could
make the header validation in the Guile HTTP client more lax.

~~ Ricardo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]