From d903236ed7079757a4d2944aefacef5f0c2ed41b Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Thu, 19 Nov 2020 06:05:21 +0000 Subject: 2020-11-19T06:00:01Z --- wjn-overlay.html | 46 ++++++++++++++++++++++------------------------ 1 file changed, 22 insertions(+), 24 deletions(-) (limited to 'wjn-overlay.html') diff --git a/wjn-overlay.html b/wjn-overlay.html index c05af98136f6..be7943f731eb 100644 --- a/wjn-overlay.html +++ b/wjn-overlay.html @@ -28,51 +28,49 @@ 9
$ pmaint sync wjn-overlay
 
- 10
WARNING:pkgcore:swegener repo at '/var/lib/repo-mirror-ci/sync/swegener', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            10
warning: Pulling without specifying how to reconcile divergent branches is
 
- 11
warning: Pulling without specifying how to reconcile divergent branches is
+            11
discouraged. You can squelch this message by running one of the following
 
- 12
discouraged. You can squelch this message by running one of the following
+            12
commands sometime before your next pull:
 
- 13
commands sometime before your next pull:
+            13
 
- 14
+            14
  git config pull.rebase false  # merge (the default strategy)
 
- 15
  git config pull.rebase false  # merge (the default strategy)
+            15
  git config pull.rebase true   # rebase
 
- 16
  git config pull.rebase true   # rebase
+            16
  git config pull.ff only       # fast-forward only
 
- 17
  git config pull.ff only       # fast-forward only
+            17
 
- 18
+            18
You can replace "git config" with "git config --global" to set a default
 
- 19
You can replace "git config" with "git config --global" to set a default
+            19
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 20
preference for all repositories. You can also pass --rebase, --no-rebase,
+            20
or --ff-only on the command line to override the configured default per
 
- 21
or --ff-only on the command line to override the configured default per
+            21
invocation.
 
- 22
invocation.
+            22
 
- 23
+            23
Already up to date.
 
- 24
Already up to date.
+            24
*** syncing wjn-overlay
 
- 25
*** syncing wjn-overlay
+            25
*** synced wjn-overlay
 
- 26
*** synced wjn-overlay
+            26
 * Sync succeeded
 
- 27
 * Sync succeeded
+            27
$ git log --format=%ci -1
 
- 28
$ git log --format=%ci -1
+            28
$ git show -q --pretty=format:%G? HEAD
 
- 29
$ git show -q --pretty=format:%G? HEAD
+            29
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 wjn-overlay
 
- 30
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 wjn-overlay
-
- 31
 * www-plugins/browserpass-3.0.6-r1: failed sourcing ebuild: external commands disallowed during metadata regen: 'go-module_vendor_uris'
+            30
 * 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
+            31
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad