diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-08-19 00:31:31 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-08-19 00:31:31 +0000 |
commit | 5376ca6a0865354e7fffd32f90cad4bd43ccce8a (patch) | |
tree | f6bcf1e703dde1897decc2aa19407620aa10f1da /tatsh-overlay.txt | |
parent | 2023-08-19T00:15:01Z (diff) | |
download | repos-5376ca6a0865354e7fffd32f90cad4bd43ccce8a.tar.gz repos-5376ca6a0865354e7fffd32f90cad4bd43ccce8a.tar.bz2 repos-5376ca6a0865354e7fffd32f90cad4bd43ccce8a.zip |
2023-08-19T00:30:01Z
Diffstat (limited to 'tatsh-overlay.txt')
-rw-r--r-- | tatsh-overlay.txt | 24 |
1 files changed, 22 insertions, 2 deletions
diff --git a/tatsh-overlay.txt b/tatsh-overlay.txt index d6c99d3da8aa..325f33bf2b59 100644 --- a/tatsh-overlay.txt +++ b/tatsh-overlay.txt @@ -15,9 +15,29 @@ pkgcore 0.12.21 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tatsh-overlay *** syncing tatsh-overlay -Already up to date. +From https://github.com/Tatsh/tatsh-overlay + + 8e286a54...4029c31b master -> origin/master (forced update) +hint: You have divergent branches and need to specify how to reconcile them. +hint: You can do so by running one of the following commands sometime before +hint: your next pull: +hint: +hint: git config pull.rebase false # merge +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. +fatal: Need to specify how to reconcile divergent branches. +!!! 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 |