knot-resolver build error

  • Done
  • quality assurance status badge
Details
2 participants
  • iyzsong
  • Simon Mages
Owner
unassigned
Submitted by
Simon Mages
Severity
normal

Debbugs page

Simon Mages wrote 3 years ago
(address . bug-guix@gnu.org)
CACxPiz2vxn4MUZm4KS1TzWxzrHwa5S+V_mVQwSYO3uO93ywQkA@mail.gmail.com
Hi there,

knot-resolver 5.4.4 does not build anymore.

This can be fixed by adding 'python' to native-inputs.

BR
iyzsong wrote 3 years ago
(name . Simon Mages)(address . mages.simon@googlemail.com)(address . 53357-done@debbugs.gnu.org)
TYCP286MB1897850F7553B8CBC1136178A30E9@TYCP286MB1897.JPNP286.PROD.OUTLOOK.COM
Simon Mages <mages.simon@googlemail.com> writes:

Toggle quote (8 lines)
> Hi there,
>
> knot-resolver 5.4.4 does not build anymore.
>
> This can be fixed by adding 'python' to native-inputs.
>
> BR

Hello, thanks for the report, it had been fixed in commit
a13a3141a169896606afa235867fd2be82d5bbd8.
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 53357@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 53357
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help