lets encrypt, cloudlinux 7
Announcement
Collapse
No announcement yet.
Trying to run lets encrypt in cloud linux 7
Collapse
X
-
Hi,
I am trying to run lets encrypt in my cloudlinux 7 server but it is giving the following error when i run it
root@server [~]# ./letsencrypt/letsencrypt-auto
Bootstrapping dependencies for RedHat-based OSes...
yum is /usr/bin/yum
Loaded plugins: fastestmirror, rhnplugin
This system is receiving updates from CLN.
Loading mirror speeds from cached hostfile
* cloudlinux-x86_64-server-7: de-proxy.cl-mirror.net
* epel: mirrors.n-ix.net
Package python-2.7.5-34.el7.x86_64 already installed and latest version
Package python-devel-2.7.5-34.el7.x86_64 already installed and latest version
Package python-tools-2.7.5-34.el7.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package python-pip.noarch 0:7.1.0-1.el7 will be installed
---> Package python-virtualenv.noarch 0:1.10.1-2.el7 will be installed
--> Processing Conflict: alt-python-virtualenv-1.11.6-2.el7.cloudlinux.noarch conflicts python-virtualenv
--> Finished Dependency Resolution
Error: alt-python-virtualenv conflicts with python-virtualenv-1.10.1-2.el7.noarch
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Loaded plugins: fastestmirror, rhnplugin
This system is receiving updates from CLN.
Loading mirror speeds from cached hostfile
* cloudlinux-x86_64-server-7: de-proxy.cl-mirror.net
* epel: mirrors.n-ix.net
No package python27 available.
No package python27-devel available.
No package python27-virtualenv available.
No package python27-tools available.
No package python27-pip available.
Error: Nothing to do
Could not install Python dependencies. Aborting bootstrap!
there is already python installed, but the package name is alt-python27.x86_64,
what can be done.
-
Hi,
I worry python-virtualenv and alt-python-virtualenv will not work together... So far there is no nice solution for this, I am creating bugreport to our developers to try adding Provides: python-virtualenv for our alt- package. Theoretically that will work, however its to early to say for sure.
Comment
-
hey help me im getting this error while installing certbot
..............
Running transaction check
---> Package e2fsprogs.x86_64 0:1.42.9-10.el7 will be updated
---> Package e2fsprogs.x86_64 0:1.42.9-12.el7_5 will be an update
---> Package e2fsprogs-libs.x86_64 0:1.42.9-10.el7 will be updated
---> Package e2fsprogs-libs.x86_64 0:1.42.9-12.el7_5 will be an update
---> Package libselinux-python.x86_64 0:2.5-11.el7 will be updated
---> Package libselinux-python.x86_64 0:2.5-12.el7 will be an update
---> Package libselinux-utils.x86_64 0:2.5-11.el7 will be updated
---> Package libselinux-utils.x86_64 0:2.5-12.el7 will be an update
---> Package libsepol.x86_64 0:2.5-6.el7 will be updated
---> Package libsepol.x86_64 0:2.5-8.1.el7 will be an update
---> Package libss.x86_64 0:1.42.9-10.el7 will be updated
---> Package libss.x86_64 0:1.42.9-12.el7_5 will be an update
---> Package python-pip.noarch 0:7.1.0-1.el6 will be installed
--> Processing Dependency: python(abi) = 2.6 for package: python-pip-7.1.0-1.el6.noarch
--> Finished Dependency Resolution
Error: Package: python-pip-7.1.0-1.el6.noarch (epel)
Requires: python(abi) = 2.6
Installed: python-2.7.5-68.el7.x86_64 (@base)
python(abi) = 2.7
python(abi) = 2.7
Available: python34-3.4.8-1.el6.i686 (epel)
python(abi) = 3.4
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Could not install OS dependencies. Aborting bootstrap!
Comment
-
sorry ,, i did it.. but the problem now is i got warm emails from certbot but it still dont work
when i do http://www.isoko.ga this works
but https://www.isoko.ga is working very badly.. going elsewhere from the project spot, and its telling me that its not secure while ive already got emails
Comment
Comment