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