Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save TheHercules/59569ad8660656fb36d150fe8635eb6c to your computer and use it in GitHub Desktop.
Save TheHercules/59569ad8660656fb36d150fe8635eb6c to your computer and use it in GitHub Desktop.
WARNING: detected conflict in revisions for repository android_device_asus_msm8916-common
Traceback (most recent call last):
File "build/tools/roomservice.py", line 354, in <module>
fetch_dependencies(device)
File "build/tools/roomservice.py", line 306, in fetch_dependencies
check_manifest_problems(dependencies)
File "build/tools/roomservice.py", line 237, in check_manifest_problems
file = ES.parse('/'.join([local_manifest_dir, "roomservice.xml"]))
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1182, in parse
tree.parse(source, parser)
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 647, in parse
source = open(source, "rb")
IOError: [Errno 2] No such file or directory: '.repo/local_manifests/roomservice.xml'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment