From bddb38ad4941a7a8daa0bad580f3d356189a29ef Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Tue, 9 Mar 2021 11:07:32 +0000 Subject: 2021-03-09T11:00:01Z --- rion.html | 60 ++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 32 insertions(+), 28 deletions(-) (limited to 'rion.html') diff --git a/rion.html b/rion.html index 19868ea1c97d..304bbc437723 100644 --- a/rion.html +++ b/rion.html @@ -40,61 +40,65 @@ 15
$ pmaint sync rion
 
- 16
warning: Pulling without specifying how to reconcile divergent branches is
+            16
WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', 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:pkgcore:distros repo at '/var/lib/repo-mirror-ci/sync/distros', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 18
commands sometime before your next pull:
+            18
warning: Pulling without specifying how to reconcile divergent branches is
 
- 19
+            19
discouraged. You can squelch this message by running one of the following
 
- 20
  git config pull.rebase false  # merge (the default strategy)
+            20
commands sometime before your next pull:
 
- 21
  git config pull.rebase true   # rebase
+            21
 
- 22
  git config pull.ff only       # fast-forward only
+            22
  git config pull.rebase false  # merge (the default strategy)
 
- 23
+            23
  git config pull.rebase true   # rebase
 
- 24
You can replace "git config" with "git config --global" to set a default
+            24
  git config pull.ff only       # fast-forward only
 
- 25
preference for all repositories. You can also pass --rebase, --no-rebase,
+            25
 
- 26
or --ff-only on the command line to override the configured default per
+            26
You can replace "git config" with "git config --global" to set a default
 
- 27
invocation.
+            27
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 28
+            28
or --ff-only on the command line to override the configured default per
 
- 29
Already up to date.
+            29
invocation.
 
- 30
*** syncing rion
+            30
 
- 31
*** synced rion
+            31
Already up to date.
 
- 32
 * Sync succeeded
+            32
*** syncing rion
 
- 33
$ git log --format=%ci -1
+            33
*** synced rion
 
- 34
$ git show -q --pretty=format:%G? HEAD
+            34
 * Sync succeeded
 
- 35
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 rion
+            35
$ git log --format=%ci -1
 
- 36
 * app-text/makedict-0.4.1_beta1-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            36
$ git show -q --pretty=format:%G? HEAD
+
+ 37
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 rion
+
+ 38
 * app-text/makedict-0.4.1_beta1-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 37
 * app-text/makedict-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            39
 * app-text/makedict-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 38
 * app-text/rst2epub-20120114: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            40
 * app-text/rst2epub-20120114: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 39
 * app-text/rst2epub-99999999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            41
 * app-text/rst2epub-99999999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 40
 * dev-python/rcore-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            42
 * dev-python/rcore-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 41
 * net-misc/hermes-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            43
 * net-misc/hermes-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 42
 * sys-apps/openwsman-2.6.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            44
 * sys-apps/openwsman-2.6.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 43
 * Cache regen failed with 1
+            45
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad