diff options
Diffstat (limited to 'tex-overlay.txt')
-rw-r--r-- | tex-overlay.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/tex-overlay.txt b/tex-overlay.txt index ca7157cc4a38..6a5700477db0 100644 --- a/tex-overlay.txt +++ b/tex-overlay.txt @@ -11,9 +11,15 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tex-overlay *** syncing tex-overlay -Already up to date. +fatal: unable to access 'https://anongit.gentoo.org/git/proj/tex-overlay.git/': Recv failure: Connection reset by peer +!!! failed syncing tex-overlay + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tex-overlay +*** syncing tex-overlay +Cloning into '/var/lib/repo-mirror-ci/sync/tex-overlay'... *** synced tex-overlay - * 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 tex-overlay |