GNU bug report logs - #40707
gnu: font-gnu-freefont: Add otf and woff font types.

Previous Next

Package: guix-patches;

Reported by: Raghav Gururajan <raghavgururajan <at> disroot.org>

Date: Sun, 19 Apr 2020 04:14:01 UTC

Severity: normal

Done: "Raghav Gururajan" <raghavgururajan <at> disroot.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 40707 in the body.
You can then email your comments to 40707 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#40707; Package guix-patches. (Sun, 19 Apr 2020 04:14:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Raghav Gururajan <raghavgururajan <at> disroot.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 19 Apr 2020 04:14:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Raghav Gururajan <raghavgururajan <at> disroot.org>
To: guix-patches <at> gnu.org
Subject: gnu: font-gnu-freefont: Add otf and woff font types.
Date: Sun, 19 Apr 2020 00:13:05 -0400
[Message part 1 (text/plain, inline)]

[0001-gnu-font-gnu-freefont-Add-otf-and-woff-font-types.patch (text/x-patch, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#40707; Package guix-patches. (Sun, 19 Apr 2020 04:53:02 GMT) Full text and rfc822 format available.

Message #8 received at 40707 <at> debbugs.gnu.org (full text, mbox):

From: Raghav Gururajan <raghavgururajan <at> disroot.org>
To: 40707 <at> debbugs.gnu.org
Subject: gnu: Add otf and woff font formats for GNU Freefont. (v2)
Date: Sun, 19 Apr 2020 00:51:54 -0400
[Message part 1 (text/plain, inline)]

[0001-gnu-Add-otf-and-woff-font-formats-for-GNU-Freefont.patch (text/x-patch, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#40707; Package guix-patches. (Wed, 22 Apr 2020 19:08:01 GMT) Full text and rfc822 format available.

Message #11 received at 40707 <at> debbugs.gnu.org (full text, mbox):

From: Raghav Gururajan <raghavgururajan <at> disroot.org>
To: 40707 <at> debbugs.gnu.org
Subject: v3
Date: Wed, 22 Apr 2020 15:07:01 -0400
[Message part 1 (text/plain, inline)]

[0001-gnu-font-gnu-freefont-Add-otf-and-woff-font-types.patch (text/x-patch, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#40707; Package guix-patches. (Wed, 22 Apr 2020 19:13:02 GMT) Full text and rfc822 format available.

Message #14 received at 40707 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Raghav Gururajan <raghavgururajan <at> disroot.org>
Cc: 40707 <at> debbugs.gnu.org
Subject: Re: [bug#40707] v3
Date: Wed, 22 Apr 2020 15:12:03 -0400
On Wed, Apr 22, 2020 at 03:07:01PM -0400, Raghav Gururajan wrote:
> +                       (system* "make" "ttftar" "otftar" "wofftar")

As discussed on IRC, this command actually fails, like this:

------
tar czvf freefont-ttf-20200422.tar.gz freefont-20200422/
tar: freefont-20200422: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
make: *** [Makefile:64: ttftar] Error 2
phase `install' succeeded after 0.2 seconds
------

The issue is uncovered when running (invoke "make" ...).

Can you take a look?




Information forwarded to guix-patches <at> gnu.org:
bug#40707; Package guix-patches. (Sat, 21 Nov 2020 10:30:03 GMT) Full text and rfc822 format available.

Message #17 received at 40707 <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Raghav Gururajan <raghavgururajan <at> disroot.org>
Cc: 40707 <at> debbugs.gnu.org
Subject: Re: [bug#40707] v3
Date: Sat, 21 Nov 2020 10:29:12 +0000
[Message part 1 (text/plain, inline)]
Leo Famulari <leo <at> famulari.name> writes:

> On Wed, Apr 22, 2020 at 03:07:01PM -0400, Raghav Gururajan wrote:
>> +                       (system* "make" "ttftar" "otftar" "wofftar")
>
> As discussed on IRC, this command actually fails, like this:
>
> ------
> tar czvf freefont-ttf-20200422.tar.gz freefont-20200422/
> tar: freefont-20200422: Cannot stat: No such file or directory
> tar: Exiting with failure status due to previous errors
> make: *** [Makefile:64: ttftar] Error 2
> phase `install' succeeded after 0.2 seconds
> ------
>
> The issue is uncovered when running (invoke "make" ...).
>
> Can you take a look?

It's been a few months, is this patch still relevant?

Thanks,

Chris
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#40707; Package guix-patches. (Sat, 21 Nov 2020 21:32:01 GMT) Full text and rfc822 format available.

Message #20 received at 40707 <at> debbugs.gnu.org (full text, mbox):

From: "Raghav Gururajan" <raghavgururajan <at> disroot.org>
To: "Christopher Baines" <mail <at> cbaines.net>
Cc: 40707 <at> debbugs.gnu.org
Subject: Re: [bug#40707] v3
Date: Sat, 21 Nov 2020 21:31:22 +0000
Hi Chris!

> 
> It's been a few months, is this patch still relevant?

Nah! It's not relevant anymore. I'll close it.

Regards,
RG.




bug closed, send any further explanations to 40707 <at> debbugs.gnu.org and Raghav Gururajan <raghavgururajan <at> disroot.org> Request was from "Raghav Gururajan" <raghavgururajan <at> disroot.org> to control <at> debbugs.gnu.org. (Sat, 21 Nov 2020 21:33:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 20 Dec 2020 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 126 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.