From 999dec99e30a92fa453f6273302d4ffec271f435 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Fri, 23 Oct 2020 13:36:13 +0000 Subject: 2020-10-23T13:30:01Z --- vayerx.html | 60 ++++++++++++++++++++++-------------------------------------- 1 file changed, 22 insertions(+), 38 deletions(-) (limited to 'vayerx.html') diff --git a/vayerx.html b/vayerx.html index f97f3a327baa..3e9b3eb062e9 100644 --- a/vayerx.html +++ b/vayerx.html @@ -38,65 +38,49 @@ 14
$ pmaint sync vayerx
 
- 15
WARNING:pkgcore:fordfrog repo at '/var/lib/repo-mirror-ci/sync/fordfrog', 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:pkgcore:gentoo-mate repo at '/var/lib/repo-mirror-ci/sync/gentoo-mate', 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
 
- 17
WARNING:pkgcore:gnome repo at '/var/lib/repo-mirror-ci/sync/gnome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            17
commands sometime before your next pull:
 
- 18
WARNING:pkgcore:kde repo at '/var/lib/repo-mirror-ci/sync/kde', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            18
 
- 19
WARNING:pkgcore:pigfoot repo at '/var/lib/repo-mirror-ci/sync/pigfoot', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            19
  git config pull.rebase false  # merge (the default strategy)
 
- 20
WARNING:pkgcore:science repo at '/var/lib/repo-mirror-ci/sync/science', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            20
  git config pull.rebase true   # rebase
 
- 21
WARNING:pkgcore:tocaro repo at '/var/lib/repo-mirror-ci/sync/tocaro', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            21
  git config pull.ff only       # fast-forward only
 
- 22
WARNING:pkgcore:toolchain repo at '/var/lib/repo-mirror-ci/sync/toolchain', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            22
 
- 23
warning: Pulling without specifying how to reconcile divergent branches is
+            23
You can replace "git config" with "git config --global" to set a default
 
- 24
discouraged. You can squelch this message by running one of the following
+            24
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 25
commands sometime before your next pull:
+            25
or --ff-only on the command line to override the configured default per
 
- 26
+            26
invocation.
 
- 27
  git config pull.rebase false  # merge (the default strategy)
+            27
 
- 28
  git config pull.rebase true   # rebase
+            28
Already up to date.
 
- 29
  git config pull.ff only       # fast-forward only
+            29
*** syncing vayerx
 
- 30
+            30
*** synced vayerx
 
- 31
You can replace "git config" with "git config --global" to set a default
+            31
 * Sync succeeded
 
- 32
preference for all repositories. You can also pass --rebase, --no-rebase,
+            32
$ git log --format=%ci -1
 
- 33
or --ff-only on the command line to override the configured default per
+            33
$ git show -q --pretty=format:%G? HEAD
 
- 34
invocation.
+            34
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 vayerx
 
- 35
-
- 36
Already up to date.
-
- 37
*** syncing vayerx
-
- 38
*** synced vayerx
-
- 39
 * Sync succeeded
-
- 40
$ git log --format=%ci -1
-
- 41
$ git show -q --pretty=format:%G? HEAD
-
- 42
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 vayerx
-
- 43
 * 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] - 44
 * Cache regen failed with 1
+            36
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad