adeen-s

Untitled

Dec 21st, 2015
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 KB | None | 0 0
  1. HABUILD_SDK [P3100] adeen-s@adeen-s-PC:~/mer/android/droid$ breakfast $DEVICE
  2. including vendor/cm/vendorsetup.sh
  3. 140057325180576:error:0200100D:system library:fopen:Permission denied:bss_file.c:169:fopen('/usr/lib/ssl/openssl.cnf','rb')
  4. 140057325180576:error:2006D002:BIO routines:BIO_new_file:system lib:bss_file.c:174:
  5. 140057325180576:error:0E078002:configuration file routines:DEF_LOAD:system lib:conf_def.c:199:
  6. ls: cannot access device/*/P3100/cm.mk: No such file or directory
  7. build/core/product_config.mk:233: *** Can not locate config makefile for product "cm_P3100". Stop.
  8. Device P3100 not found. Attempting to retrieve device repository from CyanogenMod Github (http://github.com/CyanogenMod).
  9. Traceback (most recent call last):
  10. File "build/tools/roomservice.py", line 76, in <module>
  11. result = json.loads(urllib.request.urlopen(githubreq).read().decode())
  12. File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen
  13. return _opener.open(url, data, timeout)
  14. File "/usr/lib/python2.7/urllib2.py", line 410, in open
  15. response = meth(req, response)
  16. File "/usr/lib/python2.7/urllib2.py", line 523, in http_response
  17. 'http', request, response, code, msg, hdrs)
  18. File "/usr/lib/python2.7/urllib2.py", line 448, in error
  19. return self._call_chain(*args)
  20. File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
  21. result = func(*args)
  22. File "/usr/lib/python2.7/urllib2.py", line 531, in http_error_default
  23. raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
  24. urllib2.HTTPError: HTTP Error 403: Forbidden
  25. 139903867115168:error:0200100D:system library:fopen:Permission denied:bss_file.c:169:fopen('/usr/lib/ssl/openssl.cnf','rb')
  26. 139903867115168:error:2006D002:BIO routines:BIO_new_file:system lib:bss_file.c:174:
  27. 139903867115168:error:0E078002:configuration file routines:DEF_LOAD:system lib:conf_def.c:199:
  28. ls: cannot access device/*/P3100/cm.mk: No such file or directory
  29. build/core/product_config.mk:233: *** Can not locate config makefile for product "cm_P3100". Stop.
  30.  
  31. ** Don't have a product spec for: 'cm_P3100'
  32. ** Do you have the right repo manifest?
Add Comment
Please, Sign In to add comment