From 04bc05f9453fdc544d7b797f3eb931dd8759cc9c Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Sat, 20 Feb 2021 09:22:18 +0000 Subject: 2021-02-20T09:15:01Z --- src_prepare-overlay.html | 56 +++++++++--------------------------------------- 1 file changed, 10 insertions(+), 46 deletions(-) (limited to 'src_prepare-overlay.html') diff --git a/src_prepare-overlay.html b/src_prepare-overlay.html index 964434ead81d..931f32caeae8 100644 --- a/src_prepare-overlay.html +++ b/src_prepare-overlay.html @@ -32,61 +32,25 @@ 11
 'status': 'unofficial'}
 
- 12
$ pmaint sync src_prepare-overlay
+            12
 * Adding new repository
 
- 13
warning: Pulling without specifying how to reconcile divergent branches is
+            13
$ pmaint sync src_prepare-overlay
 
- 14
discouraged. You can squelch this message by running one of the following
+            14
Cloning into '/var/lib/repo-mirror-ci/sync/src_prepare-overlay'...
 
- 15
commands sometime before your next pull:
+            15
*** syncing src_prepare-overlay
 
- 16
+            16
*** synced src_prepare-overlay
 
- 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 32 src_prepare-overlay
 
- 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.com/src_prepare/src_prepare-overlay.git/': The requested URL returned error: 522
-
- 27
*** syncing src_prepare-overlay
-
- 28
!!! failed syncing src_prepare-overlay
-
- 29
 * Sync failed with 1
-
[FATAL] - 30
 * Will try to re-create
-
- 31
$ pmaint sync src_prepare-overlay
-
- 32
WARNING:pkgcore:ag-ops repo at '/var/lib/repo-mirror-ci/sync/ag-ops', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
-
- 33
WARNING:pkgcore:khoverlay repo at '/var/lib/repo-mirror-ci/sync/khoverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
-
- 34
WARNING:pkgcore:linux-be repo at '/var/lib/repo-mirror-ci/sync/linux-be', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
-
- 35
Cloning into '/var/lib/repo-mirror-ci/sync/src_prepare-overlay'...
-
- 36
fatal: unable to access 'https://gitlab.com/src_prepare/src_prepare-overlay.git/': The requested URL returned error: 522
-
- 37
*** syncing src_prepare-overlay
-
- 38
!!! failed syncing src_prepare-overlay
-
- 39
 * Sync failed again with 1, removing
+            21
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad