CounterpartyXCP / counterwallet

Counterparty web wallet
https://counterwallet.io
147 stars 162 forks source link

CW 'develop' fails to checkout without email address #693

Open ghost opened 9 years ago

ghost commented 9 years ago

Fed Node 1.1.0: Install CW from master, don't change anything, then run the same setup script to (r)ebuild CW from develop:

2015-02-17 06:09:20,975|DEBUG: RUNNING COMMAND: ln -sf /etc/sv/armory_utxsvr-testnet /etc/service/
2015-02-17 06:09:20,980|INFO: Checking out/updating counterwallet:develop from git...
2015-02-17 06:09:20,983|DEBUG: RUNNING COMMAND: cd /home/xcp/counterwallet && git pull origin develop
From https://github.com/CounterpartyXCP/counterwallet
 * branch            develop    -> FETCH_HEAD

*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: unable to auto-detect email address (got 'root@ubuntu.(none)')
2015-02-17 06:09:23,653|ERROR: Command failed: 'cd /home/xcp/counterwallet && git pull origin develop'

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.