Guest User

Untitled

a guest
Feb 25th, 2013
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. Device i9100 not found. Attempting to retrieve device repository from CyanogenMod Github (http://github.com/CyanogenMod).
  2. Traceback (most recent call last):
  3. File "build/tools/roomservice.py", line 59, in <module>
  4. result = json.loads(urllib2.urlopen(githubreq).read())
  5. File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen
  6. return _opener.open(url, data, timeout)
  7. File "/usr/lib/python2.7/urllib2.py", line 407, in open
  8. response = meth(req, response)
  9. File "/usr/lib/python2.7/urllib2.py", line 520, in http_response
  10. 'http', request, response, code, msg, hdrs)
  11. File "/usr/lib/python2.7/urllib2.py", line 445, in error
  12. return self._call_chain(*args)
  13. File "/usr/lib/python2.7/urllib2.py", line 379, in _call_chain
  14. result = func(*args)
  15. File "/usr/lib/python2.7/urllib2.py", line 528, in http_error_default
  16. raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
  17. urllib2.HTTPError: HTTP Error 403: Forbidden
  18. ls: kan geen toegang krijgen tot device/*/i9100/cm.mk: Bestand of map bestaat niet
  19. build/core/product_config.mk:234: *** Cannot locate config makefile for product "cm_i9100". Gestopt.
Advertisement
Add Comment
Please, Sign In to add comment