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 --- delicious-absurdities.html | 68 ++++++++++++++++++++++++++++++++-------------- 1 file changed, 47 insertions(+), 21 deletions(-) (limited to 'delicious-absurdities.html') diff --git a/delicious-absurdities.html b/delicious-absurdities.html index 8c6dbafb040..388360b1db3 100644 --- a/delicious-absurdities.html +++ b/delicious-absurdities.html @@ -42,47 +42,73 @@ 16
$ pmaint sync delicious-absurdities
 
- 17
warning: Pulling without specifying how to reconcile divergent branches is
+            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).
 
- 18
discouraged. You can squelch this message by running one of the following
+            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).
 
- 19
commands sometime before your next pull:
+            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).
 
- 20
+            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).
 
- 21
  git config pull.rebase false  # merge (the default strategy)
+            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).
 
- 22
  git config pull.rebase true   # rebase
+            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).
 
- 23
  git config pull.ff only       # fast-forward only
+            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).
 
- 24
+            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).
 
- 25
You can replace "git config" with "git config --global" to set a default
+            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).
 
- 26
preference for all repositories. You can also pass --rebase, --no-rebase,
+            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).
 
- 27
or --ff-only on the command line to override the configured default per
+            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).
 
- 28
invocation.
+            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
+            29
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).
 
- 30
Already up to date.
+            30
warning: Pulling without specifying how to reconcile divergent branches is
 
- 31
*** syncing delicious-absurdities
+            31
discouraged. You can squelch this message by running one of the following
 
- 32
*** synced delicious-absurdities
+            32
commands sometime before your next pull:
 
- 33
 * Sync succeeded
+            33
 
- 34
$ git log --format=%ci -1
+            34
  git config pull.rebase false  # merge (the default strategy)
 
- 35
$ git show -q --pretty=format:%G? HEAD
+            35
  git config pull.rebase true   # rebase
 
- 36
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 delicious-absurdities
+            36
  git config pull.ff only       # fast-forward only
 
- 37
 * Cache regenerated successfully
+            37
+
+ 38
You can replace "git config" with "git config --global" to set a default
+
+ 39
preference for all repositories. You can also pass --rebase, --no-rebase,
+
+ 40
or --ff-only on the command line to override the configured default per
+
+ 41
invocation.
+
+ 42
+
+ 43
Already up to date.
+
+ 44
*** syncing delicious-absurdities
+
+ 45
*** synced delicious-absurdities
+
+ 46
 * Sync succeeded
+
+ 47
$ git log --format=%ci -1
+
+ 48
$ git show -q --pretty=format:%G? HEAD
+
+ 49
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 delicious-absurdities
+
+ 50
 * Cache regenerated successfully
 
-- cgit v1.2.3