diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-30 06:18:49 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-30 06:18:49 +0000 |
commit | 5b6b8540da82d2e077ec3bcdc33af5718b9c9e37 (patch) | |
tree | f3d6a348f74c30086075df1267a3cf492bce9a8d /java.txt | |
parent | 2024-10-30T06:00:00Z (diff) | |
download | repos-5b6b8540da82d2e077ec3bcdc33af5718b9c9e37.tar.gz repos-5b6b8540da82d2e077ec3bcdc33af5718b9c9e37.tar.bz2 repos-5b6b8540da82d2e077ec3bcdc33af5718b9c9e37.zip |
2024-10-30T06:15:01Z
Diffstat (limited to 'java.txt')
-rw-r--r-- | java.txt | 25 |
1 files changed, 15 insertions, 10 deletions
@@ -14,16 +14,21 @@ 'status': 'official'} pkgcore 0.12.28 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync java -*** syncing java -error: RPC failed; curl 35 Recv failure: Connection reset by peer -fatal: expected flush after ref listing -!!! failed syncing java - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync java +WARNING:pkgcore:emacs repo at '/var/lib/repo-mirror-ci/sync/emacs', 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). +WARNING:pkgcore:gnome repo at '/var/lib/repo-mirror-ci/sync/gnome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:guru repo at '/var/lib/repo-mirror-ci/sync/guru', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:emacs repo at '/var/lib/repo-mirror-ci/sync/emacs', 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). +WARNING:pkgcore:gnome repo at '/var/lib/repo-mirror-ci/sync/gnome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:guru repo at '/var/lib/repo-mirror-ci/sync/guru', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing java Cloning into '/var/lib/repo-mirror-ci/sync/java'... -fatal: unable to access 'https://anongit.gentoo.org/git/proj/java.git/': Recv failure: Connection reset by peer -!!! failed syncing java - * Sync failed again with 1, removing +*** synced java + * 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 java + * Cache regenerated successfully |