diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-05 07:37:29 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-05 07:37:29 +0000 |
commit | 3a87ec20038869593139fc50abbc6a480185eaa7 (patch) | |
tree | 7e9625699debff6935a14abd01f1d0ebbdb39ee7 /distros.txt | |
parent | 2020-05-05T06:30:01Z (diff) | |
download | repos-3a87ec20038869593139fc50abbc6a480185eaa7.tar.gz repos-3a87ec20038869593139fc50abbc6a480185eaa7.tar.bz2 repos-3a87ec20038869593139fc50abbc6a480185eaa7.zip |
2020-05-05T07:30:01Z
Diffstat (limited to 'distros.txt')
-rw-r--r-- | distros.txt | 18 |
1 files changed, 7 insertions, 11 deletions
diff --git a/distros.txt b/distros.txt index c11bbe6f601d..e1abfffbb0f0 100644 --- a/distros.txt +++ b/distros.txt @@ -6,18 +6,14 @@ 'source': [{'type': 'git', 'uri': 'git://git.calculate.ru/calculate/distros.git'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync distros WARNING:pkgcore:chaoslab repo at '/var/lib/repo-mirror-ci/sync/chaoslab', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -fatal: unable to connect to git.calculate.ru: -git.calculate.ru[0: 95.213.228.194]: errno=Connection timed out - -*** syncing distros -!!! failed syncing distros - * Sync failed with 1 - * Will try to re-create -$ pmaint sync distros Cloning into '/var/lib/repo-mirror-ci/sync/distros'... -fatal: read error: Connection timed out *** syncing distros -!!! 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 regen --use-local-desc --pkg-desc-index -t 1 distros + * Cache regenerated successfully |