From c8368258824b076c171fe25f0001200f1626c843 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Fri, 23 Oct 2020 15:07:24 +0000 Subject: 2020-10-23T14:30:01Z --- tarantool.html | 72 +++++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 51 insertions(+), 21 deletions(-) (limited to 'tarantool.html') diff --git a/tarantool.html b/tarantool.html index b9d105aa1b79..2c185bfee1a8 100644 --- a/tarantool.html +++ b/tarantool.html @@ -42,47 +42,77 @@ 16
$ pmaint sync tarantool
 
- 17
warning: Pulling without specifying how to reconcile divergent branches is
+            17
WARNING:pkgcore:kde repo at '/var/lib/repo-mirror-ci/sync/kde', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 18
discouraged. You can squelch this message by running one of the following
+            18
WARNING:pkgcore:leio repo at '/var/lib/repo-mirror-ci/sync/leio', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 19
commands sometime before your next pull:
+            19
WARNING:pkgcore:lisp repo at '/var/lib/repo-mirror-ci/sync/lisp', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 20
+            20
WARNING:pkgcore:matrix repo at '/var/lib/repo-mirror-ci/sync/matrix', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 21
  git config pull.rebase false  # merge (the default strategy)
+            21
WARNING:pkgcore:musl repo at '/var/lib/repo-mirror-ci/sync/musl', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 22
  git config pull.rebase true   # rebase
+            22
WARNING:pkgcore:nico repo at '/var/lib/repo-mirror-ci/sync/nico', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 23
  git config pull.ff only       # fast-forward only
+            23
WARNING:pkgcore:pigfoot repo at '/var/lib/repo-mirror-ci/sync/pigfoot', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 24
+            24
WARNING:pkgcore:python repo at '/var/lib/repo-mirror-ci/sync/python', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 25
You can replace "git config" with "git config --global" to set a default
+            25
WARNING:pkgcore:rebutia repo at '/var/lib/repo-mirror-ci/sync/rebutia', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 26
preference for all repositories. You can also pass --rebase, --no-rebase,
+            26
WARNING:pkgcore:sattvik repo at '/var/lib/repo-mirror-ci/sync/sattvik', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 27
or --ff-only on the command line to override the configured default per
+            27
WARNING:pkgcore:science repo at '/var/lib/repo-mirror-ci/sync/science', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 28
invocation.
+            28
WARNING:pkgcore:seden repo at '/var/lib/repo-mirror-ci/sync/seden', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 29
+            29
WARNING:pkgcore:squeezebox repo at '/var/lib/repo-mirror-ci/sync/squeezebox', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 30
Already up to date.
+            30
WARNING:pkgcore:ssnb repo at '/var/lib/repo-mirror-ci/sync/ssnb', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 31
*** syncing tarantool
+            31
WARNING:pkgcore:gentoo repo at '/var/lib/repo-mirror-ci/sync/gentoo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 32
*** synced tarantool
+            32
warning: Pulling without specifying how to reconcile divergent branches is
 
- 33
 * Sync succeeded
+            33
discouraged. You can squelch this message by running one of the following
 
- 34
$ git log --format=%ci -1
+            34
commands sometime before your next pull:
 
- 35
$ git show -q --pretty=format:%G? HEAD
+            35
 
- 36
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 tarantool
+            36
  git config pull.rebase false  # merge (the default strategy)
 
- 37
 * Cache regenerated successfully
+            37
  git config pull.rebase true   # rebase
+
+ 38
  git config pull.ff only       # fast-forward only
+
+ 39
+
+ 40
You can replace "git config" with "git config --global" to set a default
+
+ 41
preference for all repositories. You can also pass --rebase, --no-rebase,
+
+ 42
or --ff-only on the command line to override the configured default per
+
+ 43
invocation.
+
+ 44
+
+ 45
Already up to date.
+
+ 46
*** syncing tarantool
+
+ 47
*** synced tarantool
+
+ 48
 * Sync succeeded
+
+ 49
$ git log --format=%ci -1
+
+ 50
$ git show -q --pretty=format:%G? HEAD
+
+ 51
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 tarantool
+
+ 52
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad