diff options
author | 2020-01-04 11:05:19 +0000 | |
---|---|---|
committer | 2020-01-04 11:05:19 +0000 | |
commit | 5f98ce5183753e08b3cde9993abffc836f16baf8 (patch) | |
tree | 6dedfbe140ae302cfa23e170e5d61bdcfebad979 /crocket-overlay.txt | |
parent | 2020-01-04T10:20:01Z (diff) | |
download | repos-5f98ce5183753e08b3cde9993abffc836f16baf8.tar.gz repos-5f98ce5183753e08b3cde9993abffc836f16baf8.tar.bz2 repos-5f98ce5183753e08b3cde9993abffc836f16baf8.zip |
2020-01-04T11:00:01Z
Diffstat (limited to 'crocket-overlay.txt')
-rw-r--r-- | crocket-overlay.txt | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/crocket-overlay.txt b/crocket-overlay.txt index 1e6da1b0bdbc..4b55438fffdb 100644 --- a/crocket-overlay.txt +++ b/crocket-overlay.txt @@ -12,10 +12,29 @@ 'uri': 'git+ssh://git@github.com/crocket/crocket-overlay.git'}], 'status': 'unofficial'} $ pmaint sync crocket-overlay -Already up to date. +From https://github.com/crocket/crocket-overlay + + 8362325...0069287 master -> origin/master (forced update) + +*** 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: empty ident name (for <repomirrorci@jacamar.gentoo.org>) not allowed +*** syncing crocket-overlay +*** failed syncing crocket-overlay + * Sync failed with 1 + * Will try to re-create +$ pmaint sync crocket-overlay +Cloning into '/var/lib/repo-mirror-ci/sync/crocket-overlay'... *** syncing crocket-overlay *** synced crocket-overlay - * Sync succeeded + * Sync succeeded after re-adding $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 crocket-overlay |