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