From f3cc652cf46cf49903447d84fb1f973b6d1d56ee Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Thu, 25 Mar 2021 00:05:39 +0000 Subject: 2021-03-25T00:00:01Z --- fuverlay.html | 46 ++++++++++++++++++++++++---------------------- 1 file changed, 24 insertions(+), 22 deletions(-) (limited to 'fuverlay.html') diff --git a/fuverlay.html b/fuverlay.html index 471dd8d37b9c..fb42fb102692 100644 --- a/fuverlay.html +++ b/fuverlay.html @@ -32,49 +32,51 @@ 11
$ pmaint sync fuverlay
 
- 12
*** syncing fuverlay
+            12
WARNING:pkgcore:SwordArMor repo at '/var/lib/repo-mirror-ci/sync/SwordArMor', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 13
warning: Pulling without specifying how to reconcile divergent branches is
+            13
*** syncing fuverlay
 
- 14
discouraged. You can squelch this message by running one of the following
+            14
warning: Pulling without specifying how to reconcile divergent branches is
 
- 15
commands sometime before your next pull:
+            15
discouraged. You can squelch this message by running one of the following
 
- 16
+            16
commands sometime before your next pull:
 
- 17
  git config pull.rebase false  # merge (the default strategy)
+            17
 
- 18
  git config pull.rebase true   # rebase
+            18
  git config pull.rebase false  # merge (the default strategy)
 
- 19
  git config pull.ff only       # fast-forward only
+            19
  git config pull.rebase true   # rebase
 
- 20
+            20
  git config pull.ff only       # fast-forward only
 
- 21
You can replace "git config" with "git config --global" to set a default
+            21
 
- 22
preference for all repositories. You can also pass --rebase, --no-rebase,
+            22
You can replace "git config" with "git config --global" to set a default
 
- 23
or --ff-only on the command line to override the configured default per
+            23
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 24
invocation.
+            24
or --ff-only on the command line to override the configured default per
 
- 25
+            25
invocation.
 
- 26
Already up to date.
+            26
 
- 27
*** synced fuverlay
+            27
Already up to date.
 
- 28
 * Sync succeeded
+            28
*** synced fuverlay
 
- 29
$ git log --format=%ci -1
+            29
 * Sync succeeded
 
- 30
$ git show -q --pretty=format:%G? HEAD
+            30
$ git log --format=%ci -1
 
- 31
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 fuverlay
+            31
$ git show -q --pretty=format:%G? HEAD
 
- 32
 * dev-libs/libkqueue-2.3.1: failed sourcing ebuild: EAPI=6 is not supported, (cmake-multilib.eclass, line  45:  called die)
+            32
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 fuverlay
+
+ 33
 * dev-libs/libkqueue-2.3.1: failed sourcing ebuild: EAPI=6 is not supported, (cmake-multilib.eclass, line  45:  called die)
 
[FATAL] - 33
 * Cache regen failed with 1
+            34
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad