diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 19:18:24 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 19:18:24 +0000 |
commit | eb0a754eba3e7738a9a979fb5e86c917b4e161ab (patch) | |
tree | 0a7b5bc53b75b8b0a79e872ae1e2211a0729ff1d /libressl.txt | |
parent | 2024-10-24T18:45:00Z (diff) | |
download | repos-eb0a754eba3e7738a9a979fb5e86c917b4e161ab.tar.gz repos-eb0a754eba3e7738a9a979fb5e86c917b4e161ab.tar.bz2 repos-eb0a754eba3e7738a9a979fb5e86c917b4e161ab.zip |
2024-10-24T19:15:00Z
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 |