From 2c0e1d1ec9a227834c21adeac5d60b3b66e3f230 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Tue, 9 Mar 2021 07:50:42 +0000 Subject: 2021-03-09T07:45:01Z --- lanodanOverlay.html | 62 ++++++++++++++++++----------------------------------- 1 file changed, 21 insertions(+), 41 deletions(-) (limited to 'lanodanOverlay.html') diff --git a/lanodanOverlay.html b/lanodanOverlay.html index f0810ee76378..1f34f0013235 100644 --- a/lanodanOverlay.html +++ b/lanodanOverlay.html @@ -44,67 +44,47 @@ 17
$ pmaint sync lanodanOverlay
 
- 18
WARNING:pkgcore:0bs1d1an repo at '/var/lib/repo-mirror-ci/sync/0bs1d1an', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            18
warning: Pulling without specifying how to reconcile divergent branches is
 
- 19
WARNING:pkgcore:ag-ops repo at '/var/lib/repo-mirror-ci/sync/ag-ops', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            19
discouraged. You can squelch this message by running one of the following
 
- 20
WARNING:pkgcore:bitcoin repo at '/var/lib/repo-mirror-ci/sync/bitcoin', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            20
commands sometime before your next pull:
 
- 21
WARNING:pkgcore:escpr2 repo at '/var/lib/repo-mirror-ci/sync/escpr2', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            21
 
- 22
WARNING:pkgcore:flow repo at '/var/lib/repo-mirror-ci/sync/flow', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            22
  git config pull.rebase false  # merge (the default strategy)
 
- 23
WARNING:pkgcore:fol4 repo at '/var/lib/repo-mirror-ci/sync/fol4', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            23
  git config pull.rebase true   # rebase
 
- 24
WARNING:pkgcore:genthree repo at '/var/lib/repo-mirror-ci/sync/genthree', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            24
  git config pull.ff only       # fast-forward only
 
- 25
WARNING:pkgcore:gentoo-bootstrap repo at '/var/lib/repo-mirror-ci/sync/gentoo-bootstrap', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            25
 
- 26
WARNING:pkgcore:glarbs-overlay repo at '/var/lib/repo-mirror-ci/sync/glarbs-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            26
You can replace "git config" with "git config --global" to set a default
 
- 27
WARNING:pkgcore:hangul-typing repo at '/var/lib/repo-mirror-ci/sync/hangul-typing', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            27
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 28
warning: Pulling without specifying how to reconcile divergent branches is
+            28
or --ff-only on the command line to override the configured default per
 
- 29
discouraged. You can squelch this message by running one of the following
+            29
invocation.
 
- 30
commands sometime before your next pull:
+            30
 
- 31
+            31
Already up to date.
 
- 32
  git config pull.rebase false  # merge (the default strategy)
+            32
*** syncing lanodanOverlay
 
- 33
  git config pull.rebase true   # rebase
+            33
*** synced lanodanOverlay
 
- 34
  git config pull.ff only       # fast-forward only
+            34
 * Sync succeeded
 
- 35
+            35
$ git log --format=%ci -1
 
- 36
You can replace "git config" with "git config --global" to set a default
+            36
$ git show -q --pretty=format:%G? HEAD
 
- 37
preference for all repositories. You can also pass --rebase, --no-rebase,
+            37
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 lanodanOverlay
 
- 38
or --ff-only on the command line to override the configured default per
-
- 39
invocation.
-
- 40
-
- 41
Already up to date.
-
- 42
*** syncing lanodanOverlay
-
- 43
*** synced lanodanOverlay
-
- 44
 * Sync succeeded
-
- 45
$ git log --format=%ci -1
-
- 46
$ git show -q --pretty=format:%G? HEAD
-
- 47
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 lanodanOverlay
-
- 48
 * Cache regenerated successfully
+            38
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad