diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-11-08 04:21:11 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-11-08 04:21:11 +0000 |
commit | 8442dbc38ae283f2eb0c47a714e1fb01d82bb470 (patch) | |
tree | 9c12749392e7bca802862683ba34498350036ec2 /tatsh-overlay.txt | |
parent | 2021-11-08T04:00:01Z (diff) | |
download | repos-8442dbc38ae283f2eb0c47a714e1fb01d82bb470.tar.gz repos-8442dbc38ae283f2eb0c47a714e1fb01d82bb470.tar.bz2 repos-8442dbc38ae283f2eb0c47a714e1fb01d82bb470.zip |
2021-11-08T04:15:01Z
Diffstat (limited to 'tatsh-overlay.txt')
-rw-r--r-- | tatsh-overlay.txt | 41 |
1 files changed, 33 insertions, 8 deletions
diff --git a/tatsh-overlay.txt b/tatsh-overlay.txt index 3ff7b13b4c06..bfa35ae09062 100644 --- a/tatsh-overlay.txt +++ b/tatsh-overlay.txt @@ -16,15 +16,40 @@ pkgcore 0.12.7 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tatsh-overlay *** syncing tatsh-overlay From https://github.com/Tatsh/tatsh-overlay - 925ad9d..42afbb5 master -> origin/master -Updating 925ad9d..42afbb5 -Fast-forward - dev-libs/wolfssl/Manifest | 4 ++-- - dev-libs/wolfssl/{wolfssl-5.0.0.ebuild => wolfssl-4.8.1.ebuild} | 0 - 2 files changed, 2 insertions(+), 2 deletions(-) - rename dev-libs/wolfssl/{wolfssl-5.0.0.ebuild => wolfssl-4.8.1.ebuild} (100%) + + 42afbb5...79cfc71 master -> origin/master (forced update) +hint: Pulling without specifying how to reconcile divergent branches is +hint: discouraged. You can squelch this message by running one of the following +hint: commands sometime before your next pull: +hint: +hint: git config pull.rebase false # merge (the default strategy) +hint: git config pull.rebase true # rebase +hint: git config pull.ff only # fast-forward only +hint: +hint: You can replace "git config" with "git config --global" to set a default +hint: preference for all repositories. You can also pass --rebase, --no-rebase, +hint: or --ff-only on the command line to override the configured default per +hint: invocation. +Committer identity unknown + +*** 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 tatsh-overlay + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tatsh-overlay +*** syncing tatsh-overlay +Cloning into '/var/lib/repo-mirror-ci/sync/tatsh-overlay'... *** synced tatsh-overlay - * Sync succeeded + * Sync succeeded after re-adding $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 tatsh-overlay |