From 3cc3a1229c1644d29a8782584c657f5d46b9f73f Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Mon, 8 Feb 2021 09:47:20 +0000 Subject: 2021-02-08T08:30:01Z --- cg.html | 56 +++++++++++++++++++++++++++----------------------------- 1 file changed, 27 insertions(+), 29 deletions(-) (limited to 'cg.html') diff --git a/cg.html b/cg.html index 5e9dba97b47e..cde7026c2941 100644 --- a/cg.html +++ b/cg.html @@ -28,61 +28,59 @@ 9
$ pmaint sync cg
 
- 10
WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            10
warning: Pulling without specifying how to reconcile divergent branches is
 
- 11
warning: Pulling without specifying how to reconcile divergent branches is
+            11
discouraged. You can squelch this message by running one of the following
 
- 12
discouraged. You can squelch this message by running one of the following
+            12
commands sometime before your next pull:
 
- 13
commands sometime before your next pull:
+            13
 
- 14
+            14
  git config pull.rebase false  # merge (the default strategy)
 
- 15
  git config pull.rebase false  # merge (the default strategy)
+            15
  git config pull.rebase true   # rebase
 
- 16
  git config pull.rebase true   # rebase
+            16
  git config pull.ff only       # fast-forward only
 
- 17
  git config pull.ff only       # fast-forward only
+            17
 
- 18
+            18
You can replace "git config" with "git config --global" to set a default
 
- 19
You can replace "git config" with "git config --global" to set a default
+            19
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 20
preference for all repositories. You can also pass --rebase, --no-rebase,
+            20
or --ff-only on the command line to override the configured default per
 
- 21
or --ff-only on the command line to override the configured default per
+            21
invocation.
 
- 22
invocation.
+            22
 
- 23
+            23
Already up to date.
 
- 24
Already up to date.
+            24
*** syncing cg
 
- 25
*** syncing cg
+            25
*** synced cg
 
- 26
*** synced cg
+            26
 * Sync succeeded
 
- 27
 * Sync succeeded
+            27
$ git log --format=%ci -1
 
- 28
$ git log --format=%ci -1
+            28
$ git show -q --pretty=format:%G? HEAD
 
- 29
$ git show -q --pretty=format:%G? HEAD
+            29
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 cg
 
- 30
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 cg
-
- 31
 * app-emacs/elpy-1.34.0: failed sourcing ebuild: inherit: missing eclass argument
+            30
 * app-emacs/elpy-1.34.0: failed sourcing ebuild: inherit: missing eclass argument
 
[FATAL] - 32
 * app-misc/solaar-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            31
 * app-misc/solaar-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 33
 * 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] - 34
 * 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] - 35
 * 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] - 36
 * 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] - 37
 * Cache regen failed with 1
+            36
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad