From f8150c598fa489c6fd6bfdc1b0e11836cc10033a Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Sun, 11 Apr 2021 18:37:01 +0000 Subject: 2021-04-11T18:30:01Z --- robertgzr.html | 48 +++++++++++++++++++++++++----------------------- 1 file changed, 25 insertions(+), 23 deletions(-) (limited to 'robertgzr.html') diff --git a/robertgzr.html b/robertgzr.html index 22fadb750a06..df11932d98fa 100644 --- a/robertgzr.html +++ b/robertgzr.html @@ -34,51 +34,53 @@ 12
$ pmaint sync robertgzr
 
- 13
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            13
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).
 
- 14
*** syncing robertgzr
+            14
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 15
warning: Pulling without specifying how to reconcile divergent branches is
+            15
*** syncing robertgzr
 
- 16
discouraged. You can squelch this message by running one of the following
+            16
warning: Pulling without specifying how to reconcile divergent branches is
 
- 17
commands sometime before your next pull:
+            17
discouraged. You can squelch this message by running one of the following
 
- 18
+            18
commands sometime before your next pull:
 
- 19
  git config pull.rebase false  # merge (the default strategy)
+            19
 
- 20
  git config pull.rebase true   # rebase
+            20
  git config pull.rebase false  # merge (the default strategy)
 
- 21
  git config pull.ff only       # fast-forward only
+            21
  git config pull.rebase true   # rebase
 
- 22
+            22
  git config pull.ff only       # fast-forward only
 
- 23
You can replace "git config" with "git config --global" to set a default
+            23
 
- 24
preference for all repositories. You can also pass --rebase, --no-rebase,
+            24
You can replace "git config" with "git config --global" to set a default
 
- 25
or --ff-only on the command line to override the configured default per
+            25
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 26
invocation.
+            26
or --ff-only on the command line to override the configured default per
 
- 27
+            27
invocation.
 
- 28
Already up to date.
+            28
 
- 29
*** synced robertgzr
+            29
Already up to date.
 
- 30
 * Sync succeeded
+            30
*** synced robertgzr
 
- 31
$ git log --format=%ci -1
+            31
 * Sync succeeded
 
- 32
$ git show -q --pretty=format:%G? HEAD
+            32
$ git log --format=%ci -1
 
- 33
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 robertgzr
+            33
$ git show -q --pretty=format:%G? HEAD
 
- 34
 * media-fonts/fira-go-1.001: failed sourcing ebuild: EAPI 5 is not supported by font.eclass., (font.eclass, line  12:  called die)
+            34
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 robertgzr
+
+ 35
 * media-fonts/fira-go-1.001: failed sourcing ebuild: EAPI 5 is not supported by font.eclass., (font.eclass, line  12:  called die)
 
[FATAL] - 35
 * Cache regen failed with 1
+            36
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad