diff options
Diffstat (limited to 'activehome.txt')
-rw-r--r-- | activehome.txt | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/activehome.txt b/activehome.txt index 8ddbeab59ab4..94a8870efca6 100644 --- a/activehome.txt +++ b/activehome.txt @@ -19,10 +19,18 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync activehome +WARNING:pkgcore:mv repo at '/var/lib/repo-mirror-ci/sync/mv', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing activehome -Already up to date. +fatal: unable to access 'https://anongit.gentoo.org/git/user/activehome.git/': Recv failure: Connection reset by peer +!!! failed syncing activehome + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync activehome +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). +*** syncing activehome +Cloning into '/var/lib/repo-mirror-ci/sync/activehome'... *** synced activehome - * Sync succeeded + * Sync succeeded after re-adding $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 activehome |