emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#46873: closed ([PATCH 0/2] gnu: knot-resolver: Fix phase return valu


From: GNU bug Tracking System
Subject: bug#46873: closed ([PATCH 0/2] gnu: knot-resolver: Fix phase return value; update to 5.3.0)
Date: Tue, 02 Mar 2021 15:13:02 +0000

Your message dated Tue, 02 Mar 2021 16:12:19 +0100
with message-id <87pn0hmvxo.fsf@nckx>
and subject line Re: [bug#46873] [PATCH 2/2] gnu: knot-resolver: Update to 
5.3.0.
has caused the debbugs.gnu.org bug report #46873,
regarding [PATCH 0/2] gnu: knot-resolver: Fix phase return value; update to 
5.3.0
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
46873: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46873
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/2] gnu: knot-resolver: Fix phase return value; update to 5.3.0 Date: Tue, 2 Mar 2021 08:52:21 -0500
These patches update the Knot Resolver package to

- Ensure the custom "move-doc" phase returns #t on success, eliminating this
  warning message while building:

    ## WARNING: phase `move-doc' returned `#<unspecified>'.  Return values 
other than #t
    ## are deprecated.  Please migrate this package so that its phase
    ## procedures report errors by raising an exception, and otherwise
    ## always return #t.

- Update Knot Resolver itself to 5.3.0.

I've tested these changes on x86_64 and aarch64, and have been running the new
version on aarch64-linux without issue.

--
Simon South
simon@simonsouth.net


Simon South (2):
  gnu: knot-resolver: Ensure all custom phases return #t on success.
  gnu: knot-resolver: Update to 5.3.0.

 gnu/packages/dns.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

-- 
2.30.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#46873] [PATCH 2/2] gnu: knot-resolver: Update to 5.3.0. Date: Tue, 02 Mar 2021 16:12:19 +0100
Simon South 写道:
* gnu/packages/dns.scm (knot-resolver): Update to 5.3.0.

It resolves things all right. Update pushed as 673ab1cdb4702ae2b79434ee1f5b3095eebf8eb3, without the #t.

Thanks again,

T G-R

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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