diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-02-17 04:36:00 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-02-17 04:36:00 +0000 |
commit | 90f6b641019903c1719b8119f31679a63300535b (patch) | |
tree | 304e1e18d80af0070d8bc94a0e69c5ff26711c79 /didactic-duck.txt | |
parent | 2020-02-17T04:00:01Z (diff) | |
download | repos-90f6b641019903c1719b8119f31679a63300535b.tar.gz repos-90f6b641019903c1719b8119f31679a63300535b.tar.bz2 repos-90f6b641019903c1719b8119f31679a63300535b.zip |
2020-02-17T04: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..c367a963e6ef 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 + + 6bcddf4...57dbf24 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 |