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