From 5b10fadd489732ca87d7cc365aceb4415392f19b Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Tue, 9 Mar 2021 06:38:41 +0000 Subject: 2021-03-09T06:30:02Z --- 0bs1d1an.html | 52 +++++++--------------------------------------------- 1 file changed, 7 insertions(+), 45 deletions(-) (limited to '0bs1d1an.html') diff --git a/0bs1d1an.html b/0bs1d1an.html index 8564ace20953..083fcf856a01 100644 --- a/0bs1d1an.html +++ b/0bs1d1an.html @@ -36,58 +36,20 @@ 13
 'status': 'unofficial'}
 
- 14
$ pmaint sync 0bs1d1an
+            14
 * Adding new repository
 
- 15
warning: Pulling without specifying how to reconcile divergent branches is
+            15
$ pmaint sync 0bs1d1an
 
- 16
discouraged. You can squelch this message by running one of the following
+            16
Cloning into '/var/lib/repo-mirror-ci/sync/0bs1d1an'...
 
- 17
commands sometime before your next pull:
+            17
fatal: unable to access 'https://gitlab.com/0bs1d1an/0bs1d1an-overlay.git/': The requested URL returned error: 502
 
- 18
+            18
*** syncing 0bs1d1an
 
- 19
  git config pull.rebase false  # merge (the default strategy)
+            19
!!! failed syncing 0bs1d1an
 
- 20
  git config pull.rebase true   # rebase
-
- 21
  git config pull.ff only       # fast-forward only
-
- 22
-
- 23
You can replace "git config" with "git config --global" to set a default
-
- 24
preference for all repositories. You can also pass --rebase, --no-rebase,
-
- 25
or --ff-only on the command line to override the configured default per
-
- 26
invocation.
-
- 27
-
- 28
fatal: unable to access 'https://gitlab.com/0bs1d1an/0bs1d1an-overlay.git/': The requested URL returned error: 502
-
- 29
*** syncing 0bs1d1an
-
- 30
!!! failed syncing 0bs1d1an
-
- 31
 * Sync failed with 1
+            20
 * Sync failed with 1
 
[FATAL] - 32
 * Will try to re-create
-
- 33
$ pmaint sync 0bs1d1an
-
- 34
Cloning into '/var/lib/repo-mirror-ci/sync/0bs1d1an'...
-
- 35
error: RPC failed; HTTP 502 curl 22 The requested URL returned error: 502
-
- 36
fatal: the remote end hung up unexpectedly
-
- 37
*** syncing 0bs1d1an
-
- 38
!!! failed syncing 0bs1d1an
-
- 39
 * Sync failed again with 1, removing
-
-- cgit v1.2.3-65-gdbad