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