diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-02-09 23:10:28 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-02-09 23:10:28 +0000 |
commit | 53017412547870c8b7dcf8f897aa8e1e4ba2d102 (patch) | |
tree | 017fac2f2c7410fa24e0d5c78428a1c2608bfc5e /distros.txt | |
parent | 2020-02-09T20:20:01Z (diff) | |
download | repos-53017412547870c8b7dcf8f897aa8e1e4ba2d102.tar.gz repos-53017412547870c8b7dcf8f897aa8e1e4ba2d102.tar.bz2 repos-53017412547870c8b7dcf8f897aa8e1e4ba2d102.zip |
2020-02-09T23:00:01Z
Diffstat (limited to 'distros.txt')
-rw-r--r-- | distros.txt | 20 |
1 files changed, 9 insertions, 11 deletions
diff --git a/distros.txt b/distros.txt index 3cf0e15e7f7e..153b7480d3f8 100644 --- a/distros.txt +++ b/distros.txt @@ -6,17 +6,15 @@ 'source': [{'type': 'git', 'uri': 'git://git.calculate.ru/calculate/distros.git'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync distros -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 +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). +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). Cloning into '/var/lib/repo-mirror-ci/sync/distros'... -fatal: read error: Connection reset by peer *** 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 |