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