Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Bug ./letsencrypt-auto --help #128

Closed
ghost opened this issue Mar 2, 2016 · 1 comment
Closed

Bug ./letsencrypt-auto --help #128

ghost opened this issue Mar 2, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 2, 2016


peep: (3, 1, 1)
python: '2.7.6 (default, Jun 22 2015, 17:58:13)
[GCC 4.8.2]'
pip: '1.5.4'
Command line: ['/tmp/tmp.vbX2g0e94H/peep.py', 'install', '-r', '/tmp/tmp.vbX2g0e94H/letsencrypt-auto-requirements.txt']
Traceback (most recent call last):
File "/tmp/tmp.vbX2g0e94H/peep.py", line 967, in
exit(main())
File "/tmp/tmp.vbX2g0e94H/peep.py", line 939, in main
return commandsargv[1]
File "/tmp/tmp.vbX2g0e94H/peep.py", line 884, in peep_install
req.install()
File "/tmp/tmp.vbX2g0e94H/peep.py", line 652, in install
run_pip(['install'] + other_args + ['--no-deps', '-U', archive_path])
File "/tmp/tmp.vbX2g0e94H/peep.py", line 206, in run_pip
status_code = pip.main(initial_args)
File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/pip/init.py", line 185, in main
return command.main(cmd_args)
File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/pip/basecommand.py", line 161, in main
text = '
'.join(complete_log)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 79: ordinal not in range(128)

@erikrose
Copy link
Owner

erikrose commented Mar 2, 2016

Dupe of #127

@erikrose erikrose closed this as completed Mar 2, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant