diff options
Diffstat (limited to 'libressl.txt')
-rw-r--r-- | libressl.txt | 21 |
1 files changed, 12 insertions, 9 deletions
diff --git a/libressl.txt b/libressl.txt index b3f449e2789a..3f0e4735f96e 100644 --- a/libressl.txt +++ b/libressl.txt @@ -11,16 +11,19 @@ 'status': 'official'} pkgcore 0.12.28 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync libressl +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: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 libressl -fatal: unable to access 'https://anongit.gentoo.org/git/repo/proj/libressl.git/': Recv failure: Connection reset by peer -!!! failed syncing libressl - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync libressl +WARNING:pkgcore:fordfrog repo at '/var/lib/repo-mirror-ci/sync/fordfrog', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +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: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). +WARNING:pkgcore:fordfrog repo at '/var/lib/repo-mirror-ci/sync/fordfrog', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing libressl Cloning into '/var/lib/repo-mirror-ci/sync/libressl'... -fatal: unable to access 'https://anongit.gentoo.org/git/repo/proj/libressl.git/': Recv failure: Connection reset by peer -!!! failed syncing libressl - * Sync failed again with 1, removing +*** synced libressl + * Sync succeeded +$ 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 libressl + * Cache regenerated successfully |