From c21723b1bffd2299dac6c578530a4870428a0d9c Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Sun, 28 Feb 2021 12:53:43 +0000 Subject: 2021-02-28T12:45:01Z --- lordvan.html | 52 ++++++++++++++++++++++++++++------------------------ 1 file changed, 28 insertions(+), 24 deletions(-) (limited to 'lordvan.html') diff --git a/lordvan.html b/lordvan.html index 25615cca4c94..566cd4d04b1e 100644 --- a/lordvan.html +++ b/lordvan.html @@ -40,53 +40,57 @@ 15
$ pmaint sync lordvan
 
- 16
warning: Pulling without specifying how to reconcile divergent branches is
+            16
WARNING:pkgcore:awesome repo at '/var/lib/repo-mirror-ci/sync/awesome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 17
discouraged. You can squelch this message by running one of the following
+            17
WARNING:pkgcore:gitlab repo at '/var/lib/repo-mirror-ci/sync/gitlab', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 18
commands sometime before your next pull:
+            18
warning: Pulling without specifying how to reconcile divergent branches is
 
- 19
+            19
discouraged. You can squelch this message by running one of the following
 
- 20
  git config pull.rebase false  # merge (the default strategy)
+            20
commands sometime before your next pull:
 
- 21
  git config pull.rebase true   # rebase
+            21
 
- 22
  git config pull.ff only       # fast-forward only
+            22
  git config pull.rebase false  # merge (the default strategy)
 
- 23
+            23
  git config pull.rebase true   # rebase
 
- 24
You can replace "git config" with "git config --global" to set a default
+            24
  git config pull.ff only       # fast-forward only
 
- 25
preference for all repositories. You can also pass --rebase, --no-rebase,
+            25
 
- 26
or --ff-only on the command line to override the configured default per
+            26
You can replace "git config" with "git config --global" to set a default
 
- 27
invocation.
+            27
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 28
+            28
or --ff-only on the command line to override the configured default per
 
- 29
Already up to date.
+            29
invocation.
 
- 30
*** syncing lordvan
+            30
 
- 31
*** synced lordvan
+            31
Already up to date.
 
- 32
 * Sync succeeded
+            32
*** syncing lordvan
 
- 33
$ git log --format=%ci -1
+            33
*** synced lordvan
 
- 34
$ git show -q --pretty=format:%G? HEAD
+            34
 * Sync succeeded
 
- 35
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 lordvan
+            35
$ git log --format=%ci -1
 
- 36
 * media-tv/me-tv-1.4.0.10: failed sourcing ebuild: EAPI=4 is not supported
+            36
$ git show -q --pretty=format:%G? HEAD
+
+ 37
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 lordvan
+
+ 38
 * media-tv/me-tv-1.4.0.10: failed sourcing ebuild: EAPI=4 is not supported
 
[FATAL] - 37
 * net-mail/dbmail-3.1.9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            39
 * net-mail/dbmail-3.1.9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 38
 * net-mail/mailman-3.1.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            40
 * net-mail/mailman-3.1.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 39
 * Cache regen failed with 1
+            41
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad