From f21335c10ce0d9d6950fe5932b0b233565e02557 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Sun, 4 Oct 2020 02:05:10 +0000 Subject: 2020-10-04T02:00:01Z --- oboeverlay.html | 54 +++++++++++++++++++++++++----------------------------- 1 file changed, 25 insertions(+), 29 deletions(-) (limited to 'oboeverlay.html') diff --git a/oboeverlay.html b/oboeverlay.html index aecf558629af..439b65445c3c 100644 --- a/oboeverlay.html +++ b/oboeverlay.html @@ -38,59 +38,55 @@ 14
$ pmaint sync oboeverlay
 
- 15
WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', 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:distros repo at '/var/lib/repo-mirror-ci/sync/distros', 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: Pulling without specifying how to reconcile divergent branches is
+            17
commands sometime before your next pull:
 
- 18
discouraged. You can squelch this message by running one of the following
+            18
 
- 19
commands sometime before your next pull:
+            19
  git config pull.rebase false  # merge (the default strategy)
 
- 20
+            20
  git config pull.rebase true   # rebase
 
- 21
  git config pull.rebase false  # merge (the default strategy)
+            21
  git config pull.ff only       # fast-forward only
 
- 22
  git config pull.rebase true   # rebase
+            22
 
- 23
  git config pull.ff only       # fast-forward only
+            23
You can replace "git config" with "git config --global" to set a default
 
- 24
+            24
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 25
You can replace "git config" with "git config --global" to set a default
+            25
or --ff-only on the command line to override the configured default per
 
- 26
preference for all repositories. You can also pass --rebase, --no-rebase,
+            26
invocation.
 
- 27
or --ff-only on the command line to override the configured default per
+            27
 
- 28
invocation.
+            28
Already up to date.
 
- 29
+            29
*** syncing oboeverlay
 
- 30
Already up to date.
+            30
*** synced oboeverlay
 
- 31
*** syncing oboeverlay
+            31
 * Sync succeeded
 
- 32
*** synced oboeverlay
+            32
$ git log --format=%ci -1
 
- 33
 * Sync succeeded
+            33
$ git show -q --pretty=format:%G? HEAD
 
- 34
$ git log --format=%ci -1
+            34
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 oboeverlay
 
- 35
$ git show -q --pretty=format:%G? HEAD
-
- 36
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 oboeverlay
-
- 37
 * app-misc/kak-lsp-5.2.1: failed sourcing ebuild: EAPI=6 is not supported
+            35
 * app-misc/kak-lsp-5.2.1: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 38
 * app-misc/kak-lsp-6.0.0: failed sourcing ebuild: EAPI=6 is not supported
+            36
 * app-misc/kak-lsp-6.0.0: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 39
 * app-misc/kak-lsp-6.2.1: failed sourcing ebuild: EAPI=6 is not supported
+            37
 * app-misc/kak-lsp-6.2.1: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 40
 * sys-auth/libpam-pwdfile-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            38
 * sys-auth/libpam-pwdfile-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 41
 * Cache regen failed with 1
+            39
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad