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 --- thabairne.html | 76 ++++++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 55 insertions(+), 21 deletions(-) (limited to 'thabairne.html') diff --git a/thabairne.html b/thabairne.html index 1f1b6d9f4439..8dcb0500c91b 100644 --- a/thabairne.html +++ b/thabairne.html @@ -34,47 +34,81 @@ 12
$ pmaint sync thabairne
 
- 13
warning: Pulling without specifying how to reconcile divergent branches is
+            13
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).
 
- 14
discouraged. You can squelch this message by running one of the following
+            14
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).
 
- 15
commands sometime before your next pull:
+            15
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).
 
- 16
+            16
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).
 
- 17
  git config pull.rebase false  # merge (the default strategy)
+            17
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).
 
- 18
  git config pull.rebase true   # rebase
+            18
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).
 
- 19
  git config pull.ff only       # fast-forward only
+            19
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).
 
- 20
+            20
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).
 
- 21
You can replace "git config" with "git config --global" to set a default
+            21
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).
 
- 22
preference for all repositories. You can also pass --rebase, --no-rebase,
+            22
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).
 
- 23
or --ff-only on the command line to override the configured default per
+            23
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).
 
- 24
invocation.
+            24
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).
 
- 25
+            25
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).
 
- 26
Already up to date.
+            26
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).
 
- 27
*** syncing thabairne
+            27
WARNING:pkgcore:superposition repo at '/var/lib/repo-mirror-ci/sync/superposition', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 28
*** synced thabairne
+            28
WARNING:pkgcore:tamiko repo at '/var/lib/repo-mirror-ci/sync/tamiko', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 29
 * Sync succeeded
+            29
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).
 
- 30
$ git log --format=%ci -1
+            30
warning: Pulling without specifying how to reconcile divergent branches is
 
- 31
$ git show -q --pretty=format:%G? HEAD
+            31
discouraged. You can squelch this message by running one of the following
 
- 32
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 thabairne
+            32
commands sometime before your next pull:
 
- 33
 * Cache regenerated successfully
+            33
+
+ 34
  git config pull.rebase false  # merge (the default strategy)
+
+ 35
  git config pull.rebase true   # rebase
+
+ 36
  git config pull.ff only       # fast-forward only
+
+ 37
+
+ 38
You can replace "git config" with "git config --global" to set a default
+
+ 39
preference for all repositories. You can also pass --rebase, --no-rebase,
+
+ 40
or --ff-only on the command line to override the configured default per
+
+ 41
invocation.
+
+ 42
+
+ 43
Already up to date.
+
+ 44
*** syncing thabairne
+
+ 45
*** synced thabairne
+
+ 46
 * Sync succeeded
+
+ 47
$ git log --format=%ci -1
+
+ 48
$ git show -q --pretty=format:%G? HEAD
+
+ 49
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 thabairne
+
+ 50
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad