diff options
author | 2021-04-12 14:05:03 +0000 | |
---|---|---|
committer | 2021-04-12 14:05:03 +0000 | |
commit | 7f1a15cb7cdb5c1214bc42c05445008daadf932e (patch) | |
tree | 0687f3992fa758f2fb6efeac09c368e4c9cb1b35 /eigenlay.txt | |
parent | 2021-04-12T13:45:01Z (diff) | |
download | repos-7f1a15cb7cdb5c1214bc42c05445008daadf932e.tar.gz repos-7f1a15cb7cdb5c1214bc42c05445008daadf932e.tar.bz2 repos-7f1a15cb7cdb5c1214bc42c05445008daadf932e.zip |
2021-04-12T14:00:01Z
Diffstat (limited to 'eigenlay.txt')
-rw-r--r-- | eigenlay.txt | 29 |
1 files changed, 20 insertions, 9 deletions
diff --git a/eigenlay.txt b/eigenlay.txt index 581dfb5d14bf..d47cd898bac5 100644 --- a/eigenlay.txt +++ b/eigenlay.txt @@ -23,16 +23,27 @@ or --ff-only on the command line to override the configured default per invocation. From https://gitlab.com/eigennet/eigenlay - 86624b2..e94135a master -> origin/master -Updating 86624b2..e94135a -Fast-forward - media-libs/phash/metadata.xml | 10 ++++++++++ - media-libs/phash/phash-9999.ebuild | 27 +++++++++++++++++++++++++++ - 2 files changed, 37 insertions(+) - create mode 100644 media-libs/phash/metadata.xml - create mode 100644 media-libs/phash/phash-9999.ebuild + + e94135a...0205343 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 +!!! failed syncing eigenlay + * Sync failed with 1 + * Will try to re-create +$ pmaint sync eigenlay +*** syncing eigenlay +Cloning into '/var/lib/repo-mirror-ci/sync/eigenlay'... *** synced eigenlay - * 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 32 eigenlay |