From 8a34e0fc40bab00ea040d9006642d520fb45f183 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Mon, 22 Mar 2021 00:20:28 +0000 Subject: 2021-03-22T00:15:01Z --- gig.html | 50 ++++++++++++++++++++++++++------------------------ 1 file changed, 26 insertions(+), 24 deletions(-) (limited to 'gig.html') diff --git a/gig.html b/gig.html index 35f68a0816e6..e33c63c9810b 100644 --- a/gig.html +++ b/gig.html @@ -28,53 +28,55 @@ 9
$ pmaint sync gig
 
- 10
*** syncing gig
+            10
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).
 
- 11
warning: Pulling without specifying how to reconcile divergent branches is
+            11
*** syncing gig
 
- 12
discouraged. You can squelch this message by running one of the following
+            12
warning: Pulling without specifying how to reconcile divergent branches is
 
- 13
commands sometime before your next pull:
+            13
discouraged. You can squelch this message by running one of the following
 
- 14
+            14
commands sometime before your next pull:
 
- 15
  git config pull.rebase false  # merge (the default strategy)
+            15
 
- 16
  git config pull.rebase true   # rebase
+            16
  git config pull.rebase false  # merge (the default strategy)
 
- 17
  git config pull.ff only       # fast-forward only
+            17
  git config pull.rebase true   # rebase
 
- 18
+            18
  git config pull.ff only       # fast-forward only
 
- 19
You can replace "git config" with "git config --global" to set a default
+            19
 
- 20
preference for all repositories. You can also pass --rebase, --no-rebase,
+            20
You can replace "git config" with "git config --global" to set a default
 
- 21
or --ff-only on the command line to override the configured default per
+            21
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 22
invocation.
+            22
or --ff-only on the command line to override the configured default per
 
- 23
+            23
invocation.
 
- 24
Already up to date.
+            24
 
- 25
*** synced gig
+            25
Already up to date.
 
- 26
 * Sync succeeded
+            26
*** synced gig
 
- 27
$ git log --format=%ci -1
+            27
 * Sync succeeded
 
- 28
$ git show -q --pretty=format:%G? HEAD
+            28
$ git log --format=%ci -1
 
- 29
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 gig
+            29
$ git show -q --pretty=format:%G? HEAD
 
- 30
 * app-admin/sosreport-3.8: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 156:  called die)
+            30
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 gig
+
+ 31
 * app-admin/sosreport-3.8: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 156:  called die)
 
[FATAL] - 31
 * media-sound/scdl-1.3.3_beta1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 156:  called die)
+            32
 * media-sound/scdl-1.3.3_beta1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 156:  called die)
 
[FATAL] - 32
 * media-sound/scdl-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 156:  called die)
+            33
 * media-sound/scdl-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 156:  called die)
 
[FATAL] - 33
 * Cache regen failed with 1
+            34
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad