From 3916dc6c98e495b0b206f58552b761255a80104e Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Fri, 11 Sep 2020 20:05:11 +0000 Subject: 2020-09-11T20:00:01Z --- flewkey-overlay.html | 50 +++++++------------------------------------------- 1 file changed, 7 insertions(+), 43 deletions(-) (limited to 'flewkey-overlay.html') diff --git a/flewkey-overlay.html b/flewkey-overlay.html index 1127430dd7db..83a5b62f34c7 100644 --- a/flewkey-overlay.html +++ b/flewkey-overlay.html @@ -30,56 +30,20 @@ 10
 'status': 'unofficial'}
 
- 11
$ pmaint sync flewkey-overlay
+            11
 * Adding new repository
 
- 12
warning: Pulling without specifying how to reconcile divergent branches is
+            12
$ pmaint sync flewkey-overlay
 
- 13
discouraged. You can squelch this message by running one of the following
+            13
Cloning into '/var/lib/repo-mirror-ci/sync/flewkey-overlay'...
 
- 14
commands sometime before your next pull:
+            14
fatal: unable to access 'https://git.sdf.org/flewkey/flewkey-overlay.git/': SSL certificate problem: certificate has expired
 
- 15
+            15
*** syncing flewkey-overlay
 
- 16
  git config pull.rebase false  # merge (the default strategy)
+            16
!!! failed syncing flewkey-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.sdf.org/flewkey/flewkey-overlay.git/': SSL certificate problem: certificate has expired
-
- 26
*** syncing flewkey-overlay
-
- 27
!!! failed syncing flewkey-overlay
-
- 28
 * Sync failed with 1
+            17
 * Sync failed with 1
 
[FATAL] - 29
 * Will try to re-create
-
- 30
$ pmaint sync flewkey-overlay
-
- 31
Cloning into '/var/lib/repo-mirror-ci/sync/flewkey-overlay'...
-
- 32
fatal: unable to access 'https://git.sdf.org/flewkey/flewkey-overlay.git/': SSL certificate problem: certificate has expired
-
- 33
*** syncing flewkey-overlay
-
- 34
!!! failed syncing flewkey-overlay
-
- 35
 * Sync failed again with 1, removing
-
-- cgit v1.2.3-65-gdbad