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