diff options
author | 2024-09-28 15:51:02 +0000 | |
---|---|---|
committer | 2024-09-28 15:51:02 +0000 | |
commit | 695249516c906e95f1b7360b9b4877d2aaf40d80 (patch) | |
tree | 01b50e6e0ba92dcc24c126f29a61dbed99eb9793 /displacer.txt | |
parent | 2024-09-28T15:15:00Z (diff) | |
download | repos-695249516c906e95f1b7360b9b4877d2aaf40d80.tar.gz repos-695249516c906e95f1b7360b9b4877d2aaf40d80.tar.bz2 repos-695249516c906e95f1b7360b9b4877d2aaf40d80.zip |
2024-09-28T15:45:00Z
Diffstat (limited to 'displacer.txt')
-rw-r--r-- | displacer.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/displacer.txt b/displacer.txt index f3f29d02ad01..b90e3492e9dd 100644 --- a/displacer.txt +++ b/displacer.txt @@ -17,9 +17,15 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync displacer *** syncing displacer -Already up to date. +fatal: unable to access 'https://anongit.gentoo.org/git/user/displacer.git/': Recv failure: Connection reset by peer +!!! failed syncing displacer + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync displacer +*** syncing displacer +Cloning into '/var/lib/repo-mirror-ci/sync/displacer'... *** synced displacer - * 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 displacer |