summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2020-10-30 10:35:04 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2020-10-30 10:35:04 +0000
commit8bfe05a86dc1b39315d9b5b0ae4b2ca13b4fad76 (patch)
tree70c9f0e44e75369f990fb1767d4e8896f29d1d9d /flow.txt
parent2020-10-30T10:00:01Z (diff)
downloadrepos-8bfe05a86dc1b39315d9b5b0ae4b2ca13b4fad76.tar.gz
repos-8bfe05a86dc1b39315d9b5b0ae4b2ca13b4fad76.tar.bz2
repos-8bfe05a86dc1b39315d9b5b0ae4b2ca13b4fad76.zip
2020-10-30T10:30:01Z
Diffstat (limited to 'flow.txt')
-rw-r--r--flow.txt32
1 files changed, 7 insertions, 25 deletions
diff --git a/flow.txt b/flow.txt
index 48c874a63f23..badb6fb7b361 100644
--- a/flow.txt
+++ b/flow.txt
@@ -8,31 +8,13 @@
'source': [{'type': 'git',
'uri': 'https://gitlab.com/Flow/flow-s-ebuilds.git'}],
'status': 'unofficial'}
+ * Adding new repository
$ pmaint sync flow
-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/Flow/flow-s-ebuilds.git/': The requested URL returned error: 502
-*** syncing flow
-!!! failed syncing flow
- * Sync failed with 1
- * Will try to re-create
-$ pmaint sync flow
-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:argent-main repo at '/var/lib/repo-mirror-ci/sync/argent-main', 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/flow'...
-error: RPC failed; HTTP 502 curl 22 The requested URL returned error: 502
-fatal: the remote end hung up unexpectedly
*** syncing flow
-!!! failed syncing flow
- * Sync failed again with 1, removing
+*** synced flow
+ * Sync succeeded
+$ git log --format=%ci -1
+$ git show -q --pretty=format:%G? HEAD
+$ pmaint regen --use-local-desc --pkg-desc-index -t 1 flow
+ * Cache regenerated successfully