diff options
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 |