diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-04-01 21:07:08 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-04-01 21:07:08 +0000 |
commit | 4609cf9129b5804f1b2a4d55de0bb1ed979910c5 (patch) | |
tree | 4e5c421366360a8a41b5d74657382f957331b00e /booboo.txt | |
parent | 2024-04-01T20:45:00Z (diff) | |
download | repos-4609cf9129b5804f1b2a4d55de0bb1ed979910c5.tar.gz repos-4609cf9129b5804f1b2a4d55de0bb1ed979910c5.tar.bz2 repos-4609cf9129b5804f1b2a4d55de0bb1ed979910c5.zip |
2024-04-01T21:00:00Z
Diffstat (limited to 'booboo.txt')
-rw-r--r-- | booboo.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/booboo.txt b/booboo.txt index cdeb2c5382d4..80ac6ad72981 100644 --- a/booboo.txt +++ b/booboo.txt @@ -14,9 +14,15 @@ pkgcore 0.12.24 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync booboo *** syncing booboo -Already up to date. +fatal: unable to access 'https://github.com/l29ah/booboo.git/': Recv failure: Connection reset by peer +!!! failed syncing booboo + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync booboo +*** syncing booboo +Cloning into '/var/lib/repo-mirror-ci/sync/booboo'... *** synced booboo - * 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 booboo |