From c8368258824b076c171fe25f0001200f1626c843 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Fri, 23 Oct 2020 15:07:24 +0000 Subject: 2020-10-23T14:30:01Z --- ceamac.html | 68 ++++++++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 47 insertions(+), 21 deletions(-) (limited to 'ceamac.html') diff --git a/ceamac.html b/ceamac.html index 6e99d45b6167..03cc561425da 100644 --- a/ceamac.html +++ b/ceamac.html @@ -40,47 +40,73 @@ 15
$ pmaint sync ceamac
 
- 16
warning: Pulling without specifying how to reconcile divergent branches is
+            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).
 
- 17
discouraged. You can squelch this message by running one of the following
+            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).
 
- 18
commands sometime before your next pull:
+            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).
 
- 19
+            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).
 
- 20
  git config pull.rebase false  # merge (the default strategy)
+            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).
 
- 21
  git config pull.rebase true   # rebase
+            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).
 
- 22
  git config pull.ff only       # fast-forward only
+            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).
 
- 23
+            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).
 
- 24
You can replace "git config" with "git config --global" to set a default
+            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).
 
- 25
preference for all repositories. You can also pass --rebase, --no-rebase,
+            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).
 
- 26
or --ff-only on the command line to override the configured default per
+            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).
 
- 27
invocation.
+            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).
 
- 28
+            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).
 
- 29
Already up to date.
+            29
warning: Pulling without specifying how to reconcile divergent branches is
 
- 30
*** syncing ceamac
+            30
discouraged. You can squelch this message by running one of the following
 
- 31
*** synced ceamac
+            31
commands sometime before your next pull:
 
- 32
 * Sync succeeded
+            32
 
- 33
$ git log --format=%ci -1
+            33
  git config pull.rebase false  # merge (the default strategy)
 
- 34
$ git show -q --pretty=format:%G? HEAD
+            34
  git config pull.rebase true   # rebase
 
- 35
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 ceamac
+            35
  git config pull.ff only       # fast-forward only
 
- 36
 * Cache regenerated successfully
+            36
+
+ 37
You can replace "git config" with "git config --global" to set a default
+
+ 38
preference for all repositories. You can also pass --rebase, --no-rebase,
+
+ 39
or --ff-only on the command line to override the configured default per
+
+ 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
 
-- cgit v1.2.3-65-gdbad