diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-03-11 15:35:38 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-03-11 15:35:38 +0000 |
commit | 7979b1d479f51bc70f8d5844f6ddf36d0f7c8eaf (patch) | |
tree | 8eaad8876278b21c777726de550315f7446fe05d /bubba.txt | |
parent | 2021-03-11T15:15:01Z (diff) | |
download | repos-7979b1d479f51bc70f8d5844f6ddf36d0f7c8eaf.tar.gz repos-7979b1d479f51bc70f8d5844f6ddf36d0f7c8eaf.tar.bz2 repos-7979b1d479f51bc70f8d5844f6ddf36d0f7c8eaf.zip |
2021-03-11T15:30:01Z
Diffstat (limited to 'bubba.txt')
-rw-r--r-- | bubba.txt | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/bubba.txt b/bubba.txt index 0a326f9d305e..687db653d35a 100644 --- a/bubba.txt +++ b/bubba.txt @@ -22,10 +22,29 @@ preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. -Already up to date. +From https://github.com/gordonb3/bubba-overlay + + f68a1f6...974b536 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 bubba +!!! failed syncing bubba + * Sync failed with 1 + * Will try to re-create +$ pmaint sync bubba +Cloning into '/var/lib/repo-mirror-ci/sync/bubba'... *** syncing bubba *** synced bubba - * 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 bubba |