From b9626d7d459ace4edea50b993afc79b85d940737 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Wed, 30 Sep 2020 07:06:51 +0000 Subject: 2020-09-30T07:00:01Z --- distros.txt | 26 ++++---------------------- 1 file changed, 4 insertions(+), 22 deletions(-) (limited to 'distros.txt') diff --git a/distros.txt b/distros.txt index 21956fbadd3a..d7eca027ad4f 100644 --- a/distros.txt +++ b/distros.txt @@ -6,32 +6,14 @@ 'source': [{'type': 'git', 'uri': 'git://git.calculate.ru/calculate/distros.git'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync distros -warning: Pulling without specifying how to reconcile divergent branches is -discouraged. You can squelch this message by running one of the following -commands sometime before your next pull: - - git config pull.rebase false # merge (the default strategy) - git config pull.rebase true # rebase - git config pull.ff only # fast-forward only - -You can replace "git config" with "git config --global" to set a default -preference for all repositories. You can also pass --rebase, --no-rebase, -or --ff-only on the command line to override the configured default per -invocation. - -fatal: unable to connect to git.calculate.ru: -git.calculate.ru[0: 80.246.250.190]: 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: unable to connect to git.calculate.ru: git.calculate.ru[0: 80.246.250.190]: errno=Connection timed out *** syncing distros !!! failed syncing distros - * Sync failed again with 1, removing + * Sync failed with 1 -- cgit v1.2.3-65-gdbad