1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-21 19:01:07 +03:00
Commit Graph

242 Commits

Author SHA1 Message Date
bmw
875413492a Merge pull request #1111 from kuba/bugs/1044
Revert old install warning (fixes #1044)
2015-10-24 10:29:48 -07:00
bmw
21f779b27d Merge pull request #1112 from kuba/rm-standalone-auth-docs
Remove autodoc for standalone.authenticator
2015-10-24 09:44:46 -07:00
bmw
88fe35290c Merge pull request #1103 from letsencrypt/example-cli
Use better example config
2015-10-24 09:25:32 -07:00
Jakub Warmuz
c0a8dae565 Remove autodoc for standalone.authenticator 2015-10-24 13:29:01 +00:00
Jakub Warmuz
0fb8cb5074 Move install warns to section bottom 2015-10-24 13:24:44 +00:00
Jakub Warmuz
b021b28bca Remove link for Virtualenv 2015-10-24 13:23:48 +00:00
Jakub Warmuz
0a6c61551c Warn against pip install, rewrap. 2015-10-24 13:22:46 +00:00
Jakub Warmuz
673d6b10b3 Revert old install warning (fixes #1044) 2015-10-24 13:20:26 +00:00
Brad Warren
4351d3d7ec Updated docs/using.rst 2015-10-23 19:10:56 -07:00
Brad Warren
d4ed2d44e1 source 2015-10-23 18:44:33 -07:00
Peter Eckersley
efa1d6d38e Reintroduce a bit more verbosity about virtualenv? 2015-10-23 17:27:55 -07:00
Peter Eckersley
6b6a20b5e5 typo 2015-10-23 17:24:17 -07:00
Peter Eckersley
aa3f493341 Fix fragment link nit 2015-10-23 17:23:26 -07:00
Peter Eckersley
49a26ad013 Merge remote-tracking branch 'origin/master' into devdocs 2015-10-23 16:44:30 -07:00
Peter Eckersley
e19e0dc2e9 This section is now redundant 2015-10-23 16:18:08 -07:00
Peter Eckersley
096b5ec32a Back out ./letsencrypt-dev; document "activate" more clearly 2015-10-23 16:12:33 -07:00
Peter Eckersley
ad56bbbceb Cleanup plugin docs 2015-10-23 15:00:00 -07:00
Peter Eckersley
027a7d755d Update developer docs
- Discuss letsencrypt-dev
 - Be clearer in general
2015-10-23 15:00:00 -07:00
Joerg Sonnenberger
547e0d278d Typo 2015-10-23 01:48:25 +02:00
Harlan Lieberman-Berg
1964bdeb78 Correct minor syntax error in docs/conf.py. 2015-10-21 17:06:36 -07:00
Jakub Warmuz
f922b9b694 Split docs into subpkgs (fixes #969) 2015-10-21 17:06:36 -07:00
Jakub Warmuz
baa6c4aeec gitignores for various doc files 2015-10-21 17:06:36 -07:00
Jakub Warmuz
86f01d1fa9 sphinx: copyright 2014-2015 2015-10-21 17:06:36 -07:00
Jakub Warmuz
511eef130b Unify todo_include_todos 2015-10-21 17:06:35 -07:00
Jakub Warmuz
635008f5e6 Configure intersphinx 2015-10-21 17:06:35 -07:00
Andrew Murray
fbe116c386 Fixed typos 2015-10-21 22:57:30 +11:00
Giovanni Toraldo
c61efc0c76 Fix docker run command in using.rst 2015-10-20 10:00:58 +02:00
schumaml
bb17863ebe Adjusted Docker user guide link 2015-10-19 10:19:21 +02:00
Brad Warren
69711e432f Merge branch 'simplefs' 2015-10-16 17:37:43 -07:00
Jakub Warmuz
523c7c3369 Merge remote-tracking branch 'github/letsencrypt/master' into standalone2 2015-10-16 06:39:23 +00:00
Peter Eckersley
0fb8e3c479 Move augeaus & venv references 2015-10-15 00:07:26 -07:00
Peter Eckersley
0fb00ca039 Try to make the dependencies link work 2015-10-15 00:03:49 -07:00
Peter Eckersley
be77909ef2 Further fixes to the docs 2015-10-14 23:53:50 -07:00
Peter Eckersley
87000ac5c6 Move docker back into "using"
It seems the changes removing bootstrap from "using" weren't commited earlier,
either
2015-10-14 22:24:57 -07:00
Peter Eckersley
8a5d199ddf Try to make the "using" instructions as simple and accurate as possible
Some of the verbose stuff we had before is really of historical/developer
interest only
2015-10-14 18:35:34 -07:00
Peter Eckersley
2e0dc4fc50 Remove misleading Docker suggestion from the quick-install docs
But keep it around in case anyone needs this?
2015-10-14 18:25:14 -07:00
Jakub Warmuz
3f942d7426 Basic virtualenv bootstrap script for end users. 2015-10-14 18:19:10 +00:00
Jakub Warmuz
73ae361559 Merge remote-tracking branch 'github/letsencrypt/master' into standalone2 2015-10-12 19:36:46 +00:00
bmw
b56467c0c0 Merge pull request #907 from ArchimedesPi/instructions-for-a-new-pr
Add instructions for submitting a PR
2015-10-11 12:26:03 -07:00
Liam Marshall
454a661d44 contributing.rst: fix nits pointed out by @kuba 2015-10-09 15:46:03 -05:00
Jakub Warmuz
f0214ddf9a Merge commit 'a2c41ca7f539303cb413ba3e73d3669633063150' into standalone2 2015-10-07 19:07:44 +00:00
bmw
63dc3cbb2a Merge pull request #910 from letsencrypt/dev_stuff
Specify python2 and clarify coverage requirements
2015-10-06 11:22:21 -07:00
bmw
f81174d43d Merge pull request #722 from kuba/mock-2.6
Revert "Revert PR #708."
2015-10-06 11:05:32 -07:00
Brad Warren
b275df13d3 python2 and clarified coverage 2015-10-06 10:49:33 -07:00
Liam Marshall
a4e5f29856 Add link to instructions for running integration tests 2015-10-05 18:25:33 -05:00
Liam Marshall
973cd6ce42 Add instructions for submitting a PR. 2015-10-05 18:23:30 -05:00
bmw
410f9bf383 Merge pull request #847 from kuba/bootstrap
Developer virtualenv bootstrap scripts.
2015-10-05 15:18:30 -07:00
Jakub Warmuz
26e03dbba2 docs: remove venv3. 2015-10-05 22:12:21 +00:00
Jakub Warmuz
18f1bb49f0 Merge remote-tracking branch 'github/letsencrypt/master' into bootstrap 2015-10-05 21:38:06 +00:00
Jakub Warmuz
0d880e334d separate pip install -U setuptools pip
https://travis-ci.org/jsha/boulder/jobs/83762761#L557

Success: virtualenv --no-site-packages -p python2 ./venv
./venv/bin/pip install -U setuptools pip
Downloading/unpacking distribute from https://pypi.python.org/packages/source/d/distribute/distribute-0.7.3.zip#md5=c6c59594a7b180af57af8a0cc0cf5b4a
  Downloading distribute-0.7.3.zip (145Kb): 145Kb downloaded
  Running setup.py egg_info for package distribute

Downloading/unpacking pip from https://pypi.python.org/packages/source/p/pip/pip-7.1.2.tar.gz#md5=3823d2343d9f3aaab21cf9c917710196
  Downloading pip-7.1.2.tar.gz (1.0Mb): 1.0Mb downloaded
  Running setup.py egg_info for package pip

    warning: no previously-included files found matching '.coveragerc'
    warning: no previously-included files found matching '.mailmap'
    warning: no previously-included files found matching '.travis.yml'
    warning: no previously-included files found matching 'pip/_vendor/Makefile'
    warning: no previously-included files found matching 'tox.ini'
    warning: no previously-included files found matching 'dev-requirements.txt'
    no previously-included directories found matching '.travis'
    no previously-included directories found matching 'docs/_build'
    no previously-included directories found matching 'contrib'
    no previously-included directories found matching 'tasks'
    no previously-included directories found matching 'tests'
Downloading/unpacking setuptools>=0.7 (from distribute)
  Downloading setuptools-18.3.2.tar.gz (626Kb): 626Kb downloaded
  Running setup.py egg_info for package setuptools

Installing collected packages: distribute, pip, setuptools
  Found existing installation: distribute 0.6.24
    Uninstalling distribute:
      Successfully uninstalled distribute
  Running setup.py install for distribute

  Found existing installation: pip 1.1
    Uninstalling pip:
      Successfully uninstalled pip
  Running setup.py install for pip
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
    ImportError: No module named setuptools
    Complete output from command /home/travis/letsencrypt/venv/bin/python2 -c "import setuptools;__file__='/home/travis/letsencrypt/venv/build/pip/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --single-version-externally-managed --record /tmp/pip-4lZMdG-record/install-record.txt --install-headers /home/travis/letsencrypt/venv/include/site/python2.7:
    Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named setuptools
----------------------------------------
  Rolling back uninstall of pip
Exception:
Traceback (most recent call last):
  File "/home/travis/letsencrypt/venv/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/basecommand.py", line 104, in main
    status = self.run(options, args)
  File "/home/travis/letsencrypt/venv/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/commands/install.py", line 250, in run
    requirement_set.install(install_options, global_options)
  File "/home/travis/letsencrypt/venv/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/req.py", line 1137, in install
    requirement.rollback_uninstall()
  File "/home/travis/letsencrypt/venv/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/req.py", line 491, in rollback_uninstall
    self.uninstalled.rollback()
  File "/home/travis/letsencrypt/venv/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/req.py", line 1450, in rollback
    pth.rollback()
AttributeError: 'str' object has no attribute 'rollback'
Storing complete log in /home/travis/.pip/pip.log
[!] FAILURE: ./venv/bin/pip install -U setuptools pip
./venv/bin/pip install -r requirements.txt -e acme -e . -e letsencrypt-apache -e letsencrypt-nginx
Traceback (most recent call last):
  File "./venv/bin/pip", line 5, in <module>
    from pkg_resources import load_entry_point
ImportError: No module named pkg_resources
2015-10-05 20:06:55 +00:00