diff options
Diffstat (limited to 'anyc.txt')
-rw-r--r-- | anyc.txt | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -14,9 +14,15 @@ pkgcore 0.12.8 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync anyc *** syncing anyc -Already up to date. +fatal: unable to access 'https://github.com/anyc/anyc-overlay.git/': Failed to connect to github.com port 443 after 31417 ms: Connection timed out +!!! failed syncing anyc + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync anyc +*** syncing anyc +Cloning into '/var/lib/repo-mirror-ci/sync/anyc'... *** synced anyc - * 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 anyc |