tvalentyn commented on pull request #12619:
URL: https://github.com/apache/beam/pull/12619#issuecomment-675768399
```
ERROR:root:Error occurred when pull license for enum34 from {'license':
'https://bitbucket.org/stoneleaf/enum34/raw/c208549a93b71b948ff7bbdfd29dce8f85527916/enum/LICENSE'}.
16:06:02 Traceback (most recent call last):
16:06:02 File "/tmp/license_scripts/pull_licenses_py.py", line 94, in
pull_from_url
16:06:02 url_read = urlopen(config['license'])
16:06:02 File "/usr/local/lib/python2.7/urllib2.py", line 154, in urlopen
16:06:02 [0m[91m return opener.open(url, data, timeout)
16:06:02 File "/usr/local/lib/python2.7/urllib2.py", line 435, in open
16:06:02 response = meth(req, response)
16:06:02 File "/usr/local/lib/python2.7/urllib2.py", line 548, in
http_response
16:06:02 'http', request, response, code, msg, hdrs)
16:06:02 File "/usr/local/lib/python2.7/urllib2.py", line 473, in error
16:06:02 return self._call_chain(*args)
16:06:02 [0m[91m File "/usr/local/lib/python2.7/urllib2.py", line 407, in
_call_chain
16:06:02 result = func(*args)
16:06:02 File "/usr/local/lib/python2.7/urllib2.py", line 556, in
http_error_default
```
We would need to change how we fetch the license for enum34. This must be
blocking precommits now on master as well.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]