From 06c5d83eb54cb1b53b18a677a05b38211eb5f615 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Mon, 26 Apr 2021 12:50:51 +0000 Subject: 2021-04-26T12:45:01Z --- luke-jr.html | 50 +++++++------------------------------------------- 1 file changed, 7 insertions(+), 43 deletions(-) (limited to 'luke-jr.html') diff --git a/luke-jr.html b/luke-jr.html index 773990a8e699..02bcbbb8148a 100644 --- a/luke-jr.html +++ b/luke-jr.html @@ -26,56 +26,20 @@ 8
 'status': 'unofficial'}
 
- 9
$ pmaint sync luke-jr
+            9
 * Adding new repository
 
- 10
*** syncing luke-jr
+            10
$ pmaint sync luke-jr
 
- 11
warning: Pulling without specifying how to reconcile divergent branches is
+            11
*** syncing luke-jr
 
- 12
discouraged. You can squelch this message by running one of the following
+            12
Cloning into '/var/lib/repo-mirror-ci/sync/luke-jr'...
 
- 13
commands sometime before your next pull:
+            13
fatal: unable to access 'https://scm.dashjr.org/scmroot/git/portage-overlays/luke-jr/': OpenSSL SSL_connect: Connection reset by peer in connection to scm.dashjr.org:443 
 
- 14
+            14
!!! failed syncing luke-jr
 
- 15
  git config pull.rebase false  # merge (the default strategy)
-
- 16
  git config pull.rebase true   # rebase
-
- 17
  git config pull.ff only       # fast-forward only
-
- 18
-
- 19
You can replace "git config" with "git config --global" to set a default
-
- 20
preference for all repositories. You can also pass --rebase, --no-rebase,
-
- 21
or --ff-only on the command line to override the configured default per
-
- 22
invocation.
-
- 23
-
- 24
fatal: unable to access 'https://scm.dashjr.org/scmroot/git/portage-overlays/luke-jr/': Operation timed out after 300002 milliseconds with 0 out of 0 bytes received
-
- 25
!!! failed syncing luke-jr
-
- 26
 * Sync failed with 1
+            15
 * Sync failed with 1
 
[FATAL] - 27
 * Will try to re-create
-
- 28
$ pmaint sync luke-jr
-
- 29
*** syncing luke-jr
-
- 30
Cloning into '/var/lib/repo-mirror-ci/sync/luke-jr'...
-
- 31
fatal: unable to access 'https://scm.dashjr.org/scmroot/git/portage-overlays/luke-jr/': Operation timed out after 300023 milliseconds with 0 out of 0 bytes received
-
- 32
!!! failed syncing luke-jr
-
- 33
 * Sync failed again with 1, removing
-
-- cgit v1.2.3-65-gdbad