diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-06-29 20:35:06 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-06-29 20:35:06 +0000 |
commit | 774c2d59d9a7438af3f96ca294bf79cd27eea194 (patch) | |
tree | 0b0c65eed67d572bc4259a43a453f19c41687626 /average.txt | |
parent | 2020-06-29T20:00:01Z (diff) | |
download | repos-774c2d59d9a7438af3f96ca294bf79cd27eea194.tar.gz repos-774c2d59d9a7438af3f96ca294bf79cd27eea194.tar.bz2 repos-774c2d59d9a7438af3f96ca294bf79cd27eea194.zip |
2020-06-29T20:30:01Z
Diffstat (limited to 'average.txt')
-rw-r--r-- | average.txt | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/average.txt b/average.txt index 5d91048ac449..71d25d3bc280 100644 --- a/average.txt +++ b/average.txt @@ -13,10 +13,29 @@ 'uri': 'git+ssh://git@github.com/AnAverageHuman/average.git'}], 'status': 'unofficial'} $ pmaint sync average -Already up to date. +From https://github.com/AnAverageHuman/average + + 41d1fab...aacc8a8 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 average +!!! failed syncing average + * Sync failed with 1 + * Will try to re-create +$ pmaint sync average +Cloning into '/var/lib/repo-mirror-ci/sync/average'... *** syncing average *** synced average - * 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 average |