From 8e7f8ea009dfd798e2687331cb7d2b924d60dc1c Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Sat, 13 Mar 2021 16:22:22 +0000 Subject: 2021-03-13T15:45:01Z --- cg.html | 56 +++++++++++++++++++++++++++++--------------------------- 1 file changed, 29 insertions(+), 27 deletions(-) (limited to 'cg.html') diff --git a/cg.html b/cg.html index b4ca2ec1c84c..4d51689287e7 100644 --- a/cg.html +++ b/cg.html @@ -28,59 +28,61 @@ 9
$ pmaint sync cg
 
- 10
warning: Pulling without specifying how to reconcile divergent branches is
+            10
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).
 
- 11
discouraged. You can squelch this message by running one of the following
+            11
warning: Pulling without specifying how to reconcile divergent branches is
 
- 12
commands sometime before your next pull:
+            12
discouraged. You can squelch this message by running one of the following
 
- 13
+            13
commands sometime before your next pull:
 
- 14
  git config pull.rebase false  # merge (the default strategy)
+            14
 
- 15
  git config pull.rebase true   # rebase
+            15
  git config pull.rebase false  # merge (the default strategy)
 
- 16
  git config pull.ff only       # fast-forward only
+            16
  git config pull.rebase true   # rebase
 
- 17
+            17
  git config pull.ff only       # fast-forward only
 
- 18
You can replace "git config" with "git config --global" to set a default
+            18
 
- 19
preference for all repositories. You can also pass --rebase, --no-rebase,
+            19
You can replace "git config" with "git config --global" to set a default
 
- 20
or --ff-only on the command line to override the configured default per
+            20
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 21
invocation.
+            21
or --ff-only on the command line to override the configured default per
 
- 22
+            22
invocation.
 
- 23
Already up to date.
+            23
 
- 24
*** syncing cg
+            24
Already up to date.
 
- 25
*** synced cg
+            25
*** syncing cg
 
- 26
 * Sync succeeded
+            26
*** synced cg
 
- 27
$ git log --format=%ci -1
+            27
 * Sync succeeded
 
- 28
$ git show -q --pretty=format:%G? HEAD
+            28
$ git log --format=%ci -1
 
- 29
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 cg
+            29
$ git show -q --pretty=format:%G? HEAD
 
- 30
 * app-emacs/elpy-1.34.0: failed sourcing ebuild: inherit: missing eclass argument
+            30
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 cg
+
+ 31
 * app-emacs/elpy-1.34.0: failed sourcing ebuild: inherit: missing eclass argument
 
[FATAL] - 31
 * media-gfx/AwesomeBump-9999: failed sourcing ebuild: EAPI=6 is not supported
+            32
 * media-gfx/AwesomeBump-9999: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 32
 * media-gfx/ShipCAD-9999: failed sourcing ebuild: EAPI=6 is not supported
+            33
 * media-gfx/ShipCAD-9999: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 33
 * media-gfx/meshlab-9999-r1: failed sourcing ebuild: EAPI=6 is not supported
+            34
 * media-gfx/meshlab-9999-r1: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 34
 * media-gfx/ngplant-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            35
 * media-gfx/ngplant-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 35
 * sci-libs/ceres-solver-1.14.0: failed sourcing ebuild: EAPI=6 is not supported
+            36
 * sci-libs/ceres-solver-1.14.0: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 36
 * Cache regen failed with 1
+            37
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad