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