diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-08-20 02:48:55 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-08-20 02:48:55 +0000 |
commit | 8ea5d15ff6a7a3636960238df419609d4ac744a0 (patch) | |
tree | e60fb5534f3d9db8c7b0bf59b3df8dc4c01e1016 /gnustep.txt | |
parent | 2024-08-20T02:30:00Z (diff) | |
download | repos-8ea5d15ff6a7a3636960238df419609d4ac744a0.tar.gz repos-8ea5d15ff6a7a3636960238df419609d4ac744a0.tar.bz2 repos-8ea5d15ff6a7a3636960238df419609d4ac744a0.zip |
2024-08-20T02:45:00Z
Diffstat (limited to 'gnustep.txt')
-rw-r--r-- | gnustep.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/gnustep.txt b/gnustep.txt index e5496f64ac28..c061daeec119 100644 --- a/gnustep.txt +++ b/gnustep.txt @@ -15,9 +15,16 @@ pkgcore 0.12.24 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gnustep *** syncing gnustep -Already up to date. +error: RPC failed; curl 35 Recv failure: Connection reset by peer +fatal: expected flush after ref listing +!!! failed syncing gnustep + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gnustep +*** syncing gnustep +Cloning into '/var/lib/repo-mirror-ci/sync/gnustep'... *** synced gnustep - * 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 gnustep |