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