GNU bug report logs - #45239
[[info:guix#Submitting Patches]] mentions texlive-union

Previous Next

Package: guix;

Reported by: "Jorge P. de Morais Neto" <jorge+list <at> disroot.org>

Date: Mon, 14 Dec 2020 17:11:01 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

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 45239 in the body.
You can then email your comments to 45239 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 bug-guix <at> gnu.org:
bug#45239; Package guix. (Mon, 14 Dec 2020 17:11:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Jorge P. de Morais Neto" <jorge+list <at> disroot.org>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Mon, 14 Dec 2020 17:11:01 GMT) Full text and rfc822 format available.

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

From: "Jorge P. de Morais Neto" <jorge+list <at> disroot.org>
To: bug-guix <at> gnu.org
Subject: [[info:guix#Submitting Patches]] mentions texlive-union
Date: Mon, 14 Dec 2020 14:09:51 -0300
Hi.  The manual section [[info:guix#Submitting Patches]] mentions
package `texlive-union', which does not exist:

    $ guix search texlive-union
    $

-- 
- <https://jorgemorais.gitlab.io/justice-for-rms/>
- If an email of mine arrives at your spam box, please notify me.
- Please adopt free/libre formats like PDF, ODF, Org, LaTeX, Opus, WebM and 7z.
- Free/libre software for Replicant, LineageOS and Android: https://f-droid.org
- [[https://www.gnu.org/philosophy/free-sw.html][What is free software?]]




Information forwarded to bug-guix <at> gnu.org:
bug#45239; Package guix. (Mon, 14 Dec 2020 17:42:01 GMT) Full text and rfc822 format available.

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

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: "Jorge P. de Morais Neto" <jorge+list <at> disroot.org>
Cc: bug-guix <at> gnu.org, 45239-done <at> debbugs.gnu.org
Subject: Re: bug#45239: [[info:guix#Submitting Patches]] mentions texlive-union
Date: Mon, 14 Dec 2020 18:41:15 +0100
[Message part 1 (text/plain, inline)]
Jorge!

Jorge P. de Morais Neto via Bug reports for GNU Guix 写道:
> Hi.  The manual section [[info:guix#Submitting Patches]] 
> mentions
> package `texlive-union', which does not exist:

Texlive-union is not a package object and cannot be installed on 
the command line.

It's defined[0] in (gnu packages tex) as a utility procedure for 
use in writing packages, similar to sdl-union &c., which is why 
it's mentioned there.

Closing,

T G-R

[0]: 
https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/tex.scm#n3408
[signature.asc (application/pgp-signature, inline)]

Reply sent to Tobias Geerinckx-Rice <me <at> tobias.gr>:
You have taken responsibility. (Mon, 14 Dec 2020 17:42:02 GMT) Full text and rfc822 format available.

Notification sent to "Jorge P. de Morais Neto" <jorge+list <at> disroot.org>:
bug acknowledged by developer. (Mon, 14 Dec 2020 17:42:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#45239; Package guix. (Mon, 14 Dec 2020 17:47:01 GMT) Full text and rfc822 format available.

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

From: Jorge P. de Morais Neto <jorge+list <at> disroot.org>
To: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: bug-guix <at> gnu.org, 45239-done <at> debbugs.gnu.org
Subject: Re: bug#45239: [[info:guix#Submitting Patches]] mentions texlive-union
Date: Mon, 14 Dec 2020 14:46:01 -0300
Hi.

Em [2020-12-14 seg 18:41:15+0100], Tobias Geerinckx-Rice escreveu:

> Texlive-union is not a package object and cannot be installed on 
> the command line.
>
> It's defined[0] in (gnu packages tex) as a utility procedure for 
> use in writing packages, similar to sdl-union &c., which is why 
> it's mentioned there.

OK, I am sorry for the noise.  And thank you for your work in GNU!

Regards

-- 
- <https://jorgemorais.gitlab.io/justice-for-rms/>
- If an email of mine arrives at your spam box, please notify me.
- Please adopt free/libre formats like PDF, ODF, Org, LaTeX, Opus, WebM and 7z.
- Free/libre software for Replicant, LineageOS and Android: https://f-droid.org
- [[https://www.gnu.org/philosophy/free-sw.html][What is free software?]]




Information forwarded to bug-guix <at> gnu.org:
bug#45239; Package guix. (Mon, 14 Dec 2020 17:47:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#45239; Package guix. (Mon, 14 Dec 2020 18:17:02 GMT) Full text and rfc822 format available.

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

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: "Jorge P. de Morais Neto" <jorge+list <at> disroot.org>
Cc: bug-guix <at> gnu.org, 45239-done <at> debbugs.gnu.org
Subject: Re: bug#45239: [[info:guix#Submitting Patches]] mentions texlive-union
Date: Mon, 14 Dec 2020 19:16:05 +0100
[Message part 1 (text/plain, inline)]
Jorge,

Jorge P. de Morais Neto 写道:
> OK, I am sorry for the noise.

As long as it's useful noise please generate as much or as little 
as you wish :-)

After some delay I pushed[0] which should avoid similar confusion 
in future.

> And thank you for your work in GNU!

All the same,

T G-R

[0]: 
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=48cccf06ad84f96bb4fc839ab6f26525c7e8dae0
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#45239; Package guix. (Mon, 14 Dec 2020 18:17:03 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. (Tue, 12 Jan 2021 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 156 days ago.

Previous Next


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