diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-09-09 18:51:13 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-09-09 18:51:13 +0000 |
commit | d81fe047d8afb5c80f869dacdb2e1006482ee352 (patch) | |
tree | 2ad3e04bc42423aedc0794b7fdd27402bacf0424 /2xsaiko.txt | |
parent | 2021-09-09T18:30:01Z (diff) | |
download | repos-d81fe047d8afb5c80f869dacdb2e1006482ee352.tar.gz repos-d81fe047d8afb5c80f869dacdb2e1006482ee352.tar.bz2 repos-d81fe047d8afb5c80f869dacdb2e1006482ee352.zip |
2021-09-09T18:45:01Z
Diffstat (limited to '2xsaiko.txt')
-rw-r--r-- | 2xsaiko.txt | 42 |
1 files changed, 33 insertions, 9 deletions
diff --git a/2xsaiko.txt b/2xsaiko.txt index f749f085b22a..e22efcb7bdb7 100644 --- a/2xsaiko.txt +++ b/2xsaiko.txt @@ -12,16 +12,40 @@ pkgcore 0.12.7 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync 2xsaiko *** syncing 2xsaiko From https://git.sr.ht/~dblsaiko/ebuilds - 11939ca..c07d7ad master -> origin/master -Updating 11939ca..c07d7ad -Fast-forward - app-shells/zsh-autosuggestions/Manifest | 4 ++-- - app-shells/zsh-autosuggestions/metadata.xml | 4 +--- - ...-autosuggestions-0.5.2.ebuild => zsh-autosuggestions-0.7.0.ebuild} | 4 ++-- - 3 files changed, 5 insertions(+), 7 deletions(-) - rename app-shells/zsh-autosuggestions/{zsh-autosuggestions-0.5.2.ebuild => zsh-autosuggestions-0.7.0.ebuild} (88%) + + c07d7ad...c0287a0 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 2xsaiko + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync 2xsaiko +*** syncing 2xsaiko +Cloning into '/var/lib/repo-mirror-ci/sync/2xsaiko'... *** synced 2xsaiko - * 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 2xsaiko |