diff options
Diffstat (limited to 'ssnb.txt')
-rw-r--r-- | ssnb.txt | 12 |
1 files changed, 9 insertions, 3 deletions
@@ -15,11 +15,17 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ssnb -WARNING:pkgcore:science repo at '/var/lib/repo-mirror-ci/sync/science', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing ssnb -Already up to date. +fatal: unable to access 'https://anongit.gentoo.org/git/repo/user/ssnb.git/': Recv failure: Connection reset by peer +!!! failed syncing ssnb + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ssnb +WARNING:pkgcore:mysql repo at '/var/lib/repo-mirror-ci/sync/mysql', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +*** syncing ssnb +Cloning into '/var/lib/repo-mirror-ci/sync/ssnb'... *** synced ssnb - * 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 ssnb |