Skip to content

Instantly share code, notes, and snippets.

@benclarkk
Created January 6, 2019 18:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benclarkk/a39bfaf14e4da540a16391b5057fea34 to your computer and use it in GitHub Desktop.
Save benclarkk/a39bfaf14e4da540a16391b5057fea34 to your computer and use it in GitHub Desktop.
HABUILD_SDK [mako] ben@yeet:~/hadk$ source build/envsetup.sh
including vendor/lineage/vendorsetup.sh
HABUILD_SDK [mako] ben@yeet:~/hadk$ export USE_CCACHE=1
HABUILD_SDK [mako] ben@yeet:~/hadk$ breakfast $DEVICE
including vendor/lineage/vendorsetup.sh
build/core/product_config.mk:238: *** Can not locate config makefile for product "lineage_mako". Stop.
Device mako not found. Attempting to retrieve device repository from LineageOS Github (http://github.com/LineageOS).
Found repository: android_device_lge_mako
Default revision: lineage-15.1
Checking branch info
Traceback (most recent call last):
File "vendor/lineage/build/tools/roomservice.py", line 263, in <module>
result = json.loads(urllib.request.urlopen(githubreq).read().decode())
File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "/usr/lib/python2.7/urllib2.py", line 410, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 523, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 448, in error
return self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 531, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 403: Forbidden
build/core/product_config.mk:238: *** Can not locate config makefile for product "lineage_mako". Stop.
build/core/product_config.mk:238: *** Can not locate config makefile for product "lineage_mako". Stop.
** Don't have a product spec for: 'lineage_mako'
** Do you have the right repo manifest?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment