summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'activehome.txt')
-rw-r--r--activehome.txt29
1 files changed, 5 insertions, 24 deletions
diff --git a/activehome.txt b/activehome.txt
index 409a1ce6bce9..95a6a26816a1 100644
--- a/activehome.txt
+++ b/activehome.txt
@@ -16,31 +16,12 @@
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/user/activehome.git'}],
'status': 'unofficial'}
+ * Adding new repository
$ pmaint sync activehome
-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://anongit.gentoo.org/git/user/activehome.git/': The requested URL returned error: 502
+WARNING:pkgcore:AzP repo at '/var/lib/repo-mirror-ci/sync/AzP', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+WARNING:pkgcore:Drauthius repo at '/var/lib/repo-mirror-ci/sync/Drauthius', 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/activehome'...
+fatal: unable to access 'https://anongit.gentoo.org/git/user/activehome.git/': The requested URL returned error: 504
*** syncing activehome
!!! failed syncing activehome
* Sync failed with 1
- * Will try to re-create
-$ pmaint sync activehome
-Cloning into '/var/lib/repo-mirror-ci/sync/activehome'...
-*** syncing activehome
-*** synced activehome
- * Sync succeeded after re-adding
-$ git log --format=%ci -1
-$ git show -q --pretty=format:%G? HEAD
-$ pmaint regen --use-local-desc --pkg-desc-index -t 1 activehome
- * Cache regenerated successfully