Please fill out the fields below so we can help you better.
My domain is:
forumsforums.com
I ran this command:
certbot.auto --apache
It produced this output:
los of success removed for brevity …then:
Installing : python-tools-2.7-8.fc14.1.x86_64 19/26
Installing : python-pip-0.8.3-1.fc14.noarch 20/26
Installing : redhat-rpm-config-9.1.0-8.fc14.noarch 21/26
Installing : libffi-devel-3.0.9-1.fc13.x86_64 22/26
Cleanup : openssl-1.0.0d-1.fc14.x86_64 23/26
Cleanup : krb5-workstation-1.8.4-2.fc14.x86_64 24/26
Cleanup : krb5-libs-1.8.4-2.fc14.x86_64 25/26
Cleanup : ca-certificates-2010.63-3.fc14.noarch 26/26
Installed:
augeas-libs.x86_64 0:0.9.0-1.fc14
libffi-devel.x86_64 0:3.0.9-1.fc13
openssl-devel.x86_64 0:1.0.0e-1.fc14
python-devel.x86_64 0:2.7-8.fc14.1
python-pip.noarch 0:0.8.3-1.fc14
python-tools.x86_64 0:2.7-8.fc14.1
python-virtualenv.noarch 0:1.5.1-1.fc14
redhat-rpm-config.noarch 0:9.1.0-8.fc14
Dependency Installed:
keyutils-libs-devel.x86_64 0:1.2-6.fc12
krb5-devel.x86_64 0:1.8.4-3.fc14
libcom_err-devel.x86_64 0:1.41.12-6.fc14
libselinux-devel.x86_64 0:2.0.96-6.fc14.1
libsepol-devel.x86_64 0:2.0.41-3.fc14
python-setuptools.noarch 0:0.6.24-1.fc14
tix.x86_64 1:8.4.3-5.fc13
tk.x86_64 1:8.5.9-2.fc14
tkinter.x86_64 0:2.7-8.fc14.1
zlib-devel.x86_64 0:1.2.5-2.fc14
Updated:
ca-certificates.noarch 0:2011.78-1.fc14 openssl.x86_64 0:1.0.0e-1.fc14
Dependency Updated:
krb5-libs.x86_64 0:1.8.4-3.fc14 krb5-workstation.x86_64 0:1.8.4-3.fc14
Complete!
Creating virtual environment…
Traceback (most recent call last):
File “/usr/lib/python2.7/site-packages/virtualenv.py”, line 1647, in
main()
File “/usr/lib/python2.7/site-packages/virtualenv.py”, line 558, in main
prompt=options.prompt)
File “/usr/lib/python2.7/site-packages/virtualenv.py”, line 654, in create_environment
install_setuptools(py_executable, unzip=unzip_setuptools)
File “/usr/lib/python2.7/site-packages/virtualenv.py”, line 384, in install_setuptools
_install_req(py_executable, unzip)
File “/usr/lib/python2.7/site-packages/virtualenv.py”, line 360, in _install_req
cwd=cwd)
File “/usr/lib/python2.7/site-packages/virtualenv.py”, line 624, in call_subprocess
% (cmd_desc, proc.returncode))
OSError: Command /root/.local/share/letsencrypt…on2.7 -c “#!python
”""Bootstrap setuptoo…
" --always-copy -U setuptools failed with error code 1
[root@webserver1 certbot_for_SSL]#
My operating system is (include version):
Fedora 14
My web server is (include version):
apache Server version: Apache/2.2.17
My hosting provider, if applicable, is:
my own server
I can login to a root shell on my machine (yes or no, or I don’t know):
Yes
I’m using a control panel to manage my site (no, or provide the name and version of the control panel): no control panel to deal with
And …if this is not a true error …how do I add my domains so that cerbot serves up certs for them?
I also tried the dry run …same error. Is this a python issue/ Help please.
I went ahead and tried the RENEW Dry Run and it failed with same error:
certbot_for_SSL/certbot-auto renew --dry-run
Bootstrapping dependencies for RedHat-based OSes…
yum is /usr/bin/yum
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list
Setting up Install Process
Package gcc-4.5.1-4.fc14.x86_64 already installed and latest version
Package augeas-libs-0.9.0-1.fc14.x86_64 already installed and latest version
Package openssl-1.0.0e-1.fc14.x86_64 already installed and latest version
Package openssl-devel-1.0.0e-1.fc14.x86_64 already installed and latest version
Package libffi-devel-3.0.9-1.fc13.x86_64 already installed and latest version
Package redhat-rpm-config-9.1.0-8.fc14.noarch already installed and latest version
Package ca-certificates-2011.78-1.fc14.noarch already installed and latest version
Package python-2.7-8.fc14.1.x86_64 already installed and latest version
Package python-devel-2.7-8.fc14.1.x86_64 already installed and latest version
Package python-virtualenv-1.5.1-1.fc14.noarch already installed and latest version
Package python-tools-2.7-8.fc14.1.x86_64 already installed and latest version
Package python-pip-0.8.3-1.fc14.noarch already installed and latest version
Package 1:mod_ssl-2.2.17-1.fc14.x86_64 already installed and latest version
Nothing to do
Creating virtual environment…
Traceback (most recent call last):
File “/usr/lib/python2.7/site-packages/virtualenv.py”, line 1647, in
main()
File “/usr/lib/python2.7/site-packages/virtualenv.py”, line 558, in main
prompt=options.prompt)
File “/usr/lib/python2.7/site-packages/virtualenv.py”, line 654, in create_environment
install_setuptools(py_executable, unzip=unzip_setuptools)
File “/usr/lib/python2.7/site-packages/virtualenv.py”, line 384, in install_setuptools
installreq(py_executable, unzip)
File “/usr/lib/python2.7/site-packages/virtualenv.py”, line 360, in installreq
cwd=cwd)
File “/usr/lib/python2.7/site-packages/virtualenv.py”, line 624, in call_subprocess
% (cmd_desc, proc.returncode))
OSError: Command /root/.local/share/letsencrypt…on2.7 -c “#!python
”""Bootstrap setuptoo…
" --always-copy -U setuptools failed with error code 1
THANKS!!!