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