From 36a03c7e1f6b4d6b876a164f0333e228b51cd030 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Mon, 3 May 2021 09:06:53 +0000 Subject: 2021-05-03T09:00:02Z --- wjn-overlay.html | 50 ++++++++++++++++++++++++++------------------------ 1 file changed, 26 insertions(+), 24 deletions(-) (limited to 'wjn-overlay.html') diff --git a/wjn-overlay.html b/wjn-overlay.html index 3a8baebf8df3..302938bfcebe 100644 --- a/wjn-overlay.html +++ b/wjn-overlay.html @@ -32,53 +32,55 @@ 11
$ pmaint sync wjn-overlay
 
- 12
*** syncing wjn-overlay
+            12
WARNING:pkgcore:holgersson-overlay repo at '/var/lib/repo-mirror-ci/sync/holgersson-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 13
warning: Pulling without specifying how to reconcile divergent branches is
+            13
*** syncing wjn-overlay
 
- 14
discouraged. You can squelch this message by running one of the following
+            14
warning: Pulling without specifying how to reconcile divergent branches is
 
- 15
commands sometime before your next pull:
+            15
discouraged. You can squelch this message by running one of the following
 
- 16
+            16
commands sometime before your next pull:
 
- 17
  git config pull.rebase false  # merge (the default strategy)
+            17
 
- 18
  git config pull.rebase true   # rebase
+            18
  git config pull.rebase false  # merge (the default strategy)
 
- 19
  git config pull.ff only       # fast-forward only
+            19
  git config pull.rebase true   # rebase
 
- 20
+            20
  git config pull.ff only       # fast-forward only
 
- 21
You can replace "git config" with "git config --global" to set a default
+            21
 
- 22
preference for all repositories. You can also pass --rebase, --no-rebase,
+            22
You can replace "git config" with "git config --global" to set a default
 
- 23
or --ff-only on the command line to override the configured default per
+            23
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 24
invocation.
+            24
or --ff-only on the command line to override the configured default per
 
- 25
+            25
invocation.
 
- 26
Already up to date.
+            26
 
- 27
*** synced wjn-overlay
+            27
Already up to date.
 
- 28
 * Sync succeeded
+            28
*** synced wjn-overlay
 
- 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 wjn-overlay
+            31
$ git show -q --pretty=format:%G? HEAD
 
- 32
 * app-dicts/dictd-wn-3.0_p33: failed sourcing ebuild: freedict.eclass is banned in EAPI=6, (freedict.eclass, line  22:  called die)
+            32
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 wjn-overlay
+
+ 33
 * app-dicts/dictd-wn-3.0_p33: failed sourcing ebuild: freedict.eclass is banned in EAPI=6, (freedict.eclass, line  22:  called die)
 
[FATAL] - 33
 * app-text/markdown-gtksourceview-2.1.9999-r2: failed sourcing ebuild: Unsupported EAPI=5 (too old) for python-single-r1, (python-single-r1.eclass, line  41:  called die)
+            34
 * app-text/markdown-gtksourceview-2.1.9999-r2: failed sourcing ebuild: Unsupported EAPI=5 (too old) for python-single-r1, (python-single-r1.eclass, line  41:  called die)
 
[FATAL] - 34
 * www-plugins/browserpass-3.0.6-r1: failed sourcing ebuild: external commands disallowed during metadata regen: 'go-module_vendor_uris'
+            35
 * www-plugins/browserpass-3.0.6-r1: failed sourcing ebuild: external commands disallowed during metadata regen: 'go-module_vendor_uris'
 
[FATAL] - 35
 * Cache regen failed with 1
+            36
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad