From 590c2f57ff480e20b28c86e734813e5910691895 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Thu, 28 Jan 2021 22:34:59 +0000 Subject: 2021-01-28T22:00:01Z --- ultrabug.html | 66 +++++++++++++++++++++++++++++------------------------------ 1 file changed, 32 insertions(+), 34 deletions(-) (limited to 'ultrabug.html') diff --git a/ultrabug.html b/ultrabug.html index d613c1bf9356..b4e26a05b2b7 100644 --- a/ultrabug.html +++ b/ultrabug.html @@ -40,71 +40,69 @@ 15
$ pmaint sync ultrabug
 
- 16
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).
+            16
WARNING:pkgcore:lanodanOverlay repo at '/var/lib/repo-mirror-ci/sync/lanodanOverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 17
WARNING:pkgcore:lanodanOverlay repo at '/var/lib/repo-mirror-ci/sync/lanodanOverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            17
warning: Pulling without specifying how to reconcile divergent branches is
 
- 18
warning: Pulling without specifying how to reconcile divergent branches is
+            18
discouraged. You can squelch this message by running one of the following
 
- 19
discouraged. You can squelch this message by running one of the following
+            19
commands sometime before your next pull:
 
- 20
commands sometime before your next pull:
+            20
 
- 21
+            21
  git config pull.rebase false  # merge (the default strategy)
 
- 22
  git config pull.rebase false  # merge (the default strategy)
+            22
  git config pull.rebase true   # rebase
 
- 23
  git config pull.rebase true   # rebase
+            23
  git config pull.ff only       # fast-forward only
 
- 24
  git config pull.ff only       # fast-forward only
+            24
 
- 25
+            25
You can replace "git config" with "git config --global" to set a default
 
- 26
You can replace "git config" with "git config --global" to set a default
+            26
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 27
preference for all repositories. You can also pass --rebase, --no-rebase,
+            27
or --ff-only on the command line to override the configured default per
 
- 28
or --ff-only on the command line to override the configured default per
+            28
invocation.
 
- 29
invocation.
+            29
 
- 30
+            30
Already up to date.
 
- 31
Already up to date.
+            31
*** syncing ultrabug
 
- 32
*** syncing ultrabug
+            32
*** synced ultrabug
 
- 33
*** synced ultrabug
+            33
 * Sync succeeded
 
- 34
 * Sync succeeded
+            34
$ git log --format=%ci -1
 
- 35
$ git log --format=%ci -1
+            35
$ git show -q --pretty=format:%G? HEAD
 
- 36
$ git show -q --pretty=format:%G? HEAD
+            36
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 ultrabug
 
- 37
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 ultrabug
-
- 38
 * app-admin/scylla-jmx-3.0.6: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            37
 * app-admin/scylla-jmx-3.0.6: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 39
 * app-admin/scylla-jmx-3.0.8: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            38
 * app-admin/scylla-jmx-3.0.8: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 40
 * app-admin/scylla-jmx-3.0.9: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            39
 * app-admin/scylla-jmx-3.0.9: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 41
 * app-admin/scylla-jmx-3.0.10: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            40
 * app-admin/scylla-jmx-3.0.10: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 42
 * app-admin/scylla-jmx-3.1.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            41
 * app-admin/scylla-jmx-3.1.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 43
 * app-admin/scylla-jmx-3.1.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            42
 * app-admin/scylla-jmx-3.1.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 44
 * app-admin/scylla-jmx-3.1.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            43
 * app-admin/scylla-jmx-3.1.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 45
 * app-admin/scylla-jmx-3.2.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            44
 * app-admin/scylla-jmx-3.2.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 46
 * app-admin/scylla-jmx-3.2.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            45
 * app-admin/scylla-jmx-3.2.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 47
 * app-admin/scylla-jmx-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            46
 * app-admin/scylla-jmx-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 48
 * Cache regen failed with 1
+            47
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad