From ac4091371c820cbd8d4ebbc437a08e323ca2aedb Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Mon, 16 Nov 2020 00:35:20 +0000 Subject: 2020-11-16T00:30:01Z --- fkmclane.html | 50 ++++++++++++++++++++++++++------------------------ 1 file changed, 26 insertions(+), 24 deletions(-) (limited to 'fkmclane.html') diff --git a/fkmclane.html b/fkmclane.html index e092621082e7..fc433669063a 100644 --- a/fkmclane.html +++ b/fkmclane.html @@ -36,53 +36,55 @@ 13
$ pmaint sync fkmclane
 
- 14
warning: Pulling without specifying how to reconcile divergent branches is
+            14
WARNING:pkgcore:dm9pZCAq repo at '/var/lib/repo-mirror-ci/sync/dm9pZCAq', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 15
discouraged. You can squelch this message by running one of the following
+            15
warning: Pulling without specifying how to reconcile divergent branches is
 
- 16
commands sometime before your next pull:
+            16
discouraged. You can squelch this message by running one of the following
 
- 17
+            17
commands sometime before your next pull:
 
- 18
  git config pull.rebase false  # merge (the default strategy)
+            18
 
- 19
  git config pull.rebase true   # rebase
+            19
  git config pull.rebase false  # merge (the default strategy)
 
- 20
  git config pull.ff only       # fast-forward only
+            20
  git config pull.rebase true   # rebase
 
- 21
+            21
  git config pull.ff only       # fast-forward only
 
- 22
You can replace "git config" with "git config --global" to set a default
+            22
 
- 23
preference for all repositories. You can also pass --rebase, --no-rebase,
+            23
You can replace "git config" with "git config --global" to set a default
 
- 24
or --ff-only on the command line to override the configured default per
+            24
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 25
invocation.
+            25
or --ff-only on the command line to override the configured default per
 
- 26
+            26
invocation.
 
- 27
Already up to date.
+            27
 
- 28
*** syncing fkmclane
+            28
Already up to date.
 
- 29
*** synced fkmclane
+            29
*** syncing fkmclane
 
- 30
 * Sync succeeded
+            30
*** synced fkmclane
 
- 31
$ git log --format=%ci -1
+            31
 * Sync succeeded
 
- 32
$ git show -q --pretty=format:%G? HEAD
+            32
$ git log --format=%ci -1
 
- 33
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 fkmclane
+            33
$ git show -q --pretty=format:%G? HEAD
 
- 34
 * games-action/armagetronad-0.4-r2: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
+            34
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 fkmclane
+
+ 35
 * games-action/armagetronad-0.4-r2: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
 
[FATAL] - 35
 * games-action/armagetronad-dedicated-0.4-r1: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
+            36
 * games-action/armagetronad-dedicated-0.4-r1: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
 
[FATAL] - 36
 * games-misc/lolcat-99.9.20-r1: failed parsing REQUIRED_USE: '|| ( )' is unparseable
+            37
 * games-misc/lolcat-99.9.20-r1: failed parsing REQUIRED_USE: '|| ( )' is unparseable
 
[FATAL] - 37
 * Cache regen failed with 1
+            38
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad