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