From 104fc8a91461f36b48b7af270a2a3aa12025549d Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Wed, 9 Dec 2020 00:34:57 +0000 Subject: 2020-12-09T00:30:01Z --- sabayon.html | 54 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 28 insertions(+), 26 deletions(-) (limited to 'sabayon.html') diff --git a/sabayon.html b/sabayon.html index 0fad20ab3a9f..d7a35353a71a 100644 --- a/sabayon.html +++ b/sabayon.html @@ -40,57 +40,59 @@ 15
$ pmaint sync sabayon
 
- 16
warning: Pulling without specifying how to reconcile divergent branches is
+            16
WARNING:pkgcore:dm9pZCAq repo at '/var/lib/repo-mirror-ci/sync/dm9pZCAq', 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: Pulling without specifying how to reconcile divergent branches is
 
- 18
commands sometime before your next pull:
+            18
discouraged. You can squelch this message by running one of the following
 
- 19
+            19
commands sometime before your next pull:
 
- 20
  git config pull.rebase false  # merge (the default strategy)
+            20
 
- 21
  git config pull.rebase true   # rebase
+            21
  git config pull.rebase false  # merge (the default strategy)
 
- 22
  git config pull.ff only       # fast-forward only
+            22
  git config pull.rebase true   # rebase
 
- 23
+            23
  git config pull.ff only       # fast-forward only
 
- 24
You can replace "git config" with "git config --global" to set a default
+            24
 
- 25
preference for all repositories. You can also pass --rebase, --no-rebase,
+            25
You can replace "git config" with "git config --global" to set a default
 
- 26
or --ff-only on the command line to override the configured default per
+            26
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 27
invocation.
+            27
or --ff-only on the command line to override the configured default per
 
- 28
+            28
invocation.
 
- 29
Already up to date.
+            29
 
- 30
*** syncing sabayon
+            30
Already up to date.
 
- 31
*** synced sabayon
+            31
*** syncing sabayon
 
- 32
 * Sync succeeded
+            32
*** synced sabayon
 
- 33
$ git log --format=%ci -1
+            33
 * Sync succeeded
 
- 34
$ git show -q --pretty=format:%G? HEAD
+            34
$ git log --format=%ci -1
 
- 35
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 sabayon
+            35
$ git show -q --pretty=format:%G? HEAD
 
- 36
 * app-misc/tuxcmd-0.6.70: failed sourcing ebuild: EAPI=4 is not supported
+            36
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 sabayon
+
+ 37
 * app-misc/tuxcmd-0.6.70: failed sourcing ebuild: EAPI=4 is not supported
 
[FATAL] - 37
 * sci-geosciences/aweather-0.6.3: failed sourcing ebuild: EAPI=4 is not supported
+            38
 * sci-geosciences/aweather-0.6.3: failed sourcing ebuild: EAPI=4 is not supported
 
[FATAL] - 38
 * sci-libs/grits-0.6.3: failed sourcing ebuild: EAPI=4 is not supported
+            39
 * sci-libs/grits-0.6.3: failed sourcing ebuild: EAPI=4 is not supported
 
[FATAL] - 39
 * x11-misc/gxneur-0.17.0: failed sourcing ebuild: EAPI=4 is not supported
+            40
 * x11-misc/gxneur-0.17.0: failed sourcing ebuild: EAPI=4 is not supported
 
[FATAL] - 40
 * x11-themes/elementary-icon-theme-2.7.1-r1: failed sourcing ebuild: EAPI=3 is not supported
+            41
 * x11-themes/elementary-icon-theme-2.7.1-r1: failed sourcing ebuild: EAPI=3 is not supported
 
[FATAL] - 41
 * Cache regen failed with 1
+            42
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad