Gentoo Archives: gentoo-lisp

From: grozin@g.o
To: gentoo-lisp@l.g.o
Subject: [gentoo-lisp] lisp overlay
Date: Thu, 25 Sep 2014 14:16:38
Message-Id: alpine.LRH.2.11.1409252114280.48142@star.inp.nsk.su
1 Recently I have a problem syncing the overlay:
2
3 eeepc ~ # layman -s lisp
4
5 * Fetching remote list,...
6 * Fetch Ok
7
8 * Syncing selected overlays,...
9 * Running Git... # ( cd /var/lib/layman/lisp && /usr/bin/git pull )
10
11 *** Please tell me who you are.
12
13 Run
14
15 git config --global user.email "you@×××××××.com"
16 git config --global user.name "Your Name"
17
18 to set your account's default identity.
19 Omit --global to set the identity only in this repository.
20
21 fatal: unable to auto-detect email address (got 'root@eeepc.(none)')
22 * Failure result returned from Git
23 *
24 * Errors:
25 * ------
26 * Failed to sync overlay "lisp".
27 * Error was: Syncing overlay "lisp" returned status 128!
28 * db.sync()
29 *
30
31 * CLI: Errors occurred processing action sync
32 *
33 * Errors:
34 * ------
35 * Failed to sync overlay "lisp".
36 * Error was: Syncing overlay "lisp" returned status 128!
37 * db.sync()
38 *
39
40 Has something changed?
41
42 Andrey

Replies

Subject Author
Re: [gentoo-lisp] lisp overlay Panagiotis Christopoulos <pchrist@g.o>