diff options
Diffstat (limited to 'calculate.txt')
-rw-r--r-- | calculate.txt | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/calculate.txt b/calculate.txt index ecc4abdc030c..1c4a1f6bd985 100644 --- a/calculate.txt +++ b/calculate.txt @@ -10,9 +10,17 @@ pkgcore 0.12.17 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync calculate *** syncing calculate -Already up to date. +fatal: unable to connect to git.calculate-linux.org: +git.calculate-linux.org[0: 80.246.250.190]: errno=Connection timed out + +!!! failed syncing calculate + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync calculate +*** syncing calculate +Cloning into '/var/lib/repo-mirror-ci/sync/calculate'... *** synced calculate - * 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 calculate |