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 --- slyfox.html | 84 ++++++++++++++++--------------------------------------------- 1 file changed, 22 insertions(+), 62 deletions(-) (limited to 'slyfox.html') diff --git a/slyfox.html b/slyfox.html index f5987b25a295..045e6257b4d7 100644 --- a/slyfox.html +++ b/slyfox.html @@ -32,89 +32,49 @@ 11
$ pmaint sync slyfox
 
- 12
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).
+            12
WARNING:pkgcore:hexedit-overlay repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 13
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).
+            13
warning: Pulling without specifying how to reconcile divergent branches is
 
- 14
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).
+            14
discouraged. You can squelch this message by running one of the following
 
- 15
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).
+            15
commands sometime before your next pull:
 
- 16
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).
+            16
 
- 17
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).
+            17
  git config pull.rebase false  # merge (the default strategy)
 
- 18
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).
+            18
  git config pull.rebase true   # rebase
 
- 19
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
  git config pull.ff only       # fast-forward only
 
- 20
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).
+            20
 
- 21
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).
+            21
You can replace "git config" with "git config --global" to set a default
 
- 22
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).
+            22
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 23
WARNING:pkgcore:hexedit-overlay repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            23
or --ff-only on the command line to override the configured default per
 
- 24
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).
+            24
invocation.
 
- 25
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).
+            25
 
- 26
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).
+            26
Already up to date.
 
- 27
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).
+            27
*** syncing slyfox
 
- 28
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).
+            28
*** synced slyfox
 
- 29
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).
+            29
 * Sync succeeded
 
- 30
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).
+            30
$ git log --format=%ci -1
 
- 31
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).
+            31
$ git show -q --pretty=format:%G? HEAD
 
- 32
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).
+            32
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 slyfox
 
- 33
warning: Pulling without specifying how to reconcile divergent branches is
-
- 34
discouraged. You can squelch this message by running one of the following
-
- 35
commands sometime before your next pull:
-
- 36
-
- 37
  git config pull.rebase false  # merge (the default strategy)
-
- 38
  git config pull.rebase true   # rebase
-
- 39
  git config pull.ff only       # fast-forward only
-
- 40
-
- 41
You can replace "git config" with "git config --global" to set a default
-
- 42
preference for all repositories. You can also pass --rebase, --no-rebase,
-
- 43
or --ff-only on the command line to override the configured default per
-
- 44
invocation.
-
- 45
-
- 46
Already up to date.
-
- 47
*** syncing slyfox
-
- 48
*** synced slyfox
-
- 49
 * Sync succeeded
-
- 50
$ git log --format=%ci -1
-
- 51
$ git show -q --pretty=format:%G? HEAD
-
- 52
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 slyfox
-
- 53
 * Cache regenerated successfully
+            33
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad