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