spesmilo / electrum

Electrum Bitcoin Wallet
https://electrum.org
MIT License
7.34k stars 3.06k forks source link

Error message when building windows binaries on Ubuntu WSL and Docker Desktop #5475

Open buhrmi opened 5 years ago

buhrmi commented 5 years ago

Hello,

I'm running into an error again. Still following the guide to build a windows binary, using Docker Desktop and WSL/Ubuntu:

/opt/wine64/drive_c/electrum /opt/wine64/drive_c/electrum/contrib/build-wine/tmperror: invalid config file .git/config
error: invalid config file .git/config
fatal: Failed to register url for submodule path 'contrib/deterministic-build/electrum-locale'

The full console output here https://gist.github.com/buhrmi/669190c4d03f7febc056961184e3a013

SomberNight commented 5 years ago

As you can tell, we have never tried to run this script on WSL. If you can get it to work, feel free to describe what changes would be needed (or make a PR).

(for reference, previous issue was https://github.com/spesmilo/electrum/issues/5474)