From be3def55c8643a8c9b9683f7c826e3601005ada9 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Fri, 23 Oct 2020 17:35:53 +0000 Subject: 2020-10-23T17:30:01Z --- c2p-overlay.html | 66 +++++++++++++++++++++----------------------------------- 1 file changed, 25 insertions(+), 41 deletions(-) (limited to 'c2p-overlay.html') diff --git a/c2p-overlay.html b/c2p-overlay.html index 8da73f8376a9..f6e4a6ead38f 100644 --- a/c2p-overlay.html +++ b/c2p-overlay.html @@ -42,71 +42,55 @@ 16
$ pmaint sync c2p-overlay
 
- 17
WARNING:pkgcore:AstroFloyd repo at '/var/lib/repo-mirror-ci/sync/AstroFloyd', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            17
WARNING:pkgcore:anarchy repo at '/var/lib/repo-mirror-ci/sync/anarchy', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 18
WARNING:pkgcore:Drauthius repo at '/var/lib/repo-mirror-ci/sync/Drauthius', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            18
WARNING:pkgcore:anaximander repo at '/var/lib/repo-mirror-ci/sync/anaximander', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 19
WARNING:pkgcore:activehome repo at '/var/lib/repo-mirror-ci/sync/activehome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            19
WARNING:pkgcore:andy repo at '/var/lib/repo-mirror-ci/sync/andy', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 20
WARNING:pkgcore:alexcepoi repo at '/var/lib/repo-mirror-ci/sync/alexcepoi', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            20
WARNING:pkgcore:axs repo at '/var/lib/repo-mirror-ci/sync/axs', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 21
WARNING:pkgcore:aluco repo at '/var/lib/repo-mirror-ci/sync/aluco', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            21
warning: Pulling without specifying how to reconcile divergent branches is
 
- 22
WARNING:pkgcore:anarchy repo at '/var/lib/repo-mirror-ci/sync/anarchy', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            22
discouraged. You can squelch this message by running one of the following
 
- 23
WARNING:pkgcore:anaximander repo at '/var/lib/repo-mirror-ci/sync/anaximander', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            23
commands sometime before your next pull:
 
- 24
WARNING:pkgcore:andy repo at '/var/lib/repo-mirror-ci/sync/andy', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            24
 
- 25
WARNING:pkgcore:axs repo at '/var/lib/repo-mirror-ci/sync/axs', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            25
  git config pull.rebase false  # merge (the default strategy)
 
- 26
WARNING:pkgcore:bibletime repo at '/var/lib/repo-mirror-ci/sync/bibletime', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            26
  git config pull.rebase true   # rebase
 
- 27
WARNING:pkgcore:bircoph repo at '/var/lib/repo-mirror-ci/sync/bircoph', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            27
  git config pull.ff only       # fast-forward only
 
- 28
WARNING:pkgcore:bleeding-edge repo at '/var/lib/repo-mirror-ci/sync/bleeding-edge', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            28
 
- 29
warning: Pulling without specifying how to reconcile divergent branches is
+            29
You can replace "git config" with "git config --global" to set a default
 
- 30
discouraged. You can squelch this message by running one of the following
+            30
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 31
commands sometime before your next pull:
+            31
or --ff-only on the command line to override the configured default per
 
- 32
+            32
invocation.
 
- 33
  git config pull.rebase false  # merge (the default strategy)
+            33
 
- 34
  git config pull.rebase true   # rebase
+            34
Already up to date.
 
- 35
  git config pull.ff only       # fast-forward only
+            35
*** syncing c2p-overlay
 
- 36
+            36
*** synced c2p-overlay
 
- 37
You can replace "git config" with "git config --global" to set a default
+            37
 * Sync succeeded
 
- 38
preference for all repositories. You can also pass --rebase, --no-rebase,
+            38
$ git log --format=%ci -1
 
- 39
or --ff-only on the command line to override the configured default per
+            39
$ git show -q --pretty=format:%G? HEAD
 
- 40
invocation.
+            40
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 c2p-overlay
 
- 41
-
- 42
Already up to date.
-
- 43
*** syncing c2p-overlay
-
- 44
*** synced c2p-overlay
-
- 45
 * Sync succeeded
-
- 46
$ git log --format=%ci -1
-
- 47
$ git show -q --pretty=format:%G? HEAD
-
- 48
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 c2p-overlay
-
- 49
 * Cache regenerated successfully
+            41
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad