diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-05-17 14:17:48 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-05-17 14:17:48 +0000 |
commit | b9b0d4b25bd0e46752d2c5648fe68cd161185b82 (patch) | |
tree | 9ba40f25ef6babe8142e9f675acde1509e77c667 /calculate.txt | |
parent | 2022-05-17T14:00:01Z (diff) | |
download | repos-b9b0d4b25bd0e46752d2c5648fe68cd161185b82.tar.gz repos-b9b0d4b25bd0e46752d2c5648fe68cd161185b82.tar.bz2 repos-b9b0d4b25bd0e46752d2c5648fe68cd161185b82.zip |
2022-05-17T14:15:01Z
Diffstat (limited to 'calculate.txt')
-rw-r--r-- | calculate.txt | 20 |
1 files changed, 7 insertions, 13 deletions
diff --git a/calculate.txt b/calculate.txt index 1fc526b13999..84e9ccbc38a6 100644 --- a/calculate.txt +++ b/calculate.txt @@ -8,19 +8,13 @@ 'status': 'unofficial'} pkgcore 0.12.10 -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync calculate -*** syncing calculate -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 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync calculate *** syncing calculate Cloning into '/var/lib/repo-mirror-ci/sync/calculate'... -fatal: unable to connect to git.calculate-linux.org: -git.calculate-linux.org[0: 80.246.250.190]: errno=No route to host - -!!! failed syncing calculate - * Sync failed again with 1, removing +*** synced calculate + * Sync succeeded +$ 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 + * Cache regenerated successfully |