From 92da984e0dc03dc6f472d9aea17008a78b1ba990 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Wed, 20 Jan 2021 16:32:38 +0000 Subject: 2021-01-20T16:00:01Z --- didactic-duck.html | 54 ++++++++++++++++++++++++++---------------------------- 1 file changed, 26 insertions(+), 28 deletions(-) (limited to 'didactic-duck.html') diff --git a/didactic-duck.html b/didactic-duck.html index 345b40beeda7..c0a2cc664dd0 100644 --- a/didactic-duck.html +++ b/didactic-duck.html @@ -34,59 +34,57 @@ 12
$ pmaint sync didactic-duck
 
- 13
WARNING:pkgcore:cynede repo at '/var/lib/repo-mirror-ci/sync/cynede', 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
 
- 14
warning: Pulling without specifying how to reconcile divergent branches is
+            14
discouraged. You can squelch this message by running one of the following
 
- 15
discouraged. You can squelch this message by running one of the following
+            15
commands sometime before your next pull:
 
- 16
commands sometime before your next pull:
+            16
 
- 17
+            17
  git config pull.rebase false  # merge (the default strategy)
 
- 18
  git config pull.rebase false  # merge (the default strategy)
+            18
  git config pull.rebase true   # rebase
 
- 19
  git config pull.rebase true   # rebase
+            19
  git config pull.ff only       # fast-forward only
 
- 20
  git config pull.ff only       # fast-forward only
+            20
 
- 21
+            21
You can replace "git config" with "git config --global" to set a default
 
- 22
You can replace "git config" with "git config --global" to set a default
+            22
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 23
preference for all repositories. You can also pass --rebase, --no-rebase,
+            23
or --ff-only on the command line to override the configured default per
 
- 24
or --ff-only on the command line to override the configured default per
+            24
invocation.
 
- 25
invocation.
+            25
 
- 26
+            26
Already up to date.
 
- 27
Already up to date.
+            27
*** syncing didactic-duck
 
- 28
*** syncing didactic-duck
+            28
*** synced didactic-duck
 
- 29
*** synced didactic-duck
+            29
 * Sync succeeded
 
- 30
 * Sync succeeded
+            30
$ git log --format=%ci -1
 
- 31
$ git log --format=%ci -1
+            31
$ git show -q --pretty=format:%G? HEAD
 
- 32
$ git show -q --pretty=format:%G? HEAD
+            32
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 didactic-duck
 
- 33
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 didactic-duck
-
- 34
 * app-i18n/scim-1.4.14-r1: failed sourcing ebuild: EAPI=4 is not supported
+            33
 * app-i18n/scim-1.4.14-r1: failed sourcing ebuild: EAPI=4 is not supported
 
[FATAL] - 35
 * dev-lang/v8-3.18.5.14: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass
+            34
 * dev-lang/v8-3.18.5.14: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass
 
[FATAL] - 36
 * dev-lang/v8-3.19.18.19: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass
+            35
 * dev-lang/v8-3.19.18.19: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass
 
[FATAL] - 37
 * dev-lang/v8-3.25.9: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass
+            36
 * dev-lang/v8-3.25.9: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass
 
[FATAL] - 38
 * games-util/games_nebula-0_alpha20180605: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            37
 * games-util/games_nebula-0_alpha20180605: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 39
 * Cache regen failed with 1
+            38
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad