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