From 9451eb0a263d2e32945c05e3e9c2c8367022a1b4 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Thu, 10 Sep 2020 00:35:04 +0000 Subject: 2020-09-10T00:30:01Z --- holgersson-overlay.html | 50 +++++++------------------------------------------ 1 file changed, 7 insertions(+), 43 deletions(-) (limited to 'holgersson-overlay.html') diff --git a/holgersson-overlay.html b/holgersson-overlay.html index 31a1be3d37dc..4c195deaa3ad 100644 --- a/holgersson-overlay.html +++ b/holgersson-overlay.html @@ -30,56 +30,20 @@ 10
 'status': 'unofficial'}
 
- 11
$ pmaint sync holgersson-overlay
+            11
 * Adding new repository
 
- 12
warning: Pulling without specifying how to reconcile divergent branches is
+            12
$ pmaint sync holgersson-overlay
 
- 13
discouraged. You can squelch this message by running one of the following
+            13
Cloning into '/var/lib/repo-mirror-ci/sync/holgersson-overlay'...
 
- 14
commands sometime before your next pull:
+            14
fatal: unable to access 'https://git.holgersson.xyz/foss/holgersson-overlay/': Couldn't resolve host 'git.holgersson.xyz'
 
- 15
+            15
*** syncing holgersson-overlay
 
- 16
  git config pull.rebase false  # merge (the default strategy)
+            16
!!! failed syncing holgersson-overlay
 
- 17
  git config pull.rebase true   # rebase
-
- 18
  git config pull.ff only       # fast-forward only
-
- 19
-
- 20
You can replace "git config" with "git config --global" to set a default
-
- 21
preference for all repositories. You can also pass --rebase, --no-rebase,
-
- 22
or --ff-only on the command line to override the configured default per
-
- 23
invocation.
-
- 24
-
- 25
fatal: unable to access 'https://git.holgersson.xyz/foss/holgersson-overlay/': Couldn't resolve host 'git.holgersson.xyz'
-
- 26
*** syncing holgersson-overlay
-
- 27
!!! failed syncing holgersson-overlay
-
- 28
 * Sync failed with 1
+            17
 * Sync failed with 1
 
[FATAL] - 29
 * Will try to re-create
-
- 30
$ pmaint sync holgersson-overlay
-
- 31
Cloning into '/var/lib/repo-mirror-ci/sync/holgersson-overlay'...
-
- 32
fatal: unable to access 'https://git.holgersson.xyz/foss/holgersson-overlay/': Couldn't resolve host 'git.holgersson.xyz'
-
- 33
*** syncing holgersson-overlay
-
- 34
!!! failed syncing holgersson-overlay
-
- 35
 * Sync failed again with 1, removing
-
-- cgit v1.2.3-65-gdbad