diff options
author | 2022-12-22 05:31:52 +0000 | |
---|---|---|
committer | 2022-12-22 05:31:52 +0000 | |
commit | 07e533da5c3aab594cab4b8781f95ad354454d57 (patch) | |
tree | 9bfd04b0b26a346dd8ed1ab97b267e05df8b7d35 /distros.txt | |
parent | 2022-12-22T05:15:01Z (diff) | |
download | repos-07e533da5c3aab594cab4b8781f95ad354454d57.tar.gz repos-07e533da5c3aab594cab4b8781f95ad354454d57.tar.bz2 repos-07e533da5c3aab594cab4b8781f95ad354454d57.zip |
2022-12-22T05:30:01Z
Diffstat (limited to 'distros.txt')
-rw-r--r-- | distros.txt | 21 |
1 files changed, 8 insertions, 13 deletions
diff --git a/distros.txt b/distros.txt index 8065a4ca45db..d05065eac9b4 100644 --- a/distros.txt +++ b/distros.txt @@ -8,20 +8,15 @@ 'status': 'unofficial'} pkgcore 0.12.17 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync distros WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -*** syncing distros -fatal: unable to connect to git.calculate-linux.org: -git.calculate-linux.org[0: 80.246.250.190]: errno=Network is unreachable - -!!! failed syncing distros - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync distros +WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing distros Cloning into '/var/lib/repo-mirror-ci/sync/distros'... -fatal: unable to connect to git.calculate-linux.org: -git.calculate-linux.org[0: 80.246.250.190]: errno=Network is unreachable - -!!! failed syncing distros - * Sync failed again with 1, removing +*** synced distros + * 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 distros + * Cache regenerated successfully |