SHARE
TWEET
Untitled
a guest
Mar 25th, 2016
59
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- Installing Python packages...
- Had a problem while downloading and verifying Python packages:
- Downloading argparse==1.4.0 (23K)...
- Downloading pycparser==2.14 (223K)...
- Downloading cffi==1.4.2 (365K)...
- Downloading ConfigArgParse==0.10.0 (36K)...
- Downloading configobj==5.0.6 (33K)...
- Oh no! Peep had a problem while trying to do stuff. Please write up a bug report
- with the specifics so we can fix it:
- https://github.com/erikrose/peep/issues/new
- Here are some particulars you can copy and paste into the bug report:
- ---
- peep: (3, 1, 1)
- python: '2.7.6 (default, Jun 22 2015, 18:31:26)
- [GCC 4.8.2]'
- pip: '1.5.4'
- Command line: ['/tmp/tmp.mBsxU2yLBL/peep.py', 'install', '-r', '/tmp/tmp.mBsxU2yLBL/letsencrypt-auto-requirements.txt']
- Traceback (most recent call last):
- File "/tmp/tmp.mBsxU2yLBL/peep.py", line 967, in <module>
- exit(main())
- File "/tmp/tmp.mBsxU2yLBL/peep.py", line 939, in main
- return commands[argv[1]](argv[2:])
- File "/tmp/tmp.mBsxU2yLBL/peep.py", line 864, in peep_install
- for path in req_paths))
- File "/tmp/tmp.mBsxU2yLBL/peep.py", line 864, in <genexpr>
- for path in req_paths))
- File "/tmp/tmp.mBsxU2yLBL/peep.py", line 841, in downloaded_reqs_from_path
- _parse_requirements(path, finder)]
- File "/tmp/tmp.mBsxU2yLBL/peep.py", line 422, in __init__
- self.__class__ = self._class()
- File "/tmp/tmp.mBsxU2yLBL/peep.py", line 701, in _class
- if self._actual_hash() not in self._expected_hashes():
- File "/tmp/tmp.mBsxU2yLBL/peep.py", line 331, in memoizer
- self._cache[func.__name__] = func(self)
- File "/tmp/tmp.mBsxU2yLBL/peep.py", line 657, in _actual_hash
- return hash_of_file(join(self._temp_path, self._downloaded_filename()))
- File "/tmp/tmp.mBsxU2yLBL/peep.py", line 331, in memoizer
- self._cache[func.__name__] = func(self)
- File "/tmp/tmp.mBsxU2yLBL/peep.py", line 615, in _downloaded_filename
- file_path = self._download(link)
- File "/tmp/tmp.mBsxU2yLBL/peep.py", line 577, in _download
- response = opener(urlparse(url).scheme != 'http').open(url)
- File "/usr/lib/python2.7/urllib2.py", line 404, in open
- response = self._open(req, data)
- File "/usr/lib/python2.7/urllib2.py", line 422, in _open
- '_open', req)
- File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
- result = func(*args)
- File "/usr/lib/python2.7/urllib2.py", line 1214, in http_open
- return self.do_open(httplib.HTTPConnection, req)
- File "/usr/lib/python2.7/urllib2.py", line 1187, in do_open
- r = h.getresponse(buffering=True)
- File "/usr/lib/python2.7/httplib.py", line 1051, in getresponse
- response.begin()
- File "/usr/lib/python2.7/httplib.py", line 415, in begin
- version, status, reason = self._read_status()
- File "/usr/lib/python2.7/httplib.py", line 379, in _read_status
- raise BadStatusLine(line)
- BadStatusLine: ''
- ---
RAW Paste Data
