diff options
Diffstat (limited to 'pypi-sci.txt')
-rw-r--r-- | pypi-sci.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/pypi-sci.txt b/pypi-sci.txt index 2d5084e06d28..034e6b678111 100644 --- a/pypi-sci.txt +++ b/pypi-sci.txt @@ -16,9 +16,16 @@ pkgcore 0.12.20 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pypi-sci *** syncing pypi-sci -Already up to date. +fatal: unable to access 'https://github.com/jiegec/gentoo-pypi-sci.git/': Failed to connect to github.com port 443 after 128941 ms: Couldn't connect to server +!!! failed syncing pypi-sci + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pypi-sci +WARNING:pkgcore:r7l repo at '/var/lib/repo-mirror-ci/sync/r7l', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +*** syncing pypi-sci +Cloning into '/var/lib/repo-mirror-ci/sync/pypi-sci'... *** synced pypi-sci - * 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 pypi-sci |