summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src_prepare-overlay.txt')
-rw-r--r--src_prepare-overlay.txt32
1 files changed, 7 insertions, 25 deletions
diff --git a/src_prepare-overlay.txt b/src_prepare-overlay.txt
index 8d2d4f657041..d5afba3107fc 100644
--- a/src_prepare-overlay.txt
+++ b/src_prepare-overlay.txt
@@ -9,31 +9,13 @@
{'type': 'git',
'uri': 'git+ssh://git@gitlab.com/src_prepare/src_prepare-overlay.git'}],
'status': 'unofficial'}
+ * Adding new repository
$ pmaint sync src_prepare-overlay
-warning: Pulling without specifying how to reconcile divergent branches is
-discouraged. You can squelch this message by running one of the following
-commands sometime before your next pull:
-
- git config pull.rebase false # merge (the default strategy)
- git config pull.rebase true # rebase
- git config pull.ff only # fast-forward only
-
-You can replace "git config" with "git config --global" to set a default
-preference for all repositories. You can also pass --rebase, --no-rebase,
-or --ff-only on the command line to override the configured default per
-invocation.
-
-fatal: unable to access 'https://gitlab.com/src_prepare/src_prepare-overlay.git/': The requested URL returned error: 522
-*** syncing src_prepare-overlay
-!!! failed syncing src_prepare-overlay
- * Sync failed with 1
- * Will try to re-create
-$ pmaint sync src_prepare-overlay
-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).
-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).
-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).
Cloning into '/var/lib/repo-mirror-ci/sync/src_prepare-overlay'...
-fatal: unable to access 'https://gitlab.com/src_prepare/src_prepare-overlay.git/': The requested URL returned error: 522
*** syncing src_prepare-overlay
-!!! failed syncing src_prepare-overlay
- * Sync failed again with 1, removing
+*** synced src_prepare-overlay
+ * Sync succeeded
+$ git log --format=%ci -1
+$ git show -q --pretty=format:%G? HEAD
+$ pmaint regen --use-local-desc --pkg-desc-index -t 32 src_prepare-overlay
+ * Cache regenerated successfully