diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-02-17 02:33:07 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-02-17 02:33:07 +0000 |
commit | 393871789e6b56d20621589ca9c702e4a8538c73 (patch) | |
tree | f92f9a4b639dcb4bb0df6a0fd978f65276a803a7 /calculate.txt | |
parent | 2023-02-17T02:15:01Z (diff) | |
download | repos-393871789e6b56d20621589ca9c702e4a8538c73.tar.gz repos-393871789e6b56d20621589ca9c702e4a8538c73.tar.bz2 repos-393871789e6b56d20621589ca9c702e4a8538c73.zip |
2023-02-17T02:30:01Z
Diffstat (limited to 'calculate.txt')
-rw-r--r-- | calculate.txt | 22 |
1 files changed, 9 insertions, 13 deletions
diff --git a/calculate.txt b/calculate.txt index 7a7c4539c4d1..b1316cbb2a6d 100644 --- a/calculate.txt +++ b/calculate.txt @@ -8,19 +8,15 @@ 'status': 'unofficial'} pkgcore 0.12.17 + * Adding new repository $ 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 -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync calculate +WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** 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=Network is unreachable - -!!! 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 |