From ec8272eb4dc442a66b9ae7efc60fc650cf0822a2 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Tue, 9 Mar 2021 07:05:22 +0000 Subject: 2021-03-09T07:00:02Z --- sping.html | 86 ++++++++++++++++---------------------------------------------- 1 file changed, 22 insertions(+), 64 deletions(-) (limited to 'sping.html') diff --git a/sping.html b/sping.html index 531e20e48e41..92efb8c649fa 100644 --- a/sping.html +++ b/sping.html @@ -44,91 +44,49 @@ 17
$ pmaint sync sping
 
- 18
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
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).
 
- 19
WARNING:pkgcore:brave-overlay repo at '/var/lib/repo-mirror-ci/sync/brave-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            19
warning: Pulling without specifying how to reconcile divergent branches is
 
- 20
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).
+            20
discouraged. You can squelch this message by running one of the following
 
- 21
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).
+            21
commands sometime before your next pull:
 
- 22
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).
+            22
 
- 23
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).
+            23
  git config pull.rebase false  # merge (the default strategy)
 
- 24
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).
+            24
  git config pull.rebase true   # rebase
 
- 25
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).
+            25
  git config pull.ff only       # fast-forward only
 
- 26
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).
+            26
 
- 27
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).
+            27
You can replace "git config" with "git config --global" to set a default
 
- 28
WARNING:pkgcore:gentoo-bootstrap repo at '/var/lib/repo-mirror-ci/sync/gentoo-bootstrap', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            28
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 29
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).
+            29
or --ff-only on the command line to override the configured default per
 
- 30
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).
+            30
invocation.
 
- 31
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).
+            31
 
- 32
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).
+            32
Already up to date.
 
- 33
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).
+            33
*** syncing sping
 
- 34
WARNING:pkgcore:pg_overlay repo at '/var/lib/repo-mirror-ci/sync/pg_overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            34
*** synced sping
 
- 35
WARNING:pkgcore:picarica-overlay repo at '/var/lib/repo-mirror-ci/sync/picarica-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            35
 * Sync succeeded
 
- 36
WARNING:pkgcore:rage repo at '/var/lib/repo-mirror-ci/sync/rage', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            36
$ git log --format=%ci -1
 
- 37
WARNING:pkgcore:reagentoo repo at '/var/lib/repo-mirror-ci/sync/reagentoo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            37
$ git show -q --pretty=format:%G? HEAD
 
- 38
WARNING:pkgcore:roslin repo at '/var/lib/repo-mirror-ci/sync/roslin', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            38
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 sping
 
- 39
WARNING:pkgcore:salfter repo at '/var/lib/repo-mirror-ci/sync/salfter', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
-
- 40
warning: Pulling without specifying how to reconcile divergent branches is
-
- 41
discouraged. You can squelch this message by running one of the following
-
- 42
commands sometime before your next pull:
-
- 43
-
- 44
  git config pull.rebase false  # merge (the default strategy)
-
- 45
  git config pull.rebase true   # rebase
-
- 46
  git config pull.ff only       # fast-forward only
-
- 47
-
- 48
You can replace "git config" with "git config --global" to set a default
-
- 49
preference for all repositories. You can also pass --rebase, --no-rebase,
-
- 50
or --ff-only on the command line to override the configured default per
-
- 51
invocation.
-
- 52
-
- 53
Already up to date.
-
- 54
*** syncing sping
-
- 55
*** synced sping
-
- 56
 * Sync succeeded
-
- 57
$ git log --format=%ci -1
-
- 58
$ git show -q --pretty=format:%G? HEAD
-
- 59
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 sping
-
- 60
 * Cache regenerated successfully
+            39
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad