From 8877921c074145d276001c4076c560809f4dc209 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Fri, 20 Nov 2020 23:46:30 +0000 Subject: 2020-11-20T23:30:01Z --- KBrown-pub.html | 50 +++++++------------------------------------------- 1 file changed, 7 insertions(+), 43 deletions(-) (limited to 'KBrown-pub.html') diff --git a/KBrown-pub.html b/KBrown-pub.html index 3b120803af4b..57dbd560374f 100644 --- a/KBrown-pub.html +++ b/KBrown-pub.html @@ -36,56 +36,20 @@ 13
 'status': 'unofficial'}
 
- 14
$ pmaint sync KBrown-pub
+            14
 * Adding new repository
 
- 15
warning: Pulling without specifying how to reconcile divergent branches is
+            15
$ pmaint sync KBrown-pub
 
- 16
discouraged. You can squelch this message by running one of the following
+            16
Cloning into '/var/lib/repo-mirror-ci/sync/KBrown-pub'...
 
- 17
commands sometime before your next pull:
+            17
fatal: unable to access 'https://git.softwarelibre.mx/KBrown/gentoo-overlay.git/': Failed to connect to git.softwarelibre.mx port 443: Connection timed out
 
- 18
+            18
*** syncing KBrown-pub
 
- 19
  git config pull.rebase false  # merge (the default strategy)
+            19
!!! failed syncing KBrown-pub
 
- 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://git.softwarelibre.mx/KBrown/gentoo-overlay.git/': Failed to connect to git.softwarelibre.mx port 443: Connection timed out
-
- 29
*** syncing KBrown-pub
-
- 30
!!! failed syncing KBrown-pub
-
- 31
 * Sync failed with 1
+            20
 * Sync failed with 1
 
[FATAL] - 32
 * Will try to re-create
-
- 33
$ pmaint sync KBrown-pub
-
- 34
Cloning into '/var/lib/repo-mirror-ci/sync/KBrown-pub'...
-
- 35
fatal: unable to access 'https://git.softwarelibre.mx/KBrown/gentoo-overlay.git/': Failed to connect to git.softwarelibre.mx port 443: Connection timed out
-
- 36
*** syncing KBrown-pub
-
- 37
!!! failed syncing KBrown-pub
-
- 38
 * Sync failed again with 1, removing
-
-- cgit v1.2.3-65-gdbad