From 533fd4228621840705908cd2b0492aacf88f53a2 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Thu, 31 Dec 2020 19:34:57 +0000 Subject: 2020-12-31T19:30:01Z --- earshark.html | 52 +++++++++++++++++++++++++++------------------------- 1 file changed, 27 insertions(+), 25 deletions(-) (limited to 'earshark.html') diff --git a/earshark.html b/earshark.html index ec7c9db8f263..a73790533938 100644 --- a/earshark.html +++ b/earshark.html @@ -34,55 +34,57 @@ 12
$ pmaint sync earshark
 
- 13
warning: Pulling without specifying how to reconcile divergent branches is
+            13
WARNING:pkgcore:cynede repo at '/var/lib/repo-mirror-ci/sync/cynede', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 14
discouraged. You can squelch this message by running one of the following
+            14
warning: Pulling without specifying how to reconcile divergent branches is
 
- 15
commands sometime before your next pull:
+            15
discouraged. You can squelch this message by running one of the following
 
- 16
+            16
commands sometime before your next pull:
 
- 17
  git config pull.rebase false  # merge (the default strategy)
+            17
 
- 18
  git config pull.rebase true   # rebase
+            18
  git config pull.rebase false  # merge (the default strategy)
 
- 19
  git config pull.ff only       # fast-forward only
+            19
  git config pull.rebase true   # rebase
 
- 20
+            20
  git config pull.ff only       # fast-forward only
 
- 21
You can replace "git config" with "git config --global" to set a default
+            21
 
- 22
preference for all repositories. You can also pass --rebase, --no-rebase,
+            22
You can replace "git config" with "git config --global" to set a default
 
- 23
or --ff-only on the command line to override the configured default per
+            23
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 24
invocation.
+            24
or --ff-only on the command line to override the configured default per
 
- 25
+            25
invocation.
 
- 26
Already up to date.
+            26
 
- 27
*** syncing earshark
+            27
Already up to date.
 
- 28
*** synced earshark
+            28
*** syncing earshark
 
- 29
 * Sync succeeded
+            29
*** synced earshark
 
- 30
$ git log --format=%ci -1
+            30
 * Sync succeeded
 
- 31
$ git show -q --pretty=format:%G? HEAD
+            31
$ git log --format=%ci -1
 
- 32
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 earshark
+            32
$ git show -q --pretty=format:%G? HEAD
 
- 33
 * net-irc/communi-desktop-9999: failed sourcing ebuild: EAPI=6 is not supported
+            33
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 earshark
+
+ 34
 * net-irc/communi-desktop-9999: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 34
 * net-irc/libcommuni-3.5.0: failed sourcing ebuild: EAPI=6 is not supported
+            35
 * net-irc/libcommuni-3.5.0: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 35
 * x11-misc/redshift-qt-0.3: failed sourcing ebuild: EAPI=6 is not supported
+            36
 * x11-misc/redshift-qt-0.3: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 36
 * x11-misc/redshift-qt-9999: failed sourcing ebuild: EAPI=6 is not supported
+            37
 * x11-misc/redshift-qt-9999: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 37
 * Cache regen failed with 1
+            38
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad