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