albertone74 wrote: 
> Triode,
> 
> I am getting this error message:
> 
> > 
Code:
--------------------
  >   > git commit -a -m "!"
  > 
  > *** Please tell me who you are.
  > 
  > Run
  > 
  > git config --global user.email "y...@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@wbdual.(none)')
--------------------
> > 
> 
> Thanks!

After googling a bit I found that a solution might be to install
openntpd:


Code:
--------------------
    pacman -S openntpd
  systemctl enable openntpd
  systemctl start openntpd
  ntpd -s -d
  
--------------------


I don't whether was a coincidence or not but it worked and I was able to
update from git and download LMW which I am now installing;)



Primary system: Wandboard Quad/Dual with CSOS F19 R8, iPengHD/Squeezepad
on iPad3, Rega DAC, Virtue Audio One, Cambridge Audio Azur 640C V2,
Mission M34i.
Secondary system: Squeezebox Touch, Orange Squeeze on Nexus 7, Little
Doc DAC I, Little Dot III, AKG K 702.
------------------------------------------------------------------------
albertone74's Profile: http://forums.slimdevices.com/member.php?userid=23863
View this thread: http://forums.slimdevices.com/showthread.php?t=101624

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to