From fe99d1b52f4cae57c6a71a76d45e8e1e79209580 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Thu, 18 Feb 2021 15:52:20 +0000 Subject: 2021-02-18T15:45:01Z --- jmbsvicetto.html | 52 +++++++++++++++++++++++++++------------------------- 1 file changed, 27 insertions(+), 25 deletions(-) (limited to 'jmbsvicetto.html') diff --git a/jmbsvicetto.html b/jmbsvicetto.html index 78146b6a9cd1..1b5496135822 100644 --- a/jmbsvicetto.html +++ b/jmbsvicetto.html @@ -42,55 +42,57 @@ 16
$ pmaint sync jmbsvicetto
 
- 17
warning: Pulling without specifying how to reconcile divergent branches is
+            17
WARNING:pkgcore:holgersson-overlay repo at '/var/lib/repo-mirror-ci/sync/holgersson-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 18
discouraged. You can squelch this message by running one of the following
+            18
warning: Pulling without specifying how to reconcile divergent branches is
 
- 19
commands sometime before your next pull:
+            19
discouraged. You can squelch this message by running one of the following
 
- 20
+            20
commands sometime before your next pull:
 
- 21
  git config pull.rebase false  # merge (the default strategy)
+            21
 
- 22
  git config pull.rebase true   # rebase
+            22
  git config pull.rebase false  # merge (the default strategy)
 
- 23
  git config pull.ff only       # fast-forward only
+            23
  git config pull.rebase true   # rebase
 
- 24
+            24
  git config pull.ff only       # fast-forward only
 
- 25
You can replace "git config" with "git config --global" to set a default
+            25
 
- 26
preference for all repositories. You can also pass --rebase, --no-rebase,
+            26
You can replace "git config" with "git config --global" to set a default
 
- 27
or --ff-only on the command line to override the configured default per
+            27
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 28
invocation.
+            28
or --ff-only on the command line to override the configured default per
 
- 29
+            29
invocation.
 
- 30
Already up to date.
+            30
 
- 31
*** syncing jmbsvicetto
+            31
Already up to date.
 
- 32
*** synced jmbsvicetto
+            32
*** syncing jmbsvicetto
 
- 33
 * Sync succeeded
+            33
*** synced jmbsvicetto
 
- 34
$ git log --format=%ci -1
+            34
 * Sync succeeded
 
- 35
$ git show -q --pretty=format:%G? HEAD
+            35
$ git log --format=%ci -1
 
- 36
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 jmbsvicetto
+            36
$ git show -q --pretty=format:%G? HEAD
 
- 37
 * app-backup/bacula-9.0.8: failed sourcing ebuild: EAPI=6 is not supported
+            37
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 jmbsvicetto
+
+ 38
 * app-backup/bacula-9.0.8: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 38
 * app-backup/bacula-9.2.1: failed sourcing ebuild: EAPI=6 is not supported
+            39
 * app-backup/bacula-9.2.1: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 39
 * app-misc/gramps-3.4.9: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            40
 * app-misc/gramps-3.4.9: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 40
 * app-misc/gramps-4.1.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            41
 * app-misc/gramps-4.1.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 41
 * Cache regen failed with 1
+            42
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad