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