diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-11-03 16:51:22 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-11-03 16:51:22 +0000 |
commit | 4438d4b86f7f82380329c7a520d84bb3d18ec68b (patch) | |
tree | d225d91dbca9db366154f4cddffb596c5b5b1ad8 /gcarq.txt | |
parent | 2021-11-03T16:30:01Z (diff) | |
download | repos-4438d4b86f7f82380329c7a520d84bb3d18ec68b.tar.gz repos-4438d4b86f7f82380329c7a520d84bb3d18ec68b.tar.bz2 repos-4438d4b86f7f82380329c7a520d84bb3d18ec68b.zip |
2021-11-03T16:45:01Z
Diffstat (limited to 'gcarq.txt')
-rw-r--r-- | gcarq.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/gcarq.txt b/gcarq.txt index 673a7adff080..e92b3ad3c0be 100644 --- a/gcarq.txt +++ b/gcarq.txt @@ -15,9 +15,15 @@ pkgcore 0.12.7 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gcarq *** syncing gcarq -Already up to date. +fatal: expected flush after ref listing +!!! failed syncing gcarq + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gcarq +*** syncing gcarq +Cloning into '/var/lib/repo-mirror-ci/sync/gcarq'... *** synced gcarq - * 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 gcarq |