From c31e1b4f46a5ffeaac0d19919e73311334eea650 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Thu, 18 Feb 2021 03:07:22 +0000 Subject: 2021-02-18T03:00:01Z --- jmesmon.html | 58 ++++++++++++++++++++++++++++++---------------------------- 1 file changed, 30 insertions(+), 28 deletions(-) (limited to 'jmesmon.html') diff --git a/jmesmon.html b/jmesmon.html index 1e9a5b3cf2ad..0d57e84f92dd 100644 --- a/jmesmon.html +++ b/jmesmon.html @@ -32,61 +32,63 @@ 11
$ pmaint sync jmesmon
 
- 12
warning: Pulling without specifying how to reconcile divergent branches is
+            12
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).
 
- 13
discouraged. You can squelch this message by running one of the following
+            13
warning: Pulling without specifying how to reconcile divergent branches is
 
- 14
commands sometime before your next pull:
+            14
discouraged. You can squelch this message by running one of the following
 
- 15
+            15
commands sometime before your next pull:
 
- 16
  git config pull.rebase false  # merge (the default strategy)
+            16
 
- 17
  git config pull.rebase true   # rebase
+            17
  git config pull.rebase false  # merge (the default strategy)
 
- 18
  git config pull.ff only       # fast-forward only
+            18
  git config pull.rebase true   # rebase
 
- 19
+            19
  git config pull.ff only       # fast-forward only
 
- 20
You can replace "git config" with "git config --global" to set a default
+            20
 
- 21
preference for all repositories. You can also pass --rebase, --no-rebase,
+            21
You can replace "git config" with "git config --global" to set a default
 
- 22
or --ff-only on the command line to override the configured default per
+            22
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 23
invocation.
+            23
or --ff-only on the command line to override the configured default per
 
- 24
+            24
invocation.
 
- 25
Already up to date.
+            25
 
- 26
*** syncing jmesmon
+            26
Already up to date.
 
- 27
*** synced jmesmon
+            27
*** syncing jmesmon
 
- 28
 * Sync succeeded
+            28
*** synced jmesmon
 
- 29
$ git log --format=%ci -1
+            29
 * Sync succeeded
 
- 30
$ git show -q --pretty=format:%G? HEAD
+            30
$ git log --format=%ci -1
 
- 31
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 jmesmon
+            31
$ git show -q --pretty=format:%G? HEAD
 
- 32
 * app-backup/rsnapshot-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            32
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 jmesmon
+
+ 33
 * app-backup/rsnapshot-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 33
 * app-crypt/seccure-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            34
 * app-crypt/seccure-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 34
 * app-crypt/ssss-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            35
 * app-crypt/ssss-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 35
 * app-crypt/transcrypt-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            36
 * app-crypt/transcrypt-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 36
 * dev-embedded/lm4tools-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            37
 * dev-embedded/lm4tools-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 37
 * dev-vcs/git-crypt-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            38
 * dev-vcs/git-crypt-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 38
 * sys-apps/makedumpfile-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            39
 * sys-apps/makedumpfile-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