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 --- gnome.html | 46 +++++++++++++++++----------------------------- 1 file changed, 17 insertions(+), 29 deletions(-) (limited to 'gnome.html') diff --git a/gnome.html b/gnome.html index f54f8240f345..687638b2bc1d 100644 --- a/gnome.html +++ b/gnome.html @@ -38,50 +38,38 @@ 14
 'status': 'official'}
 
- 15
$ pmaint sync gnome
+            15
 * Adding new repository
 
- 16
warning: Pulling without specifying how to reconcile divergent branches is
+            16
$ pmaint sync gnome
 
- 17
discouraged. You can squelch this message by running one of the following
+            17
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).
 
- 18
commands sometime before your next pull:
+            18
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).
 
- 19
+            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
  git config pull.rebase false  # merge (the default strategy)
+            20
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).
 
- 21
  git config pull.rebase true   # rebase
+            21
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).
 
- 22
  git config pull.ff only       # fast-forward only
+            22
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).
 
- 23
+            23
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).
 
- 24
You can replace "git config" with "git config --global" to set a default
+            24
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).
 
- 25
preference for all repositories. You can also pass --rebase, --no-rebase,
+            25
Cloning into '/var/lib/repo-mirror-ci/sync/gnome'...
 
- 26
or --ff-only on the command line to override the configured default per
+            26
error: RPC failed; HTTP 504 curl 22 The requested URL returned error: 504
 
- 27
invocation.
+            27
fatal: the remote end hung up unexpectedly
 
- 28
+            28
*** syncing gnome
 
- 29
Already up to date.
-
- 30
*** syncing gnome
-
- 31
*** synced gnome
-
- 32
 * Sync succeeded
-
- 33
$ git log --format=%ci -1
-
- 34
$ git show -q --pretty=format:%G? HEAD
-
- 35
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gnome
-
- 36
 * Cache regenerated successfully
+            29
!!! failed syncing gnome
 
+ 30
 * Sync failed with 1
+
[FATAL] -- cgit v1.2.3-65-gdbad