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