From f15156971bc99664aa696c0f06bce07e5e98bd4a Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Tue, 10 Nov 2020 19:05:19 +0000 Subject: 2020-11-10T19:00:01Z --- holgersson-overlay.html | 50 ++++++++++--------------------------------------- 1 file changed, 10 insertions(+), 40 deletions(-) (limited to 'holgersson-overlay.html') diff --git a/holgersson-overlay.html b/holgersson-overlay.html index 86ce0836ea54..37963a988ecf 100644 --- a/holgersson-overlay.html +++ b/holgersson-overlay.html @@ -30,55 +30,25 @@ 10
 'status': 'unofficial'}
 
- 11
$ pmaint sync holgersson-overlay
+            11
 * Adding new repository
 
- 12
warning: Pulling without specifying how to reconcile divergent branches is
+            12
$ pmaint sync holgersson-overlay
 
- 13
discouraged. You can squelch this message by running one of the following
+            13
Cloning into '/var/lib/repo-mirror-ci/sync/holgersson-overlay'...
 
- 14
commands sometime before your next pull:
+            14
*** syncing holgersson-overlay
 
- 15
+            15
*** synced holgersson-overlay
 
- 16
  git config pull.rebase false  # merge (the default strategy)
+            16
 * Sync succeeded
 
- 17
  git config pull.rebase true   # rebase
+            17
$ git log --format=%ci -1
 
- 18
  git config pull.ff only       # fast-forward only
+            18
$ git show -q --pretty=format:%G? HEAD
 
- 19
+            19
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 holgersson-overlay
 
- 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://git.holgersson.xyz/foss/holgersson-overlay/': Failed to connect to git.holgersson.xyz port 443: Connection timed out
-
- 26
*** syncing holgersson-overlay
-
- 27
!!! failed syncing holgersson-overlay
-
- 28
 * Sync failed with 1
-
[FATAL] - 29
 * Will try to re-create
-
- 30
$ pmaint sync holgersson-overlay
-
- 31
Cloning into '/var/lib/repo-mirror-ci/sync/holgersson-overlay'...
-
- 32
fatal: unable to access 'https://git.holgersson.xyz/foss/holgersson-overlay/': Failed to connect to git.holgersson.xyz port 443: No route to host
-
- 33
*** syncing holgersson-overlay
-
- 34
!!! failed syncing holgersson-overlay
-
- 35
 * Sync failed again with 1, removing
+            20
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad