humeman / openauto-patched-installer

Installer for openauto which patches various issues with newer GooglePlayServices/touchscreen/device detection/compilation issues.
21 stars 23 forks source link

compilation issues when running on Docker #4

Open sharavan-lab opened 3 years ago

sharavan-lab commented 3 years ago

Hello , Found this error when running docker with open auto on top of Ubuntu 16.04. [OAInstaller] Cloning AASDK Cloning into 'aasdk'... qemu: Unsupported syscall: 384 remote: Enumerating objects: 1476, done. remote: Total 1476 (delta 0), reused 0 (delta 0), pack-reused 1476 Receiving objects: 100% (1476/1476), 284.24 KiB | 327.00 KiB/s, done. unable to dump 00238400 error: index-pack died of signal 11 fatal: index-pack failed [OAInstaller] ERROR: Couldn't clone AASDK! [OAInstaller] If necessary, report this under the Issues tab on the installer github at https://github.com/humeman/openauto-patched-installer.

Thanks Sharavan