similar to: [Bug 1484] New: configure script fails to detect python3

Displaying 20 results from an estimated 4000 matches similar to: "[Bug 1484] New: configure script fails to detect python3"

2020 Nov 15
10
[Bug 1483] New: v0.9.7 does not compile for arm-linux-gnueabihf
https://bugzilla.netfilter.org/show_bug.cgi?id=1483 Bug ID: 1483 Summary: v0.9.7 does not compile for arm-linux-gnueabihf Product: nftables Version: unspecified Hardware: arm OS: Debian GNU/Linux Status: NEW Severity: blocker Priority: P5 Component: nft Assignee: pablo at
2020 Sep 23
6
[Bug 1468] New: [netdev] dropping ether type vlan frames drops ICMPv6 type 134
https://bugzilla.netfilter.org/show_bug.cgi?id=1468 Bug ID: 1468 Summary: [netdev] dropping ether type vlan frames drops ICMPv6 type 134 Product: nftables Version: unspecified Hardware: other OS: Debian GNU/Linux Status: NEW Severity: normal Priority: P5 Component:
2020 Sep 25
1
[Bug 1473] New: [log] not printing in combination with ct state and set update a/o rate limit
https://bugzilla.netfilter.org/show_bug.cgi?id=1473 Bug ID: 1473 Summary: [log] not printing in combination with ct state and set update a/o rate limit Product: nftables Version: unspecified Hardware: arm OS: Debian GNU/Linux Status: NEW Severity: normal Priority: P5
2020 Sep 23
2
[Bug 1467] New: [sets] support adaptive (escalating) rule(s)
https://bugzilla.netfilter.org/show_bug.cgi?id=1467 Bug ID: 1467 Summary: [sets] support adaptive (escalating) rule(s) Product: nftables Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: nft Assignee: pablo at netfilter.org
2020 Sep 23
4
[Bug 1472] New: [sets] global named sets that can be utilised across families
https://bugzilla.netfilter.org/show_bug.cgi?id=1472 Bug ID: 1472 Summary: [sets] global named sets that can be utilised across families Product: nftables Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: nft
2020 Sep 23
3
[Bug 1465] New: [vmap] ct state concatenation not working
https://bugzilla.netfilter.org/show_bug.cgi?id=1465 Bug ID: 1465 Summary: [vmap] ct state concatenation not working Product: nftables Version: unspecified Hardware: All OS: Debian GNU/Linux Status: NEW Severity: minor Priority: P5 Component: nft Assignee: pablo at
2020 Apr 02
2
Samba 4.12 python3 and vfs object full_audit (centos7)
Hallo, I?m using samba 4.11 from sernet and the vfs object full_audit. After update samba to 4.12 from sernet full_audit is broken and the shares with full_audit are not accessible. Can anyone tell me please how to install python 3 on centos7 while the Centos system needs python 2 but samba sould use python3? Thanks in advance, Peter
2019 Mar 19
2
4.10.0, python3 and Debian 8.11
Hi, First of all - thanks very much to the team for the work that has gone into 4.10.0, I have downloaded it and am looking forward to upgrading :) I decided to try and use Python3 with my 4.10.0 upgrade, given the comments in the release notes; but I have some newbie questions that hopefully others can help with. I'm really not up to speed with python3 yet! This version of Debian evidently
2019 May 13
3
python3
Hi List I want to install samba 4.10.2 on centos. but after run the ./configure command show "/usr/bin/env: python3: no such file or directory" how to fix this problem, my friends. tanks.
2013 Aug 14
3
[LLVMdev] lit support for Python3
Hi all, In the past there was some interest in having lit supporting use with Python3, which had become the default on some Linux distributions. I've been working on this recently and as of r188398, the LLVM/Clang tests all run and pass on my system with Python 3.3. There are still some quality of implementation issues to iron out, and there may be problems with lit-based tests in other
2017 Mar 24
2
Plans to migrate to python3
On Fri, Mar 24, 2017 at 12:47:51PM +1300, Andrew Bartlett wrote: > On Thu, 2017-03-23 at 16:23 -0700, John Hixson via samba wrote: > > Are there plans to migrate the samba python code to python3? If so, > > is > > there a roadmap? If not, why not?  > > There is work ongoing for this, thanks to a number of patient and > persistent engineers at Red Hat. > > It
2020 Oct 13
2
share status information from api (python3)
Looking for advice for best practices on fetching status of the samba server and share information. One option is to parse the output of `smbstatus` into a machine-readable format. But I noticed there are some apis documented. We are using samba 4.11 which is supposed to have full python3 api support. So the question is, can the share and lock information displayed in the `smbstatus` command
2019 Oct 04
1
[nbdkit PATCH] Check for python3 first
On systems where python is still set to python2 the check will fail even though it is still completely possible to compile and use nbdkit. Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- configure.ac | 2 +- plugins/python/nbdkit-python-plugin.pod | 13 +++++++------ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/configure.ac
2011 Jan 11
1
Samba4 with python2.7 and python3
Hi all, Arch Linux (a rolling release distro) has updated to python3 a while back. python2 is still installed in parallel, but part of the ramifications of this move is the following:-0 1. /usr/bin/python points to /usr/bin/python3 instead of /usr/bin/python2 2. /usr/bin/python-config points to /usr/bin/python3-config instead of /usr/bin/python2-config I'm having problems with make for
2017 Jun 15
2
epel python3 gi
Hello Everyone, don't know how to fix this: [andy at localhost snappergui]$ sudo python3 ./__init__.py [sudo] password for andy: Traceback (most recent call last): File "./__init__.py", line 3, in <module> import gi ImportError: No module named 'gi' [andy at localhost snappergui]$ python ./__init__.py [andy at localhost snappergui]$ sudo python ./__init__.py
2024 Sep 05
1
Bug#1080837: Missing Build-Depends on python3-setuptools
Source: xen Version: 4.17.3+36-g54dacb5c02-1 Severity: important User: debian-python at lists.debian.org Usertags: dh-python-no-setuptools Tags: sid, trixie This package failed build from source when test-built against a version of dh-python without a python3-setuptools dependency. distutils is no longer part of the Python standard library, since 3.12. But a minimal version of it becomes
2017 Mar 23
2
Plans to migrate to python3
Are there plans to migrate the samba python code to python3? If so, is there a roadmap? If not, why not? -- John Hixson iXsystems Enterprise Storage & Servers Driven By Open Source
2014 Apr 25
2
Need Python3 for C6
I need Python 3.4 (latest) on CentOS 6 for development purposes (teaching programming). Need advice for best method to do this. I am concerned about not breaking the internal plumbing of C6. I was thinking about installing it into /opt. I noticed http://puias.math.ias.edu/data/puias/computational has 3.3 but I need 3.4 (asyncio module). Wondering if anyone has tried python3 from puias repo ?
2017 Apr 05
1
Plans to migrate to python3
On Mon, Mar 27, 2017 at 12:26:35PM +1300, Andrew Bartlett wrote: > On Fri, 2017-03-24 at 08:04 -0700, John Hixson via samba wrote: > > On Fri, Mar 24, 2017 at 12:47:51PM +1300, Andrew Bartlett wrote: > > > On Thu, 2017-03-23 at 16:23 -0700, John Hixson via samba wrote: > > > > Are there plans to migrate the samba python code to python3? If > > > > so, >
2013 Aug 14
0
[LLVMdev] lit support for Python3
> If anyone is interested in this support, I'd appreciate it if you changed > your setup to use Python3 for running the tests and let me know (or file > bugs) for any issues you find. Excellent! The only reason I set my interpreter back to 2.7 a while back was LLVM. Back to 3.2 now. Tim. P.S. All passes here too.