From 9620b3a4bad58a81538f7a536e863d7fbcc09502 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Fri, 19 Feb 2021 12:22:23 +0000 Subject: 2021-02-19T12:15:01Z --- wjn-overlay.html | 48 +++++++++++++++++++++++++----------------------- 1 file changed, 25 insertions(+), 23 deletions(-) (limited to 'wjn-overlay.html') diff --git a/wjn-overlay.html b/wjn-overlay.html index 8968bd1d7d0f..743c9cae3acf 100644 --- a/wjn-overlay.html +++ b/wjn-overlay.html @@ -28,51 +28,53 @@ 9
$ pmaint sync wjn-overlay
 
- 10
warning: Pulling without specifying how to reconcile divergent branches is
+            10
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).
 
- 11
discouraged. You can squelch this message by running one of the following
+            11
warning: Pulling without specifying how to reconcile divergent branches is
 
- 12
commands sometime before your next pull:
+            12
discouraged. You can squelch this message by running one of the following
 
- 13
+            13
commands sometime before your next pull:
 
- 14
  git config pull.rebase false  # merge (the default strategy)
+            14
 
- 15
  git config pull.rebase true   # rebase
+            15
  git config pull.rebase false  # merge (the default strategy)
 
- 16
  git config pull.ff only       # fast-forward only
+            16
  git config pull.rebase true   # rebase
 
- 17
+            17
  git config pull.ff only       # fast-forward only
 
- 18
You can replace "git config" with "git config --global" to set a default
+            18
 
- 19
preference for all repositories. You can also pass --rebase, --no-rebase,
+            19
You can replace "git config" with "git config --global" to set a default
 
- 20
or --ff-only on the command line to override the configured default per
+            20
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 21
invocation.
+            21
or --ff-only on the command line to override the configured default per
 
- 22
+            22
invocation.
 
- 23
Already up to date.
+            23
 
- 24
*** syncing wjn-overlay
+            24
Already up to date.
 
- 25
*** synced wjn-overlay
+            25
*** syncing wjn-overlay
 
- 26
 * Sync succeeded
+            26
*** synced wjn-overlay
 
- 27
$ git log --format=%ci -1
+            27
 * Sync succeeded
 
- 28
$ git show -q --pretty=format:%G? HEAD
+            28
$ git log --format=%ci -1
 
- 29
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 wjn-overlay
+            29
$ git show -q --pretty=format:%G? HEAD
 
- 30
 * app-text/markdown-gtksourceview-2.1.9999-r2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            30
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 wjn-overlay
+
+ 31
 * app-text/markdown-gtksourceview-2.1.9999-r2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 31
 * www-plugins/browserpass-3.0.6-r1: failed sourcing ebuild: external commands disallowed during metadata regen: 'go-module_vendor_uris'
+            32
 * www-plugins/browserpass-3.0.6-r1: failed sourcing ebuild: external commands disallowed during metadata regen: 'go-module_vendor_uris'
 
[FATAL] - 32
 * Cache regen failed with 1
+            33
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad