GNU bug report logs -
#33434
[PATCH] gnu: font-ubuntu: Update url.
Previous Next
Reported by: Jan Nieuwenhuizen <janneke <at> gnu.org>
Date: Mon, 19 Nov 2018 18:05:01 UTC
Severity: normal
Tags: patch
Done: Jan Nieuwenhuizen <janneke <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 33434 <at> debbugs.gnu.org (full text, mbox):
Leo Famulari writes:
> On Mon, Nov 19, 2018 at 07:04:26PM +0100, Jan Nieuwenhuizen wrote:
>> I found the previous URL to no longer work. I would like to find a
>> cleaner url. WDYT?
>> - (uri (string-append
>> - "http://font.ubuntu.com/download/ubuntu-font-family-"
>> - version ".zip"))
>> + (uri (string-append "https://launchpad.net/"
>> + "ubuntu/+archive/primary/+sourcefiles/"
>> + "ubuntu-font-family-sources/"
>> + "0.83-0ubuntu1/"
>> + "ubuntu-font-family-sources_0.83"
>> + ".orig.tar.gz"))
>
> I found the correct zip file in the download section of this page:
>
> https://design.ubuntu.com/font/
>
> Specifically:
>
> https://assets.ubuntu.com/v1/fad7939b-ubuntu-font-family-0.83.zip
I tried that, and it doesn't work for me. Specifically, I get
--8<---------------cut here---------------start------------->8---
21:47:31 janneke <at> dundal:~/src/guix-janneke
$ guix download https://assets.ubuntu.com/v1/fad7939b-ubuntu-font-family-0.83.zip
Starting download of /tmp/guix-file.OMwFpM
From https://assets.ubuntu.com/v1/fad7939b-ubuntu-font-family-0.83.zip...
Bad qstring header component: 113 juju-prod45-ubuntu-assets-machine-10 (squid/3.3.8) This cache hit is still fresh and more than 1 day old
failed to download "/tmp/guix-file.OMwFpM" from "https://assets.ubuntu.com/v1/fad7939b-ubuntu-font-family-0.83.zip"
guix download: error: https://assets.ubuntu.com/v1/fad7939b-ubuntu-font-family-0.83.zip: download failed
--8<---------------cut here---------------end--------------->8---
Does it work for you?
> What did you mean about the change being for core-updates?
I'm responding to Ludo's request to configure our systems on
core-updates. I needed this patch to be able to do so, and created it
on core-updates.
janneke
This bug report was last modified 6 years and 185 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.