From 6a0d0de27ad0178e9d5695d2962f973c285d2a20 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Thu, 25 Feb 2021 21:37:31 +0000 Subject: 2021-02-25T21:30:01Z --- gnome.html | 66 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 34 insertions(+), 32 deletions(-) (limited to 'gnome.html') diff --git a/gnome.html b/gnome.html index f1320a121849..149ff969bac1 100644 --- a/gnome.html +++ b/gnome.html @@ -40,69 +40,71 @@ 15
$ pmaint sync gnome
 
- 16
warning: Pulling without specifying how to reconcile divergent branches is
+            16
WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 17
discouraged. You can squelch this message by running one of the following
+            17
warning: Pulling without specifying how to reconcile divergent branches is
 
- 18
commands sometime before your next pull:
+            18
discouraged. You can squelch this message by running one of the following
 
- 19
+            19
commands sometime before your next pull:
 
- 20
  git config pull.rebase false  # merge (the default strategy)
+            20
 
- 21
  git config pull.rebase true   # rebase
+            21
  git config pull.rebase false  # merge (the default strategy)
 
- 22
  git config pull.ff only       # fast-forward only
+            22
  git config pull.rebase true   # rebase
 
- 23
+            23
  git config pull.ff only       # fast-forward only
 
- 24
You can replace "git config" with "git config --global" to set a default
+            24
 
- 25
preference for all repositories. You can also pass --rebase, --no-rebase,
+            25
You can replace "git config" with "git config --global" to set a default
 
- 26
or --ff-only on the command line to override the configured default per
+            26
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 27
invocation.
+            27
or --ff-only on the command line to override the configured default per
 
- 28
+            28
invocation.
 
- 29
Already up to date.
+            29
 
- 30
*** syncing gnome
+            30
Already up to date.
 
- 31
*** synced gnome
+            31
*** syncing gnome
 
- 32
 * Sync succeeded
+            32
*** synced gnome
 
- 33
$ git log --format=%ci -1
+            33
 * Sync succeeded
 
- 34
$ git show -q --pretty=format:%G? HEAD
+            34
$ git log --format=%ci -1
 
- 35
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 gnome
+            35
$ git show -q --pretty=format:%G? HEAD
 
- 36
 * app-emulation/libvirt-glib-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            36
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 gnome
+
+ 37
 * app-emulation/libvirt-glib-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 37
 * app-office/planner-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            38
 * app-office/planner-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 38
 * app-text/libgxps-9999: failed sourcing ebuild: EAPI=4 is not supported
+            39
 * app-text/libgxps-9999: failed sourcing ebuild: EAPI=4 is not supported
 
[FATAL] - 39
 * dev-libs/glib-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            40
 * dev-libs/glib-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 40
 * dev-python/pyatspi-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            41
 * dev-python/pyatspi-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 41
 * dev-util/gdbus-codegen-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            42
 * dev-util/gdbus-codegen-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 42
 * gnome-extra/evolution-groupwise-9999: failed sourcing ebuild: EAPI=4 is not supported
+            43
 * gnome-extra/evolution-groupwise-9999: failed sourcing ebuild: EAPI=4 is not supported
 
[FATAL] - 43
 * gnome-extra/libgda-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            44
 * gnome-extra/libgda-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 44
 * media-libs/mash-9999: failed sourcing ebuild: EAPI=4 is not supported
+            45
 * media-libs/mash-9999: failed sourcing ebuild: EAPI=4 is not supported
 
[FATAL] - 45
 * net-libs/gtk-vnc-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            46
 * net-libs/gtk-vnc-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 46
 * net-misc/spice-gtk-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            47
 * net-misc/spice-gtk-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 47
 * Cache regen failed with 1
+            48
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad