diff options
author | 2023-04-06 06:01:49 +0000 | |
---|---|---|
committer | 2023-04-06 06:01:49 +0000 | |
commit | f4b7ec4dcb00313d8b8bef28b8e75ab33625a7dd (patch) | |
tree | dc22daf83796447bfc8e5519743594c307f843b0 /distros.txt | |
parent | 2023-04-06T05:45:01Z (diff) | |
download | repos-f4b7ec4dcb00313d8b8bef28b8e75ab33625a7dd.tar.gz repos-f4b7ec4dcb00313d8b8bef28b8e75ab33625a7dd.tar.bz2 repos-f4b7ec4dcb00313d8b8bef28b8e75ab33625a7dd.zip |
2023-04-06T06:00:01Z
Diffstat (limited to 'distros.txt')
-rw-r--r-- | distros.txt | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/distros.txt b/distros.txt index 4a1110f5e937..cf1dfa4644c3 100644 --- a/distros.txt +++ b/distros.txt @@ -10,17 +10,9 @@ pkgcore 0.12.20 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync distros *** syncing distros -fatal: unable to connect to git.calculate-linux.org: -git.calculate-linux.org[0: 80.246.250.190]: errno=Connection timed out - -!!! 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 -*** syncing distros -Cloning into '/var/lib/repo-mirror-ci/sync/distros'... +Already up to date. *** synced distros - * Sync succeeded after re-adding + * 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 |