summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'calculate.txt')
-rw-r--r--calculate.txt34
1 files changed, 8 insertions, 26 deletions
diff --git a/calculate.txt b/calculate.txt
index d8a3fc93f603..695b6051624d 100644
--- a/calculate.txt
+++ b/calculate.txt
@@ -6,33 +6,15 @@
'source': [{'type': 'git',
'uri': 'git://git.calculate.ru/calculate/overlay.git'}],
'status': 'unofficial'}
+ * Adding new repository
$ pmaint sync calculate
WARNING:pkgcore:awesome repo at '/var/lib/repo-mirror-ci/sync/awesome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
-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: 95.213.228.194]: errno=Connection timed out
-
-*** syncing calculate
-!!! failed syncing calculate
- * Sync failed with 1
- * Will try to re-create
-$ pmaint sync calculate
+WARNING:pkgcore:awesome repo at '/var/lib/repo-mirror-ci/sync/awesome', 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/calculate'...
-fatal: read error: Connection reset by peer
-fatal: early EOF
-fatal: index-pack failed
*** syncing calculate
-!!! failed syncing calculate
- * Sync failed again with 1, removing
+*** synced calculate
+ * Sync succeeded
+$ git log --format=%ci -1
+$ git show -q --pretty=format:%G? HEAD
+$ pmaint regen --use-local-desc --pkg-desc-index -t 1 calculate
+ * Cache regenerated successfully