From 574febc6b40e729059746d9998c2c3a32621f030 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Fri, 21 Aug 2020 11:06:29 +0000 Subject: 2020-08-21T10:59:14Z --- qwin-overlay.html | 46 ++++++++++++++++++++++++---------------------- 1 file changed, 24 insertions(+), 22 deletions(-) (limited to 'qwin-overlay.html') diff --git a/qwin-overlay.html b/qwin-overlay.html index 67355214e3fa..e3ed903cf9b0 100644 --- a/qwin-overlay.html +++ b/qwin-overlay.html @@ -28,49 +28,51 @@ 9
$ pmaint sync qwin-overlay
 
- 10
warning: Pulling without specifying how to reconcile divergent branches is
+            10
WARNING:pkgcore:chaoslab repo at '/var/lib/repo-mirror-ci/sync/chaoslab', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 11
discouraged. You can squelch this message by running one of the following
+            11
warning: Pulling without specifying how to reconcile divergent branches is
 
- 12
commands sometime before your next pull:
+            12
discouraged. You can squelch this message by running one of the following
 
- 13
+            13
commands sometime before your next pull:
 
- 14
  git config pull.rebase false  # merge (the default strategy)
+            14
 
- 15
  git config pull.rebase true   # rebase
+            15
  git config pull.rebase false  # merge (the default strategy)
 
- 16
  git config pull.ff only       # fast-forward only
+            16
  git config pull.rebase true   # rebase
 
- 17
+            17
  git config pull.ff only       # fast-forward only
 
- 18
You can replace "git config" with "git config --global" to set a default
+            18
 
- 19
preference for all repositories. You can also pass --rebase, --no-rebase,
+            19
You can replace "git config" with "git config --global" to set a default
 
- 20
or --ff-only on the command line to override the configured default per
+            20
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 21
invocation.
+            21
or --ff-only on the command line to override the configured default per
 
- 22
+            22
invocation.
 
- 23
Already up to date.
+            23
 
- 24
*** syncing qwin-overlay
+            24
Already up to date.
 
- 25
*** synced qwin-overlay
+            25
*** syncing qwin-overlay
 
- 26
 * Sync succeeded
+            26
*** synced qwin-overlay
 
- 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 1 qwin-overlay
+            29
$ git show -q --pretty=format:%G? HEAD
 
- 30
 * x11-terms/sakura-9999: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
+            30
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 qwin-overlay
+
+ 31
 * x11-terms/sakura-9999: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
 
[FATAL] - 31
 * Cache regen failed with 1
+            32
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad