From 8fc0b36519bab0c859d80f139bc0c8715e865c7e Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Fri, 23 Oct 2020 12:36:44 +0000 Subject: 2020-10-23T12:00:01Z --- toniz4-overlay.html | 68 ++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 47 insertions(+), 21 deletions(-) (limited to 'toniz4-overlay.html') diff --git a/toniz4-overlay.html b/toniz4-overlay.html index 8f21b0a61053..156aed1cb448 100644 --- a/toniz4-overlay.html +++ b/toniz4-overlay.html @@ -30,47 +30,73 @@ 10
$ pmaint sync toniz4-overlay
 
- 11
warning: Pulling without specifying how to reconcile divergent branches is
+            11
WARNING:pkgcore:blender-gentoo-logo repo at '/var/lib/repo-mirror-ci/sync/blender-gentoo-logo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 12
discouraged. You can squelch this message by running one of the following
+            12
WARNING:pkgcore:fordfrog repo at '/var/lib/repo-mirror-ci/sync/fordfrog', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 13
commands sometime before your next pull:
+            13
WARNING:pkgcore:gentoo-mate repo at '/var/lib/repo-mirror-ci/sync/gentoo-mate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 14
+            14
WARNING:pkgcore:gnome repo at '/var/lib/repo-mirror-ci/sync/gnome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 15
  git config pull.rebase false  # merge (the default strategy)
+            15
WARNING:pkgcore:jamesbroadhead repo at '/var/lib/repo-mirror-ci/sync/jamesbroadhead', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 16
  git config pull.rebase true   # rebase
+            16
WARNING:pkgcore:kde repo at '/var/lib/repo-mirror-ci/sync/kde', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 17
  git config pull.ff only       # fast-forward only
+            17
WARNING:pkgcore:maekke repo at '/var/lib/repo-mirror-ci/sync/maekke', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 18
+            18
WARNING:pkgcore:python repo at '/var/lib/repo-mirror-ci/sync/python', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 19
You can replace "git config" with "git config --global" to set a default
+            19
WARNING:pkgcore:qt repo at '/var/lib/repo-mirror-ci/sync/qt', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 20
preference for all repositories. You can also pass --rebase, --no-rebase,
+            20
WARNING:pkgcore:rebutia repo at '/var/lib/repo-mirror-ci/sync/rebutia', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 21
or --ff-only on the command line to override the configured default per
+            21
WARNING:pkgcore:science repo at '/var/lib/repo-mirror-ci/sync/science', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 22
invocation.
+            22
WARNING:pkgcore:sogo-connector repo at '/var/lib/repo-mirror-ci/sync/sogo-connector', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 23
+            23
WARNING:pkgcore:gentoo repo at '/var/lib/repo-mirror-ci/sync/gentoo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 24
Already up to date.
+            24
warning: Pulling without specifying how to reconcile divergent branches is
 
- 25
*** syncing toniz4-overlay
+            25
discouraged. You can squelch this message by running one of the following
 
- 26
*** synced toniz4-overlay
+            26
commands sometime before your next pull:
 
- 27
 * Sync succeeded
+            27
 
- 28
$ git log --format=%ci -1
+            28
  git config pull.rebase false  # merge (the default strategy)
 
- 29
$ git show -q --pretty=format:%G? HEAD
+            29
  git config pull.rebase true   # rebase
 
- 30
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 toniz4-overlay
+            30
  git config pull.ff only       # fast-forward only
 
- 31
 * Cache regenerated successfully
+            31
+
+ 32
You can replace "git config" with "git config --global" to set a default
+
+ 33
preference for all repositories. You can also pass --rebase, --no-rebase,
+
+ 34
or --ff-only on the command line to override the configured default per
+
+ 35
invocation.
+
+ 36
+
+ 37
Already up to date.
+
+ 38
*** syncing toniz4-overlay
+
+ 39
*** synced toniz4-overlay
+
+ 40
 * Sync succeeded
+
+ 41
$ git log --format=%ci -1
+
+ 42
$ git show -q --pretty=format:%G? HEAD
+
+ 43
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 toniz4-overlay
+
+ 44
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad