From b44496075fc98b948d7dc9ee9b4b13d34b2f8b83 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Thu, 4 Feb 2021 00:47:18 +0000 Subject: 2021-02-03T23:30:01Z --- unity-gentoo.html | 60 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 31 insertions(+), 29 deletions(-) (limited to 'unity-gentoo.html') diff --git a/unity-gentoo.html b/unity-gentoo.html index 1af81c0c844e..3a368ba335ab 100644 --- a/unity-gentoo.html +++ b/unity-gentoo.html @@ -36,63 +36,65 @@ 13
$ pmaint sync unity-gentoo
 
- 14
warning: Pulling without specifying how to reconcile divergent branches is
+            14
WARNING:pkgcore:tranquility repo at '/var/lib/repo-mirror-ci/sync/tranquility', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 15
discouraged. You can squelch this message by running one of the following
+            15
warning: Pulling without specifying how to reconcile divergent branches is
 
- 16
commands sometime before your next pull:
+            16
discouraged. You can squelch this message by running one of the following
 
- 17
+            17
commands sometime before your next pull:
 
- 18
  git config pull.rebase false  # merge (the default strategy)
+            18
 
- 19
  git config pull.rebase true   # rebase
+            19
  git config pull.rebase false  # merge (the default strategy)
 
- 20
  git config pull.ff only       # fast-forward only
+            20
  git config pull.rebase true   # rebase
 
- 21
+            21
  git config pull.ff only       # fast-forward only
 
- 22
You can replace "git config" with "git config --global" to set a default
+            22
 
- 23
preference for all repositories. You can also pass --rebase, --no-rebase,
+            23
You can replace "git config" with "git config --global" to set a default
 
- 24
or --ff-only on the command line to override the configured default per
+            24
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 25
invocation.
+            25
or --ff-only on the command line to override the configured default per
 
- 26
+            26
invocation.
 
- 27
Already up to date.
+            27
 
- 28
*** syncing unity-gentoo
+            28
Already up to date.
 
- 29
*** synced unity-gentoo
+            29
*** syncing unity-gentoo
 
- 30
 * Sync succeeded
+            30
*** synced unity-gentoo
 
- 31
$ git log --format=%ci -1
+            31
 * Sync succeeded
 
- 32
$ git show -q --pretty=format:%G? HEAD
+            32
$ git log --format=%ci -1
 
- 33
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 unity-gentoo
+            33
$ git show -q --pretty=format:%G? HEAD
 
- 34
 * app-emulation/anbox-9999.2018.07.19-r10: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            34
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 unity-gentoo
+
+ 35
 * app-emulation/anbox-9999.2018.07.19-r10: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 35
 * dev-python/configglue-1.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            36
 * dev-python/configglue-1.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 36
 * dev-python/python-testscenarios-0.5.0_p_p3_p01: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            37
 * dev-python/python-testscenarios-0.5.0_p_p3_p01: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 37
 * gnome-base/gnome-menus-3.0.1-r3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            38
 * gnome-base/gnome-menus-3.0.1-r3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 38
 * unity-extra/indicator-classicmenu-0.11_p_p0_p01: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            39
 * unity-extra/indicator-classicmenu-0.11_p_p0_p01: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 39
 * unity-extra/indicator-privacy-0.05: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            40
 * unity-extra/indicator-privacy-0.05: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 40
 * unity-extra/indicator-remindor-13.02: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            41
 * unity-extra/indicator-remindor-13.02: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 41
 * unity-indicators/indicator-internode-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            42
 * unity-indicators/indicator-internode-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 42
 * Cache regen failed with 1
+            43
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad