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