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