From e8b21aef7a8a8426c4740048544df7ee2091dfa7 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Sat, 21 Nov 2020 03:05:15 +0000 Subject: 2020-11-21T03:00:01Z --- vayerx.html | 46 ++++++++++++++++++++++------------------------ 1 file changed, 22 insertions(+), 24 deletions(-) (limited to 'vayerx.html') diff --git a/vayerx.html b/vayerx.html index 241994318e1c..3e9b3eb062e9 100644 --- a/vayerx.html +++ b/vayerx.html @@ -38,51 +38,49 @@ 14
$ pmaint sync vayerx
 
- 15
WARNING:pkgcore:KBrown-pub repo at '/var/lib/repo-mirror-ci/sync/KBrown-pub', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            15
warning: Pulling without specifying how to reconcile divergent branches is
 
- 16
warning: Pulling without specifying how to reconcile divergent branches is
+            16
discouraged. You can squelch this message by running one of the following
 
- 17
discouraged. You can squelch this message by running one of the following
+            17
commands sometime before your next pull:
 
- 18
commands sometime before your next pull:
+            18
 
- 19
+            19
  git config pull.rebase false  # merge (the default strategy)
 
- 20
  git config pull.rebase false  # merge (the default strategy)
+            20
  git config pull.rebase true   # rebase
 
- 21
  git config pull.rebase true   # rebase
+            21
  git config pull.ff only       # fast-forward only
 
- 22
  git config pull.ff only       # fast-forward only
+            22
 
- 23
+            23
You can replace "git config" with "git config --global" to set a default
 
- 24
You can replace "git config" with "git config --global" to set a default
+            24
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 25
preference for all repositories. You can also pass --rebase, --no-rebase,
+            25
or --ff-only on the command line to override the configured default per
 
- 26
or --ff-only on the command line to override the configured default per
+            26
invocation.
 
- 27
invocation.
+            27
 
- 28
+            28
Already up to date.
 
- 29
Already up to date.
+            29
*** syncing vayerx
 
- 30
*** syncing vayerx
+            30
*** synced vayerx
 
- 31
*** synced vayerx
+            31
 * Sync succeeded
 
- 32
 * Sync succeeded
+            32
$ git log --format=%ci -1
 
- 33
$ git log --format=%ci -1
+            33
$ git show -q --pretty=format:%G? HEAD
 
- 34
$ git show -q --pretty=format:%G? HEAD
+            34
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 vayerx
 
- 35
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 vayerx
-
- 36
 * dev-vcs/git-lfs-2.9.2: failed sourcing ebuild: external commands disallowed during metadata regen: 'go-module_vendor_uris'
+            35
 * dev-vcs/git-lfs-2.9.2: failed sourcing ebuild: external commands disallowed during metadata regen: 'go-module_vendor_uris'
 
[FATAL] - 37
 * Cache regen failed with 1
+            36
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad