diff options
Diffstat (limited to 'fordfrog.txt')
-rw-r--r-- | fordfrog.txt | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/fordfrog.txt b/fordfrog.txt index c0d8f496e4e3..56b5f8c24158 100644 --- a/fordfrog.txt +++ b/fordfrog.txt @@ -16,9 +16,19 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync fordfrog *** syncing fordfrog -Already up to date. +fatal: unable to access 'https://anongit.gentoo.org/git/dev/fordfrog.git/': Recv failure: Connection reset by peer +!!! failed syncing fordfrog + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync fordfrog +WARNING:pkgcore:tex-overlay repo at '/var/lib/repo-mirror-ci/sync/tex-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:bibletime repo at '/var/lib/repo-mirror-ci/sync/bibletime', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:kde repo at '/var/lib/repo-mirror-ci/sync/kde', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:libressl repo at '/var/lib/repo-mirror-ci/sync/libressl', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +*** syncing fordfrog +Cloning into '/var/lib/repo-mirror-ci/sync/fordfrog'... *** synced fordfrog - * 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 fordfrog |