diff options
author | 2023-01-25 08:31:55 +0000 | |
---|---|---|
committer | 2023-01-25 08:31:55 +0000 | |
commit | de4e52de45b593c6046e423b7d6256ac6b237611 (patch) | |
tree | c601e6e9f1b00d2918421a08366a0d5bfe1f7b77 /calculate.txt | |
parent | 2023-01-25T08:15:01Z (diff) | |
download | repos-de4e52de45b593c6046e423b7d6256ac6b237611.tar.gz repos-de4e52de45b593c6046e423b7d6256ac6b237611.tar.bz2 repos-de4e52de45b593c6046e423b7d6256ac6b237611.zip |
2023-01-25T08:30: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 6e75cf2c47d3..57f737904b71 100644 --- a/calculate.txt +++ b/calculate.txt @@ -8,19 +8,13 @@ 'status': 'unofficial'} pkgcore 0.12.17 -$ 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=Network is unreachable - -!!! 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=Connection timed out - -!!! 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 |