From 1961c6e42ae5cd23c622a5db9cf0b4d1ee131d55 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Mon, 15 Mar 2021 06:52:51 +0000 Subject: 2021-03-15T06:45:01Z --- gamarouns.html | 58 ++++++++++++++++++++++++++++++---------------------------- 1 file changed, 30 insertions(+), 28 deletions(-) (limited to 'gamarouns.html') diff --git a/gamarouns.html b/gamarouns.html index 26a32fb6683e..e9990452ffcb 100644 --- a/gamarouns.html +++ b/gamarouns.html @@ -32,61 +32,63 @@ 11
$ pmaint sync gamarouns
 
- 12
warning: Pulling without specifying how to reconcile divergent branches is
+            12
WARNING:pkgcore:flewkey-overlay repo at '/var/lib/repo-mirror-ci/sync/flewkey-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 13
discouraged. You can squelch this message by running one of the following
+            13
warning: Pulling without specifying how to reconcile divergent branches is
 
- 14
commands sometime before your next pull:
+            14
discouraged. You can squelch this message by running one of the following
 
- 15
+            15
commands sometime before your next pull:
 
- 16
  git config pull.rebase false  # merge (the default strategy)
+            16
 
- 17
  git config pull.rebase true   # rebase
+            17
  git config pull.rebase false  # merge (the default strategy)
 
- 18
  git config pull.ff only       # fast-forward only
+            18
  git config pull.rebase true   # rebase
 
- 19
+            19
  git config pull.ff only       # fast-forward only
 
- 20
You can replace "git config" with "git config --global" to set a default
+            20
 
- 21
preference for all repositories. You can also pass --rebase, --no-rebase,
+            21
You can replace "git config" with "git config --global" to set a default
 
- 22
or --ff-only on the command line to override the configured default per
+            22
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 23
invocation.
+            23
or --ff-only on the command line to override the configured default per
 
- 24
+            24
invocation.
 
- 25
Already up to date.
+            25
 
- 26
*** syncing gamarouns
+            26
Already up to date.
 
- 27
*** synced gamarouns
+            27
*** syncing gamarouns
 
- 28
 * Sync succeeded
+            28
*** synced gamarouns
 
- 29
$ git log --format=%ci -1
+            29
 * Sync succeeded
 
- 30
$ git show -q --pretty=format:%G? HEAD
+            30
$ git log --format=%ci -1
 
- 31
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 gamarouns
+            31
$ git show -q --pretty=format:%G? HEAD
 
- 32
 * app-arch/lz4-1.8.1.2: failed sourcing ebuild: EAPI=6 is not supported
+            32
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 gamarouns
+
+ 33
 * app-arch/lz4-1.8.1.2: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 33
 * app-misc/bosco-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            34
 * app-misc/bosco-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 34
 * dev-libs/pocl-1.5: failed sourcing ebuild: EAPI=6 is not supported
+            35
 * dev-libs/pocl-1.5: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 35
 * dev-libs/pocl-1.6: failed sourcing ebuild: EAPI=6 is not supported
+            36
 * dev-libs/pocl-1.6: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 36
 * dev-python/sireader-1.1.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            37
 * dev-python/sireader-1.1.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 37
 * dev-python/spyder-3.2.7: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            38
 * dev-python/spyder-3.2.7: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 38
 * sci-geosciences/geographiclib-1.50: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            39
 * sci-geosciences/geographiclib-1.50: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 39
 * Cache regen failed with 1
+            40
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad