From 78b1b1d7ad741d16c62dba92c986a2b9ca7c16ed Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Wed, 3 Mar 2021 21:36:55 +0000 Subject: 2021-03-03T21:30:01Z --- wuodan.html | 48 +++++++++++++++++++++++++----------------------- 1 file changed, 25 insertions(+), 23 deletions(-) (limited to 'wuodan.html') diff --git a/wuodan.html b/wuodan.html index 1c5c5103ddbd..8268a7ea83b0 100644 --- a/wuodan.html +++ b/wuodan.html @@ -38,51 +38,53 @@ 14
$ pmaint sync wuodan
 
- 15
warning: Pulling without specifying how to reconcile divergent branches is
+            15
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).
 
- 16
discouraged. You can squelch this message by running one of the following
+            16
warning: Pulling without specifying how to reconcile divergent branches is
 
- 17
commands sometime before your next pull:
+            17
discouraged. You can squelch this message by running one of the following
 
- 18
+            18
commands sometime before your next pull:
 
- 19
  git config pull.rebase false  # merge (the default strategy)
+            19
 
- 20
  git config pull.rebase true   # rebase
+            20
  git config pull.rebase false  # merge (the default strategy)
 
- 21
  git config pull.ff only       # fast-forward only
+            21
  git config pull.rebase true   # rebase
 
- 22
+            22
  git config pull.ff only       # fast-forward only
 
- 23
You can replace "git config" with "git config --global" to set a default
+            23
 
- 24
preference for all repositories. You can also pass --rebase, --no-rebase,
+            24
You can replace "git config" with "git config --global" to set a default
 
- 25
or --ff-only on the command line to override the configured default per
+            25
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 26
invocation.
+            26
or --ff-only on the command line to override the configured default per
 
- 27
+            27
invocation.
 
- 28
Already up to date.
+            28
 
- 29
*** syncing wuodan
+            29
Already up to date.
 
- 30
*** synced wuodan
+            30
*** syncing wuodan
 
- 31
 * Sync succeeded
+            31
*** synced wuodan
 
- 32
$ git log --format=%ci -1
+            32
 * Sync succeeded
 
- 33
$ git show -q --pretty=format:%G? HEAD
+            33
$ git log --format=%ci -1
 
- 34
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 wuodan
+            34
$ git show -q --pretty=format:%G? HEAD
 
- 35
 * dev-python/fedmsg-1.1.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            35
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 wuodan
+
+ 36
 * dev-python/fedmsg-1.1.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 36
 * dev-vcs/hg-fast-export-180610: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            37
 * dev-vcs/hg-fast-export-180610: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 37
 * Cache regen failed with 1
+            38
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad