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 --- ceamac.html | 66 ++++++++++++++++++++++--------------------------------------- 1 file changed, 24 insertions(+), 42 deletions(-) (limited to 'ceamac.html') diff --git a/ceamac.html b/ceamac.html index 03cc561425da..b5e4ea616c20 100644 --- a/ceamac.html +++ b/ceamac.html @@ -40,73 +40,55 @@ 15
$ pmaint sync ceamac
 
- 16
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).
+            16
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).
 
- 17
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).
+            17
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).
 
- 18
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).
+            18
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).
 
- 19
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).
+            19
WARNING:pkgcore:blender-gentoo-logo repo at '/var/lib/repo-mirror-ci/sync/blender-gentoo-logo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 20
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).
+            20
warning: Pulling without specifying how to reconcile divergent branches is
 
- 21
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).
+            21
discouraged. You can squelch this message by running one of the following
 
- 22
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).
+            22
commands sometime before your next pull:
 
- 23
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).
+            23
 
- 24
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).
+            24
  git config pull.rebase false  # merge (the default strategy)
 
- 25
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).
+            25
  git config pull.rebase true   # rebase
 
- 26
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).
+            26
  git config pull.ff only       # fast-forward only
 
- 27
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).
+            27
 
- 28
WARNING:pkgcore:blender-gentoo-logo repo at '/var/lib/repo-mirror-ci/sync/blender-gentoo-logo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            28
You can replace "git config" with "git config --global" to set a default
 
- 29
warning: Pulling without specifying how to reconcile divergent branches is
+            29
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 30
discouraged. You can squelch this message by running one of the following
+            30
or --ff-only on the command line to override the configured default per
 
- 31
commands sometime before your next pull:
+            31
invocation.
 
32
 
- 33
  git config pull.rebase false  # merge (the default strategy)
+            33
Already up to date.
 
- 34
  git config pull.rebase true   # rebase
+            34
*** syncing ceamac
 
- 35
  git config pull.ff only       # fast-forward only
+            35
*** synced ceamac
 
- 36
+            36
 * Sync succeeded
 
- 37
You can replace "git config" with "git config --global" to set a default
+            37
$ git log --format=%ci -1
 
- 38
preference for all repositories. You can also pass --rebase, --no-rebase,
+            38
$ git show -q --pretty=format:%G? HEAD
 
- 39
or --ff-only on the command line to override the configured default per
+            39
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 ceamac
 
- 40
invocation.
-
- 41
-
- 42
Already up to date.
-
- 43
*** syncing ceamac
-
- 44
*** synced ceamac
-
- 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 ceamac
-
- 49
 * Cache regenerated successfully
+            40
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad