From 8bb29b21779a795730a514dbcd9a6c5da7945337 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Fri, 1 Jan 2021 03:34:59 +0000 Subject: 2021-01-01T03:30:01Z --- phackerlay.html | 50 +++++++------------------------------------------- 1 file changed, 7 insertions(+), 43 deletions(-) (limited to 'phackerlay.html') diff --git a/phackerlay.html b/phackerlay.html index 0ac550d02ff3..d079b4391a34 100644 --- a/phackerlay.html +++ b/phackerlay.html @@ -32,56 +32,20 @@ 11
 'status': 'unofficial'}
 
- 12
$ pmaint sync phackerlay
+            12
 * Adding new repository
 
- 13
warning: Pulling without specifying how to reconcile divergent branches is
+            13
$ pmaint sync phackerlay
 
- 14
discouraged. You can squelch this message by running one of the following
+            14
Cloning into '/var/lib/repo-mirror-ci/sync/phackerlay'...
 
- 15
commands sometime before your next pull:
+            15
fatal: unable to access 'https://gitlab.phys-el.ru/ustinov/phackerlay.git/': Couldn't resolve host 'gitlab.phys-el.ru'
 
- 16
+            16
*** syncing phackerlay
 
- 17
  git config pull.rebase false  # merge (the default strategy)
+            17
!!! failed syncing phackerlay
 
- 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://gitlab.phys-el.ru/ustinov/phackerlay.git/': Couldn't resolve host 'gitlab.phys-el.ru'
-
- 27
*** syncing phackerlay
-
- 28
!!! failed syncing phackerlay
-
- 29
 * Sync failed with 1
+            18
 * Sync failed with 1
 
[FATAL] - 30
 * Will try to re-create
-
- 31
$ pmaint sync phackerlay
-
- 32
Cloning into '/var/lib/repo-mirror-ci/sync/phackerlay'...
-
- 33
fatal: unable to access 'https://gitlab.phys-el.ru/ustinov/phackerlay.git/': Couldn't resolve host 'gitlab.phys-el.ru'
-
- 34
*** syncing phackerlay
-
- 35
!!! failed syncing phackerlay
-
- 36
 * Sync failed again with 1, removing
-
-- cgit v1.2.3-65-gdbad