bugzilla-daemon at netfilter.org
2020-Nov-15 20:59 UTC
[Bug 1484] New: configure script fails to detect python3
https://bugzilla.netfilter.org/show_bug.cgi?id=1484 Bug ID: 1484 Summary: configure script fails to detect python3 Product: nftables Version: unspecified Hardware: x86_64 OS: Debian GNU/Linux Status: NEW Severity: normal Priority: P5 Component: nft Assignee: pablo at netfilter.org Reporter: vtolkm at gmail.com build node: * x86_64-pc-linux-gnu with kernel 5.9.7 * gcc 10.2.0 (Debian 10.2.0-16) * bison (GNU Bison) 3.7.3 * Python 3.8.6 the script (sh configure) fails to detect the installation of python3 and prints instead: checking for python... no checking for python2... no checking for python2.7... no configure: WARNING: Python not found, continuing anyway The system's python binary: #command -V python3 python3 is hashed (/usr/bin/python3) vs. #command -V python bash: command: python: not found -- You are receiving this mail because: You are watching all bug changes. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20201115/a4fae42d/attachment.html>
bugzilla-daemon at netfilter.org
2020-Nov-16 12:57 UTC
[Bug 1484] configure script fails to detect python3
https://bugzilla.netfilter.org/show_bug.cgi?id=1484 --- Comment #1 from vtolkm at gmail.com --- Created attachment 616 --> https://bugzilla.netfilter.org/attachment.cgi?id=616&action=edit add detection for python3 with the patch applied the script prints: checking for python... no checking for python2... no checking for python2.7... no checking for python3... /usr/bin/python3 nft configuration: enable Python: yes (with /usr/bin/python3) -- You are receiving this mail because: You are watching all bug changes. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20201116/133b3363/attachment.html>
Reasonably Related Threads
- [Bug 1483] New: v0.9.7 does not compile for arm-linux-gnueabihf
- [Bug 1468] New: [netdev] dropping ether type vlan frames drops ICMPv6 type 134
- [Bug 1473] New: [log] not printing in combination with ct state and set update a/o rate limit
- [Bug 1467] New: [sets] support adaptive (escalating) rule(s)
- [Bug 1472] New: [sets] global named sets that can be utilised across families