Advertisement
duhjokersinhell

Untitled

Sep 3rd, 2021
365
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 1.63 KB | None | 0 0
  1. ┌──(duhjoker㉿kali)-[/mnt/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1/twrp]
  2. └─$ lunch aosp_sargo-userdebug                                                                    1
  3. build/make/core/dex_preopt_config.mk:175: warning: target `/mnt/usb-APPLE_SD_Card_Reader_000000000820-0' doesn't match the target pattern
  4. build/make/core/dex_preopt_config.mk:175: error: target pattern contains no '%'.
  5. 23:18:14 dumpvars failed with: exit status 1
  6. Your device can't be found in device sources..
  7. Traceback (most recent call last):
  8.  File "/mnt/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1/twrp/vendor/omni/build/tools/roomservice.py", line 417, in <module>
  9.    fetch_device(device)
  10.  File "/mnt/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1/twrp/vendor/omni/build/tools/roomservice.py", line 385, in fetch_device
  11.    git_data = search_gerrit_for_device(device)
  12.  File "/mnt/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1/twrp/vendor/omni/build/tools/roomservice.py", line 81, in search_gerrit_for_device
  13.    device_data = check_repo_exists(git_data, device)
  14.  File "/mnt/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1/twrp/vendor/omni/build/tools/roomservice.py", line 57, in check_repo_exists
  15.    raise Exception("{device} not found,"
  16. Exception: sargo not found,exiting roomservice
  17. build/make/core/dex_preopt_config.mk:175: warning: target `/mnt/usb-APPLE_SD_Card_Reader_000000000820-0' doesn't match the target pattern
  18. build/make/core/dex_preopt_config.mk:175: error: target pattern contains no '%'.
  19. 23:18:17 dumpvars failed with: exit status 1
  20.  
  21. ** Don't have a product spec for: 'aosp_sargo'
  22. ** Do you have the right repo manifest?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement