diff options
author | 2024-04-14 04:18:16 +0000 | |
---|---|---|
committer | 2024-04-14 04:18:16 +0000 | |
commit | f38a74321761e64430a310947aa9eef714fea1fd (patch) | |
tree | 63be4657218915b74fa9c078d6a6988708bdc516 /qv2ray-overlay.txt | |
parent | 2024-04-14T04:00:00Z (diff) | |
download | repos-f38a74321761e64430a310947aa9eef714fea1fd.tar.gz repos-f38a74321761e64430a310947aa9eef714fea1fd.tar.bz2 repos-f38a74321761e64430a310947aa9eef714fea1fd.zip |
2024-04-14T04:15:00Z
Diffstat (limited to 'qv2ray-overlay.txt')
-rw-r--r-- | qv2ray-overlay.txt | 24 |
1 files changed, 22 insertions, 2 deletions
diff --git a/qv2ray-overlay.txt b/qv2ray-overlay.txt index 83e908994f5b..cf3d28b16078 100644 --- a/qv2ray-overlay.txt +++ b/qv2ray-overlay.txt @@ -15,9 +15,29 @@ pkgcore 0.12.24 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync qv2ray-overlay *** syncing qv2ray-overlay -Already up to date. +From https://github.com/blackteahamburger/qv2ray-overlay + + bab43af...f7156c0 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 qv2ray-overlay + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync qv2ray-overlay +*** syncing qv2ray-overlay +Cloning into '/var/lib/repo-mirror-ci/sync/qv2ray-overlay'... *** synced qv2ray-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 qv2ray-overlay |