Advertisement
letmedanz

Untitled

Jan 30th, 2015
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. Which would you like? [aosp_arm-eng] 34
  2. build/core/product_config.mk:236: *** _nic.PRODUCTS.[[device/lge/hammerhead/slim.mk]]: "vendor/lge/hammerhead/device-vendor.mk" does not exist. Stop.
  3. Device hammerhead not found. Attempting to retrieve device repository from SlimRoms Github (http://github.com/SlimRoms).
  4. Traceback (most recent call last):
  5. File "build/tools/roomservice.py", line 43, in <module>
  6. result = json.loads(urllib2.urlopen("https://api.github.com/users/SlimRoms/repos?page=%d" % page).read())
  7. File "/usr/lib64/python2.7/urllib2.py", line 127, in urlopen
  8. return _opener.open(url, data, timeout)
  9. File "/usr/lib64/python2.7/urllib2.py", line 410, in open
  10. response = meth(req, response)
  11. File "/usr/lib64/python2.7/urllib2.py", line 523, in http_response
  12. 'http', request, response, code, msg, hdrs)
  13. File "/usr/lib64/python2.7/urllib2.py", line 448, in error
  14. return self._call_chain(*args)
  15. File "/usr/lib64/python2.7/urllib2.py", line 382, in _call_chain
  16. result = func(*args)
  17. File "/usr/lib64/python2.7/urllib2.py", line 531, in http_error_default
  18. raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
  19. urllib2.HTTPError: HTTP Error 403: Forbidden
  20. build/core/product_config.mk:236: *** _nic.PRODUCTS.[[device/lge/hammerhead/slim.mk]]: "vendor/lge/hammerhead/device-vendor.mk" does not exist. Stop.
  21.  
  22. ** Don't have a product spec for: 'slim_hammerhead'
  23. ** Do you have the right repo manifest?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement