Advertisement
mattmanwrx

Untitled

Oct 22nd, 2013
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "build/tools/roomservice.py", line 286, in <module>
  3. fetch_device(device)
  4. File "build/tools/roomservice.py", line 254, in fetch_device
  5. git_data = search_github_for_device(device)
  6. File "build/tools/roomservice.py", line 68, in search_github_for_device
  7. check_repo_exists(git_data)
  8. File "build/tools/roomservice.py", line 52, in check_repo_exists
  9. "roomservice".format(device, android_team))
  10. Exception: n7000 not found in CarbonDev Github, exiting roomservice
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement