Python 3 update

hi, im using standard freepbx15 disto image.

i want to install a connector to my ERP system. But when i try to install python3 i get bunch of errors cause something ius thing is installed.
i have not installed this, even with a complete fresh version of freepbx15 this error occurs.

[root@freepbx ~]# yum update
Loaded plugins: fastestmirror, versionlock
Loading mirror speeds from cached hostfile
Resolving Dependencies
--> Running transaction check
---> Package python3.x86_64 0:3.6.8-13.el7 will be obsoleting
--> Processing Dependency: python3-pip for package: python3-3.6.8-13.el7.x86_64
---> Package python3-libs.x86_64 0:3.6.8-13.el7 will be obsoleting
---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be obsoleting
---> Package python36u.x86_64 0:3.6.7-1.ius.centos7 will be obsoleted
--> Processing Dependency: python36u for package: python36u-vega-1.2.3-1.sng7.x86_64
---> Package python36u-libs.x86_64 0:3.6.7-1.ius.centos7 will be obsoleted
--> Processing Dependency: python36u-libs for package: python36u-vega-1.2.3-1.sng7.x86_64
---> Package python36u-setuptools.noarch 0:39.0.1-1.ius.centos7 will be obsoleted
--> Processing Dependency: python36u-setuptools for package: python36u-vega-1.2.3-1.sng7.x86_64
--> Running transaction check
---> Package python3-pip.noarch 0:9.0.3-7.el7_7 will be installed
---> Package python36.x86_64 0:3.6.8-2.el7.ius will be obsoleting
---> Package python36-libs.x86_64 0:3.6.8-2.el7.ius will be obsoleting
---> Package python36-setuptools.noarch 0:39.2.0-4.el7.ius will be obsoleting
Removing python36-setuptools.noarch 0:39.2.0-4.el7.ius - u due to obsoletes from python3-setuptools.noarch 0:39.2.0-10.el7 - u
Removing python36.x86_64 0:3.6.8-2.el7.ius - u due to obsoletes from python3.x86_64 0:3.6.8-13.el7 - u
Removing python36-libs.x86_64 0:3.6.8-2.el7.ius - u due to obsoletes from python3-libs.x86_64 0:3.6.8-13.el7 - u
--> Restarting Dependency Resolution with new changes.
--> Running transaction check
---> Package python36.x86_64 0:3.6.8-2.el7.ius will be obsoleting
--> Processing Dependency: python36u for package: python36u-vega-1.2.3-1.sng7.x86_64
---> Package python36-libs.x86_64 0:3.6.8-2.el7.ius will be obsoleting
--> Processing Dependency: python36u-libs for package: python36u-vega-1.2.3-1.sng7.x86_64
---> Package python36-setuptools.noarch 0:39.2.0-4.el7.ius will be obsoleting
--> Processing Dependency: python36u-setuptools for package: python36u-vega-1.2.3-1.sng7.x86_64
--> Finished Dependency Resolution
Error: Package: python36u-vega-1.2.3-1.sng7.x86_64 (@anaconda/2011)
           Requires: python36u
           Removing: python36u-3.6.7-1.ius.centos7.x86_64 (@anaconda/2011)
               python36u = 3.6.7-1.ius.centos7
           Obsoleted By: python3-3.6.8-13.el7.x86_64 (sng-base)
               Not found
           Available: python36-3.6.8-2.el7.ius.x86_64 (ius)
               python36u = 3.6.8-2.el7.ius
           Available: python36u-3.6.4-1.ius.centos7.x86_64 (sng-pkgs)
               python36u = 3.6.4-1.ius.centos7
           Available: python36u-3.6.5-1.ius.centos7.x86_64 (sng-pkgs)
               python36u = 3.6.5-1.ius.centos7
Error: Package: python36u-vega-1.2.3-1.sng7.x86_64 (@anaconda/2011)
           Requires: python36u-libs
           Removing: python36u-libs-3.6.7-1.ius.centos7.x86_64 (@anaconda/2011)
               python36u-libs = 3.6.7-1.ius.centos7
           Obsoleted By: python3-libs-3.6.8-13.el7.x86_64 (sng-base)
               Not found
           Available: python36-libs-3.6.8-2.el7.ius.x86_64 (ius)
               python36u-libs = 3.6.8-2.el7.ius
Error: Package: python36u-vega-1.2.3-1.sng7.x86_64 (@anaconda/2011)
           Requires: python36u-setuptools
           Removing: python36u-setuptools-39.0.1-1.ius.centos7.noarch (@anaconda/2011)
               python36u-setuptools = 39.0.1-1.ius.centos7
           Obsoleted By: python3-setuptools-39.2.0-10.el7.noarch (sng-base)
               Not found
           Available: python36-setuptools-39.2.0-4.el7.ius.noarch (ius)
               python36u-setuptools = 39.2.0-4.el7.ius
           Available: python36u-setuptools-33.1.1-1.ius.centos7.noarch (sng-pkgs)
               python36u-setuptools = 33.1.1-1.ius.centos7
           Available: python36u-setuptools-36.6.0-1.ius.centos7.noarch (sng-pkgs)
               python36u-setuptools = 36.6.0-1.ius.centos7

if anyone else faces this problem, this helped me

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.