From fd487ef1e0e9d1fd562283b236a70395caa4f802 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Fri, 26 Mar 2021 23:20:33 +0000 Subject: 2021-03-26T23:15:01Z --- genthree.html | 54 ++++++++++++++++++++++++++---------------------------- 1 file changed, 26 insertions(+), 28 deletions(-) (limited to 'genthree.html') diff --git a/genthree.html b/genthree.html index 09bfeb2c2c26..894f201e0cbd 100644 --- a/genthree.html +++ b/genthree.html @@ -32,59 +32,57 @@ 11
$ pmaint sync genthree
 
- 12
WARNING:pkgcore:SwordArMor repo at '/var/lib/repo-mirror-ci/sync/SwordArMor', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            12
*** syncing genthree
 
- 13
*** syncing genthree
+            13
warning: Pulling without specifying how to reconcile divergent branches is
 
- 14
warning: Pulling without specifying how to reconcile divergent branches is
+            14
discouraged. You can squelch this message by running one of the following
 
- 15
discouraged. You can squelch this message by running one of the following
+            15
commands sometime before your next pull:
 
- 16
commands sometime before your next pull:
+            16
 
- 17
+            17
  git config pull.rebase false  # merge (the default strategy)
 
- 18
  git config pull.rebase false  # merge (the default strategy)
+            18
  git config pull.rebase true   # rebase
 
- 19
  git config pull.rebase true   # rebase
+            19
  git config pull.ff only       # fast-forward only
 
- 20
  git config pull.ff only       # fast-forward only
+            20
 
- 21
+            21
You can replace "git config" with "git config --global" to set a default
 
- 22
You can replace "git config" with "git config --global" to set a default
+            22
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 23
preference for all repositories. You can also pass --rebase, --no-rebase,
+            23
or --ff-only on the command line to override the configured default per
 
- 24
or --ff-only on the command line to override the configured default per
+            24
invocation.
 
- 25
invocation.
+            25
 
- 26
+            26
Already up to date.
 
- 27
Already up to date.
+            27
*** synced genthree
 
- 28
*** synced genthree
+            28
 * Sync succeeded
 
- 29
 * Sync succeeded
+            29
$ git log --format=%ci -1
 
- 30
$ git log --format=%ci -1
+            30
$ git show -q --pretty=format:%G? HEAD
 
- 31
$ git show -q --pretty=format:%G? HEAD
+            31
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 genthree
 
- 32
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 genthree
-
- 33
 * app-crypt/certbot-dns-rfc2136-0.36.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 156:  called die)
+            32
 * app-crypt/certbot-dns-rfc2136-0.36.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 156:  called die)
 
[FATAL] - 34
 * media-fonts/powerline-fonts-2018.01.02: failed sourcing ebuild: EAPI 6 is not supported by font.eclass., (font.eclass, line  12:  called die)
+            33
 * media-fonts/powerline-fonts-2018.01.02: failed sourcing ebuild: EAPI 6 is not supported by font.eclass., (font.eclass, line  12:  called die)
 
[FATAL] - 35
 * media-fonts/powerline-fonts-2018.04.08: failed sourcing ebuild: EAPI 6 is not supported by font.eclass., (font.eclass, line  12:  called die)
+            34
 * media-fonts/powerline-fonts-2018.04.08: failed sourcing ebuild: EAPI 6 is not supported by font.eclass., (font.eclass, line  12:  called die)
 
[FATAL] - 36
 * media-fonts/powerline-fonts-2018.11.11: failed sourcing ebuild: EAPI 6 is not supported by font.eclass., (font.eclass, line  12:  called die)
+            35
 * media-fonts/powerline-fonts-2018.11.11: failed sourcing ebuild: EAPI 6 is not supported by font.eclass., (font.eclass, line  12:  called die)
 
[FATAL] - 37
 * media-fonts/powerline-fonts-9999: failed sourcing ebuild: EAPI 6 is not supported by font.eclass., (font.eclass, line  12:  called die)
+            36
 * media-fonts/powerline-fonts-9999: failed sourcing ebuild: EAPI 6 is not supported by font.eclass., (font.eclass, line  12:  called die)
 
[FATAL] - 38
 * Cache regen failed with 1
+            37
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad