From f9e19a4f02b176758dbdacac11a9b3dd32ccebe5 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Thu, 18 Feb 2021 13:52:18 +0000 Subject: 2021-02-18T13:45:01Z --- lanodanOverlay.html | 60 +++++++++++++++++++++++++++-------------------------- 1 file changed, 31 insertions(+), 29 deletions(-) (limited to 'lanodanOverlay.html') diff --git a/lanodanOverlay.html b/lanodanOverlay.html index a199ad9ad3b7..a4f15a4602e0 100644 --- a/lanodanOverlay.html +++ b/lanodanOverlay.html @@ -44,63 +44,65 @@ 17
$ pmaint sync lanodanOverlay
 
- 18
warning: Pulling without specifying how to reconcile divergent branches is
+            18
WARNING:pkgcore:holgersson-overlay repo at '/var/lib/repo-mirror-ci/sync/holgersson-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 19
discouraged. You can squelch this message by running one of the following
+            19
warning: Pulling without specifying how to reconcile divergent branches is
 
- 20
commands sometime before your next pull:
+            20
discouraged. You can squelch this message by running one of the following
 
- 21
+            21
commands sometime before your next pull:
 
- 22
  git config pull.rebase false  # merge (the default strategy)
+            22
 
- 23
  git config pull.rebase true   # rebase
+            23
  git config pull.rebase false  # merge (the default strategy)
 
- 24
  git config pull.ff only       # fast-forward only
+            24
  git config pull.rebase true   # rebase
 
- 25
+            25
  git config pull.ff only       # fast-forward only
 
- 26
You can replace "git config" with "git config --global" to set a default
+            26
 
- 27
preference for all repositories. You can also pass --rebase, --no-rebase,
+            27
You can replace "git config" with "git config --global" to set a default
 
- 28
or --ff-only on the command line to override the configured default per
+            28
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 29
invocation.
+            29
or --ff-only on the command line to override the configured default per
 
- 30
+            30
invocation.
 
- 31
Already up to date.
+            31
 
- 32
*** syncing lanodanOverlay
+            32
Already up to date.
 
- 33
*** synced lanodanOverlay
+            33
*** syncing lanodanOverlay
 
- 34
 * Sync succeeded
+            34
*** synced lanodanOverlay
 
- 35
$ git log --format=%ci -1
+            35
 * Sync succeeded
 
- 36
$ git show -q --pretty=format:%G? HEAD
+            36
$ git log --format=%ci -1
 
- 37
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 lanodanOverlay
+            37
$ git show -q --pretty=format:%G? HEAD
 
- 38
 * app-misc/binwalk-2.1.1-r2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            38
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 lanodanOverlay
+
+ 39
 * app-misc/binwalk-2.1.1-r2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 39
 * dev-python/firmtool-1.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            40
 * dev-python/firmtool-1.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 40
 * dev-python/pygame_sdl2-7.3.5: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            41
 * dev-python/pygame_sdl2-7.3.5: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 41
 * dev-tex/dot2tex-2.11.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            42
 * dev-tex/dot2tex-2.11.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 42
 * dev-util/itstool-2.0.5: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            43
 * dev-util/itstool-2.0.5: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 43
 * media-libs/opencolorio-1.1.0-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            44
 * media-libs/opencolorio-1.1.0-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 44
 * net-misc/fbxosctrl-2.3.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            45
 * net-misc/fbxosctrl-2.3.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 45
 * net-nntp/inn-2.6.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            46
 * net-nntp/inn-2.6.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 46
 * Cache regen failed with 1
+            47
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad