[email protected]:~/android/system$ breakfast serrano3gxx
including vendor/cm/vendorsetup.sh
build/core/product_config.mk:242: *** device/samsung/serrano3gxx/cm.mk: malformed COPY_FILE "PRODUCT_COPY_FILES". Stop.
Device serrano3gxx not found. Attempting to retrieve device repository from CyanogenMod Github (http://github.com/CyanogenMod).
Traceback (most recent call last):
File "build/tools/roomservice.py", line 76, 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:242: *** device/samsung/serrano3gxx/cm.mk: malformed COPY_FILE "PRODUCT_COPY_FILES". Stop.
** Don't have a product spec for: 'cm_serrano3gxx'
** Do you have the right repo manifest?