From 60323795305f934b1ab04530d702f082bdf57bd6 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Wed, 18 Nov 2020 11:07:06 +0000 Subject: 2020-11-18T11:00:01Z --- gitlab.html | 56 ++++++++------------------------------------------------ 1 file changed, 8 insertions(+), 48 deletions(-) (limited to 'gitlab.html') diff --git a/gitlab.html b/gitlab.html index c002c8d5e57d..61d660ea126d 100644 --- a/gitlab.html +++ b/gitlab.html @@ -30,62 +30,22 @@ 10
 'status': 'unofficial'}
 
- 11
$ pmaint sync gitlab
+            11
 * Adding new repository
 
- 12
warning: Pulling without specifying how to reconcile divergent branches is
+            12
$ pmaint sync gitlab
 
- 13
discouraged. You can squelch this message by running one of the following
+            13
Cloning into '/var/lib/repo-mirror-ci/sync/gitlab'...
 
- 14
commands sometime before your next pull:
+            14
remote: 404 page not found
 
- 15
+            15
fatal: repository 'https://gitlab.awesome-it.de/overlays/gitlab.git/' not found
 
- 16
  git config pull.rebase false  # merge (the default strategy)
+            16
*** syncing gitlab
 
- 17
  git config pull.rebase true   # rebase
+            17
!!! failed syncing gitlab
 
- 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
remote: 404 page not found
-
- 26
fatal: repository 'https://gitlab.awesome-it.de/overlays/gitlab.git/' not found
-
- 27
*** syncing gitlab
-
- 28
!!! failed syncing gitlab
-
- 29
 * Sync failed with 1
+            18
 * Sync failed with 1
 
[FATAL] - 30
 * Will try to re-create
-
- 31
$ pmaint sync gitlab
-
- 32
WARNING:pkgcore:awesome repo at '/var/lib/repo-mirror-ci/sync/awesome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
-
- 33
Cloning into '/var/lib/repo-mirror-ci/sync/gitlab'...
-
- 34
remote: 404 page not found
-
- 35
fatal: repository 'https://gitlab.awesome-it.de/overlays/gitlab.git/' not found
-
- 36
*** syncing gitlab
-
- 37
!!! failed syncing gitlab
-
- 38
 * Sync failed again with 1, removing
-
-- cgit v1.2.3-65-gdbad