GNU bug report logs - #46852
doc: Fix reference to the bind package variable name

Previous Next

Package: guix-patches;

Reported by: Luis Felipe <luis.felipe.la <at> protonmail.com>

Date: Mon, 1 Mar 2021 16:29:02 UTC

Severity: normal

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

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 46852 in the body.
You can then email your comments to 46852 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#46852; Package guix-patches. (Mon, 01 Mar 2021 16:29:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Luis Felipe <luis.felipe.la <at> protonmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 01 Mar 2021 16:29:02 GMT) Full text and rfc822 format available.

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

From: Luis Felipe <luis.felipe.la <at> protonmail.com>
To: Luis Felipe via Guix-patches <guix-patches <at> gnu.org>
Subject: doc: Fix reference to the bind package variable name
Date: Mon, 01 Mar 2021 16:28:27 +0000
[Message part 1 (text/plain, inline)]
Change "bind" package variable name to the actual variable name, "isc-bind".


---
Luis Felipe López Acevedo
https://luis-felipe.gitlab.io/

[0001-doc-Fix-reference-to-the-bind-package-variable-name.patch (text/x-patch, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#46852; Package guix-patches. (Tue, 02 Mar 2021 20:23:02 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Luis Felipe via Guix-patches via <guix-patches <at> gnu.org>
Cc: 46852 <at> debbugs.gnu.org
Subject: Re: [bug#46852] doc: Fix reference to the bind package variable name
Date: Tue, 2 Mar 2021 15:22:26 -0500
On Mon, Mar 01, 2021 at 04:28:27PM +0000, Luis Felipe via Guix-patches via wrote:
> Change "bind" package variable name to the actual variable name, "isc-bind".
> 
> 
> ---
> Luis Felipe López Acevedo
> https://luis-felipe.gitlab.io/
> 

> From 91f7ec90fbe742de6eb3c092c86d84125a56f51f Mon Sep 17 00:00:00 2001
> From: Luis Felipe <luis.felipe.la <at> protonmail.com>
> Date: Mon, 1 Mar 2021 11:15:16 -0500
> Subject: [PATCH] doc: Fix reference to the bind package variable name.
> 
> * doc/guix.texi (Globally-Visible Packages): Change "bind" variable
> name to the actual variable name, "isc-bind".

Is there a reason for this change?

It's okay for packages and variables to have different names.




Information forwarded to guix-patches <at> gnu.org:
bug#46852; Package guix-patches. (Tue, 02 Mar 2021 20:23:02 GMT) Full text and rfc822 format available.

Information forwarded to guix-patches <at> gnu.org:
bug#46852; Package guix-patches. (Tue, 02 Mar 2021 23:54:01 GMT) Full text and rfc822 format available.

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

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Leo Famulari <leo <at> famulari.name>, Luis Felipe
 <luis.felipe.la <at> protonmail.com>
Cc: 46852 <at> debbugs.gnu.org
Subject: Re: [bug#46852] doc: Fix reference to the bind package variable name
Date: Wed, 03 Mar 2021 00:53:15 +0100
[Message part 1 (text/plain, inline)]
Leo!

Leo Famulari 写道:
> Is there a reason for this change?

It's just weird to say ‘...now assume there's a package called 
bind, but there isn't, and then you could write...’ when we could 
use a valid package from the get-go.

It's safe to assume that ‘bind’ was simply a typo, and the fix is 
just and good.

> It's okay for packages and variables to have different names.

Hm, you lose me here.  The snippet clearly intends to refer to 
BIND-the-package (few other packages have a "utils" output), not 
some arbitrary user (eh) binding...

Kind regards,

T G-R
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#46852; Package guix-patches. (Wed, 03 Mar 2021 13:40:02 GMT) Full text and rfc822 format available.

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

From: Luis Felipe <luis.felipe.la <at> protonmail.com>
To: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: "46852 <at> debbugs.gnu.org" <46852 <at> debbugs.gnu.org>,
 Leo Famulari <leo <at> famulari.name>
Subject: Re: [bug#46852] doc: Fix reference to the bind package variable name
Date: Wed, 03 Mar 2021 13:38:52 +0000
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Tuesday, March 2, 2021 11:53 PM, Tobias Geerinckx-Rice <me <at> tobias.gr> wrote:

> Leo!
>
> Leo Famulari 写道:
>
> > Is there a reason for this change?

Oh, I should have said so in the commit message, sorry. The reason is that if I add (list bind "utils") to the packages field in my operating system definition, reconfiguring the system fails because "bind" is a built-in Guile procedure, and so the package variable for BIND is called "isc-bind" to avoid that conflict.




Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Mon, 14 Jun 2021 02:35:02 GMT) Full text and rfc822 format available.

Notification sent to Luis Felipe <luis.felipe.la <at> protonmail.com>:
bug acknowledged by developer. (Mon, 14 Jun 2021 02:35:02 GMT) Full text and rfc822 format available.

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

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Luis Felipe <luis.felipe.la <at> protonmail.com>
Cc: 46852-done <at> debbugs.gnu.org, Tobias Geerinckx-Rice <me <at> tobias.gr>,
 Leo Famulari <leo <at> famulari.name>
Subject: Re: bug#46852: doc: Fix reference to the bind package variable name
Date: Sun, 13 Jun 2021 22:34:42 -0400
Hello,

Luis Felipe <luis.felipe.la <at> protonmail.com> writes:

> ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
> On Tuesday, March 2, 2021 11:53 PM, Tobias Geerinckx-Rice <me <at> tobias.gr> wrote:
>
>> Leo!
>>
>> Leo Famulari 写道:
>>
>> > Is there a reason for this change?
>
> Oh, I should have said so in the commit message, sorry. The reason is
> that if I add (list bind "utils") to the packages field in my
> operating system definition, reconfiguring the system fails because
> "bind" is a built-in Guile procedure, and so the package variable for
> BIND is called "isc-bind" to avoid that conflict.

Applied as 0b5120fb03db5226871b3482a72b1e6fdaa59ead, thank you!

And thanks to Leo and Tobias for getting the matter clarified :-).

Closing,

Maxim




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 12 Jul 2021 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 287 days ago.

Previous Next


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