diff options
author | 2024-09-28 00:36:45 +0000 | |
---|---|---|
committer | 2024-09-28 00:36:45 +0000 | |
commit | 7466707fe37b6e66f9e0596ee6b7e9c114235c8c (patch) | |
tree | b8479a349975120f23ef8831b9be1c100d0567bf /sattvik.txt | |
parent | 2024-09-28T00:00:00Z (diff) | |
download | repos-7466707fe37b6e66f9e0596ee6b7e9c114235c8c.tar.gz repos-7466707fe37b6e66f9e0596ee6b7e9c114235c8c.tar.bz2 repos-7466707fe37b6e66f9e0596ee6b7e9c114235c8c.zip |
2024-09-28T00:30:00Z
Diffstat (limited to 'sattvik.txt')
-rw-r--r-- | sattvik.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/sattvik.txt b/sattvik.txt index ccd2de5e4e1e..8d0fdf1d8cf1 100644 --- a/sattvik.txt +++ b/sattvik.txt @@ -17,9 +17,16 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sattvik *** syncing sattvik -Already up to date. +error: RPC failed; curl 35 Recv failure: Connection reset by peer +fatal: expected flush after ref listing +!!! failed syncing sattvik + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sattvik +*** syncing sattvik +Cloning into '/var/lib/repo-mirror-ci/sync/sattvik'... *** synced sattvik - * 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 sattvik |