search for: python2

Displaying 20 results from an estimated 414 matches for "python2".

Did you mean: python
2020 Oct 05
2
certbot stopped working on CentOS 7: pyOpenSSL module missing required functionality
...ypt/live/raspasy.de/haproxy.pem; systemctl resstart haproxy" (I run a post hook, because haproxy-1.5.18-9.el7.x86_64 from the CentOS packages wants to have the cert and the key in one file). Unfortunately, now certbot-1.7.0-1.el7.noarch has stopped working and the error message is: /usr/lib/python2.7/site-packages/josepy/util.py:9: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release. from cryptography.hazmat.primitives.asymmetric import rsa Traceback (most recent ca...
2019 Feb 13
0
freeIPA from CR repo - conflicts
hi guys do you see the same by any chance? .... --> Processing Dependency: ipa-server-common = 4.6.4-10.el7.centos.2 for package: python2-ipaserver-4.6.4-10.el7.centos.2.noarch --> Processing Dependency: ipa-common = 4.6.4-10.el7.centos.2 for package: python2-ipaserver-4.6.4-10.el7.centos.2.noarch --> Finished Dependency Resolution Error: Package: python2-ipaserver-4.6.4-10.el7.centos.2.noarch (updates) ?????????? Requires:...
2020 Oct 05
0
certbot stopped working on CentOS 7: pyOpenSSL module missing required functionality
...e you have double ?s?. Valeri > (I run a post hook, because haproxy-1.5.18-9.el7.x86_64 from the CentOS > packages wants to have the cert and the key in one file). > > Unfortunately, now certbot-1.7.0-1.el7.noarch has stopped working and the > error message is: > > /usr/lib/python2.7/site-packages/josepy/util.py:9: > CryptographyDeprecationWarning: Python 2 is no longer supported by the > Python core team. Support for it is now deprecated in cryptography, and > will be removed in a future release. > from cryptography.hazmat.primitives.asymmetric import rsa > T...
2012 Dec 21
1
Problem compiling Samba4, Python installed in nonstandard location
Hi,I am working with a custom built (LFS-based) Linux distro and am attempting to compile Samba4. Samba3 has always compiled without issue. The system has its Python installed in /opt/python2. There are symlinks to put "python" in /usr/local/bin and the "python2.7" lib folder in /usr/include. The configure command used was simply ./configure --enable-fhs --with-quotas The compile runs fine until it gets to steps involving Python. I'm guessing this has to do with...
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...
2017 Nov 16
2
Can't update
Hi, I can't do update: yum update Traceback (most recent call last): File "/usr/bin/yum", line 29, in <module> yummain.user_main(sys.argv[1:], exit_code=True) File "/usr/share/yum-cli/yummain.py", line 298, in user_main errcode = main(args) File "/usr/share/yum-cli/yummain.py", line 110, in main base = cli.YumBaseCli() File
2017 Nov 16
2
Can't update
Thank you for your response. # python -V Python 2.6.6 # rpm -qa|grep python gnome-python2-bonobo-2.28.0-3.el6.x86_64 gnome-python2-extras-2.25.3-20.el6.x86_64 python-setuptools-0.6.10-3.el6.noarch python-unittest2-0.5.1-3.el6.noarch gnome-python2-gconf-2.28.0-3.el6.x86_64 python-psycopg2-2.6-1.rhel6.x86_64 python-feedparser-5.1.2-2.el6.noarch python-iwlib-0.1-1.2.el6.x86_64 pyth...
2017 Sep 13
4
Update to 7.4 using DVD
...raphite2-1.3.10-1.el7_3.x86_64 (@updates) graphite2(x86-64) = 1.3.10-1.el7_3 Available: graphite2-1.3.6-1.el7_2.x86_64 (c7-media) graphite2(x86-64) = 1.3.6-1.el7_2 Error: Package: ipa-python-compat-4.4.0-14.el7.centos.7.noarch (@updates) Requires: python2-ipalib = 4.4.0-14.el7.centos.7 Removing: python2-ipalib-4.4.0-14.el7.centos.7.noarch (@updates) python2-ipalib = 4.4.0-14.el7.centos.7 Updated By: python2-ipalib-4.5.0-20.el7.centos.noarch (c7-media) python2-ipalib = 4.5.0-20.el7.centos Error: Pac...
2019 Jul 29
1
RPM e problems with the discard of python2 for Samba 4.11 and its libraries
I see an issue coming up with samba 4.11 and its requir3ements for libtdb 1.4.x, libldb 1.6.x, libtalloc-2.2.x, and libtevent 0.10.x. As best I can tell, all of these have discarded python 2.x support. But for operating systems like RHEL 7, RHEL 8, and Fedora releases that have published python2 versions of all the included python modules, it creates an upgrade problem. Dangling python 2.x modules will have to either be obsoleted, or removed manually, to install only python3 versions of the modules. If someone tries to upgrade the existing samba in place, or is not very careful about exis...
2020 Mar 31
3
Samba 4.10 / CentOS 7
...samba.org/index.php/Package_Dependencies_Required_to_Build_Samba#Manually_maintained_Distribution-specific_Package_lists <https://wiki.samba.org/index.php/Package_Dependencies_Required_to_Build_Samba> the yum command that lists all needed packages includes python3 for RHEL 8 / CentOS 8 , but python2 for RHEL 7 / CentOS7 . It there any reason for that ? Do I have to use python2 because of the CentOS7 server ? Thanks in advance Henri
2012 Mar 29
3
Unable to find Python development headers
...line 6228: python-config: command not found checking Python.h usability... no checking Python.h presence... no checking for Python.h... no configure: error: Unable to find Python development headers I use rhel5.5 and here is the installed python RPM on my box: python-dmidecode-3.10.8-4.el5 gnome-python2-gtksourceview-2.16.0-3.el5 python-ldap-2.2.0-2.1 python-devel-2.4.3-27.el5 gnome-python2-extras-2.14.2-6.el5 libselinux-python-1.33.4-5.5.el5 python-elementtree-1.2.6-5 gnome-python2-canvas-2.16.0-1.fc6 gnome-python2-desktop-2.16.0-3.el5 gnome-python2-applet-2.16.0-3.el5 python-2.4.3-27.el5 audit-l...
2013 May 04
2
failed exaile install
I'm trying to install the exaile package on my newly upgraded CentOS 6.4 machine. It fails (see below) with missing dependencies on python-cddb and gnome-python2-gtkmozembed. I found this thread but there does not seem to be any resolution. \ Has anyone got this installed? Am I missing a repo? Thanks, Steve # yum install exaile Loaded plugins: fastestmirror, refresh-packagekit, security Loading mirror speeds from cached hostfile * base: mirrors.advanced...
2019 Apr 21
2
compile samba 4.10.2 centos 7.6
Hi Nico, Glad to hear you're feeling better. So now we've got several builds of samba-4.10.x for centos7/rhel7: - Your 4.10.2 build (requires python36 from EPEL but is more future-proof) - Sergio's (don't know the details on those). - My modest builds (based on python2.7 and which don't require addons). As much as I agree that doing anything python2 these days in pretty much a dead end, would there be any interest in joining forces? If you'd like I could try merging the python2 bits of my SPEC files with yours. This way we'd have a common SPEC fil...
2016 Feb 24
4
Can lit be upgraded to assume Python 2.7?
...espite the "obvious" > nature of it I still am wary of underestimating the cruftiness of the > buildbots, so I'll probably do it some time at night when the bots are > mostly green so that I can easily see if any bots *are* broken by this. While at it, can you call "env python2" in the shebang line? It makes it a lot easier for Python3 systems, like Arch. cheers, --renato
2020 Mar 31
3
Samba 4.10 / CentOS 7
...So I assume it is reasonable to install all packages listed for the CentOS8 in a CentOS7 server , I already have EPEL repo configured. Our Samba 4.9 AD DC is source compiled and I would like to upgrade by compiling and installing 4.10 . So my other question is : is it possible to have python3 and python2 live together on the same server ? Thanks Le mar. 31 mars 2020 ? 12:41, Andrew Bartlett <abartlet at samba.org> a ?crit : > On Tue, 2020-03-31 at 09:41 +0400, henri transfert via samba wrote: > > Hi, > > > > I intend to upgrade our Samba AD DC from 4.9 to 4.10 on a Ce...
2020 Oct 13
2
[RFC] Python 2 / Python 3 status, final step(s)
...n 2 / Python 3 status* [0], ie. requiring Python3.6 for LLVM 12.0.0, to be released in 2021. At least Fedora already only ships Python3 and we didn't have much bugs reported wrt. Python compatibility for the LLVM toolchain. Indeed, all Python scripts should now be at least compatible with both python2 (py2) and python3 (py3), some of them already are already py3 only. The build system still depends on Python in a few place, but it explicitly mentions Python3_EXECUTABLE, and the main dependency (llvm-build) is currently being removed in D89142. The shebangs have already been harmonized in D838...
2019 Jul 22
1
Join Samba to a Windows AD 'WERR_DS_NO_CROSSREF_FOR_NC'
...6/site-packages/samba/join.py", line 543, in DsAddEntry > ????raise RuntimeError ("DsAddEntry failed") I see this problem trying to join Windows too. I think this is broken on Samba v4.10 and v4.11/master. Using v4.7 and v4.9 seems to work OK. It looks like the problem might be a python2 vs python3 issue. So if anyone else hits this on v4.10 and has the samba python2 packages installed, then they could try running the samba-tool command under python2, e.g. '$(which python2) samba-tool domain join...'. Our current suspicion is that it's a list/dictionary ordering proble...
2015 Apr 24
4
FYI: dovecot (008632bdfd2c) compilation woes, and minor glitch regarding update-version.sh
...limit=] 20 errors generated. Makefile:591: recipe for target 'fts-tokenizer-generic.lo' failed gmake[4]: *** [fts-tokenizer-generic.lo] Error 1 gmake[4]: Leaving directory '/usr/local/etc/dovecot/SOURCE/dovecot-2.2/src/lib-fts' 2) I don't have a python binary installed, only a python2 link to the python27 binary (FBSD, and python27 from ports). Thus, update-version.sh will fail to evaluate hg's changeset. As a quick fix I needed to create a link: python -> python2 Regards, Michael
2010 Jun 24
0
CESA-2010:0501 Critical CentOS 5 x86_64 firefox Update
...fa050ee597195c3fd devhelp-devel-0.12-20.el5.x86_64.rpm df21d638d0545e142e2d5d94b738e536 esc-1.1.0-12.el5.x86_64.rpm fb4d7d4dbfa596b892d6bee57005de0f firefox-3.6.4-8.el5.centos.i386.rpm 8f97d409d8a995c3eb2590c68bc37700 firefox-3.6.4-8.el5.centos.x86_64.rpm 32cdd6f2214de1fb5306e2900140bb3b gnome-python2-extras-2.14.2-6.el5.x86_64.rpm 62dd47e9503d8481b029a2653c273ccd gnome-python2-gtkhtml2-2.14.2-6.el5.x86_64.rpm 0ce967e6ae62ba1aafb4778582f14801 gnome-python2-gtkmozembed-2.14.2-6.el5.x86_64.rpm 8c1ae75fbb048f5ac357d341d66fd254 gnome-python2-gtkspell-2.14.2-6.el5.x86_64.rpm aa39c61c46fa016a1bb123...
2010 Jun 24
0
CESA-2010:0501 Critical CentOS 5 i386 firefox Update
...0645c0953b73bd8807f31e94a96c04 devhelp-0.12-20.el5.i386.rpm d9fe33e3c3cedc731f5cf642c1020977 devhelp-devel-0.12-20.el5.i386.rpm d18e407991cac57d8c9a0af05bb2404d esc-1.1.0-12.el5.i386.rpm a29ebb918d4b340afff5a1e4ed697d0a firefox-3.6.4-8.el5.centos.i386.rpm c8d34517db1eb20635cdd82aa01d12f6 gnome-python2-extras-2.14.2-6.el5.i386.rpm 44d74325cfe491d5ac452a7bca8c66ef gnome-python2-gtkhtml2-2.14.2-6.el5.i386.rpm 63aa154504349c7aa854a03667467141 gnome-python2-gtkmozembed-2.14.2-6.el5.i386.rpm bf980bce4e27897c0d6e497c9b97997d gnome-python2-gtkspell-2.14.2-6.el5.i386.rpm d312006158ebbdc714bca0234eb1d2...