From 127f2341f815bd645041bf37523fd8619c8b1425 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Mon, 15 Mar 2021 12:52:37 +0000 Subject: 2021-03-15T12:45:01Z --- bubba.html | 50 ++++++++++++++++++++++---------------------------- 1 file changed, 22 insertions(+), 28 deletions(-) (limited to 'bubba.html') diff --git a/bubba.html b/bubba.html index a566db6aaa92..da78facd9190 100644 --- a/bubba.html +++ b/bubba.html @@ -32,55 +32,49 @@ 11
$ pmaint sync bubba
 
- 12
WARNING:pkgcore:0bs1d1an repo at '/var/lib/repo-mirror-ci/sync/0bs1d1an', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            12
WARNING:pkgcore:SwordArMor repo at '/var/lib/repo-mirror-ci/sync/SwordArMor', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 13
WARNING:pkgcore:SwordArMor repo at '/var/lib/repo-mirror-ci/sync/SwordArMor', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            13
warning: Pulling without specifying how to reconcile divergent branches is
 
- 14
WARNING:pkgcore:ag-ops repo at '/var/lib/repo-mirror-ci/sync/ag-ops', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            14
discouraged. You can squelch this message by running one of the following
 
- 15
WARNING:pkgcore:argent-main repo at '/var/lib/repo-mirror-ci/sync/argent-main', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            15
commands sometime before your next pull:
 
- 16
warning: Pulling without specifying how to reconcile divergent branches is
+            16
 
- 17
discouraged. You can squelch this message by running one of the following
+            17
  git config pull.rebase false  # merge (the default strategy)
 
- 18
commands sometime before your next pull:
+            18
  git config pull.rebase true   # rebase
 
- 19
+            19
  git config pull.ff only       # fast-forward only
 
- 20
  git config pull.rebase false  # merge (the default strategy)
+            20
 
- 21
  git config pull.rebase true   # rebase
+            21
You can replace "git config" with "git config --global" to set a default
 
- 22
  git config pull.ff only       # fast-forward only
+            22
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 23
+            23
or --ff-only on the command line to override the configured default per
 
- 24
You can replace "git config" with "git config --global" to set a default
+            24
invocation.
 
- 25
preference for all repositories. You can also pass --rebase, --no-rebase,
+            25
 
- 26
or --ff-only on the command line to override the configured default per
+            26
Already up to date.
 
- 27
invocation.
+            27
*** syncing bubba
 
- 28
+            28
*** synced bubba
 
- 29
Already up to date.
+            29
 * Sync succeeded
 
- 30
*** syncing bubba
+            30
$ git log --format=%ci -1
 
- 31
*** synced bubba
+            31
$ git show -q --pretty=format:%G? HEAD
 
- 32
 * Sync succeeded
+            32
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 bubba
 
- 33
$ git log --format=%ci -1
-
- 34
$ git show -q --pretty=format:%G? HEAD
-
- 35
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 bubba
-
- 36
 * Cache regenerated successfully
+            33
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad