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