From 5b10fadd489732ca87d7cc365aceb4415392f19b Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Tue, 9 Mar 2021 06:38:41 +0000 Subject: 2021-03-09T06:30:02Z --- pholthaus-overlay.html | 74 +++++++++++++++++++++++++++++++++++--------------- 1 file changed, 52 insertions(+), 22 deletions(-) (limited to 'pholthaus-overlay.html') diff --git a/pholthaus-overlay.html b/pholthaus-overlay.html index 3f3f32c93284..b7281d39beb3 100644 --- a/pholthaus-overlay.html +++ b/pholthaus-overlay.html @@ -38,49 +38,79 @@ 14
$ pmaint sync pholthaus-overlay
 
- 15
WARNING:pkgcore:concaveoverlay repo at '/var/lib/repo-mirror-ci/sync/concaveoverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            15
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).
 
- 16
warning: Pulling without specifying how to reconcile divergent branches is
+            16
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).
 
- 17
discouraged. You can squelch this message by running one of the following
+            17
WARNING:pkgcore:bitcoin repo at '/var/lib/repo-mirror-ci/sync/bitcoin', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 18
commands sometime before your next pull:
+            18
WARNING:pkgcore:concaveoverlay repo at '/var/lib/repo-mirror-ci/sync/concaveoverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 19
+            19
WARNING:pkgcore:eigenlay repo at '/var/lib/repo-mirror-ci/sync/eigenlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 20
  git config pull.rebase false  # merge (the default strategy)
+            20
WARNING:pkgcore:elopez-r-overlay repo at '/var/lib/repo-mirror-ci/sync/elopez-r-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 21
  git config pull.rebase true   # rebase
+            21
WARNING:pkgcore:escpr2 repo at '/var/lib/repo-mirror-ci/sync/escpr2', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 22
  git config pull.ff only       # fast-forward only
+            22
WARNING:pkgcore:ext-devlibs repo at '/var/lib/repo-mirror-ci/sync/ext-devlibs', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 23
+            23
WARNING:pkgcore:flow repo at '/var/lib/repo-mirror-ci/sync/flow', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 24
You can replace "git config" with "git config --global" to set a default
+            24
WARNING:pkgcore:fol4 repo at '/var/lib/repo-mirror-ci/sync/fol4', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 25
preference for all repositories. You can also pass --rebase, --no-rebase,
+            25
WARNING:pkgcore:genthree repo at '/var/lib/repo-mirror-ci/sync/genthree', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 26
or --ff-only on the command line to override the configured default per
+            26
WARNING:pkgcore:glarbs-overlay repo at '/var/lib/repo-mirror-ci/sync/glarbs-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 27
invocation.
+            27
WARNING:pkgcore:hangul-typing repo at '/var/lib/repo-mirror-ci/sync/hangul-typing', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 28
+            28
WARNING:pkgcore:khoverlay repo at '/var/lib/repo-mirror-ci/sync/khoverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 29
Already up to date.
+            29
WARNING:pkgcore:linux-be repo at '/var/lib/repo-mirror-ci/sync/linux-be', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 30
*** syncing pholthaus-overlay
+            30
WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/sync/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 31
*** synced pholthaus-overlay
+            31
warning: Pulling without specifying how to reconcile divergent branches is
 
- 32
 * Sync succeeded
+            32
discouraged. You can squelch this message by running one of the following
 
- 33
$ git log --format=%ci -1
+            33
commands sometime before your next pull:
 
- 34
$ git show -q --pretty=format:%G? HEAD
+            34
 
- 35
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 pholthaus-overlay
+            35
  git config pull.rebase false  # merge (the default strategy)
 
- 36
 * Cache regenerated successfully
+            36
  git config pull.rebase true   # rebase
+
+ 37
  git config pull.ff only       # fast-forward only
+
+ 38
+
+ 39
You can replace "git config" with "git config --global" to set a default
+
+ 40
preference for all repositories. You can also pass --rebase, --no-rebase,
+
+ 41
or --ff-only on the command line to override the configured default per
+
+ 42
invocation.
+
+ 43
+
+ 44
Already up to date.
+
+ 45
*** syncing pholthaus-overlay
+
+ 46
*** synced pholthaus-overlay
+
+ 47
 * Sync succeeded
+
+ 48
$ git log --format=%ci -1
+
+ 49
$ git show -q --pretty=format:%G? HEAD
+
+ 50
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 pholthaus-overlay
+
+ 51
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad