From 2f6ebaa53806020bd5adc9d356c23b86e283956a Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Sat, 24 Oct 2020 17:35:06 +0000 Subject: 2020-10-24T17:30:01Z --- phackerlay.html | 50 ++++++++++---------------------------------------- 1 file changed, 10 insertions(+), 40 deletions(-) (limited to 'phackerlay.html') diff --git a/phackerlay.html b/phackerlay.html index 67940b6fec88..f9f87b40a369 100644 --- a/phackerlay.html +++ b/phackerlay.html @@ -32,55 +32,25 @@ 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
*** syncing phackerlay
 
- 16
+            16
*** synced phackerlay
 
- 17
  git config pull.rebase false  # merge (the default strategy)
+            17
 * Sync succeeded
 
- 18
  git config pull.rebase true   # rebase
+            18
$ git log --format=%ci -1
 
- 19
  git config pull.ff only       # fast-forward only
+            19
$ git show -q --pretty=format:%G? HEAD
 
- 20
+            20
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 phackerlay
 
- 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/': Failed to connect to gitlab.phys-el.ru port 443: Connection timed out
-
- 27
*** syncing phackerlay
-
- 28
!!! failed syncing phackerlay
-
- 29
 * 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/': Failed to connect to gitlab.phys-el.ru port 443: No route to host
-
- 34
*** syncing phackerlay
-
- 35
!!! failed syncing phackerlay
-
- 36
 * Sync failed again with 1, removing
+            21
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad