diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-02-16 21:35:55 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-02-16 21:35:55 +0000 |
commit | b79f0c60c6569de8782869c5ab7c711086748f5c (patch) | |
tree | 8330c05f65c699ddc26c9c220f78388bf77fda75 /didactic-duck.txt | |
parent | 2020-02-16T21:00:01Z (diff) | |
download | repos-b79f0c60c6569de8782869c5ab7c711086748f5c.tar.gz repos-b79f0c60c6569de8782869c5ab7c711086748f5c.tar.bz2 repos-b79f0c60c6569de8782869c5ab7c711086748f5c.zip |
2020-02-16T21:30:01Z
Diffstat (limited to 'didactic-duck.txt')
-rw-r--r-- | didactic-duck.txt | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/didactic-duck.txt b/didactic-duck.txt index 3566b09b9b9a..b3bbca521097 100644 --- a/didactic-duck.txt +++ b/didactic-duck.txt @@ -10,10 +10,29 @@ 'uri': 'https://github.com/lucianposton/didactic-duck.git'}], 'status': 'unofficial'} $ pmaint sync didactic-duck -Already up to date. +From https://github.com/lucianposton/didactic-duck + + ef91c76...3a1eaf1 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 didactic-duck +!!! failed syncing didactic-duck + * Sync failed with 1 + * Will try to re-create +$ pmaint sync didactic-duck +Cloning into '/var/lib/repo-mirror-ci/sync/didactic-duck'... *** syncing didactic-duck *** synced didactic-duck - * 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 didactic-duck |