diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-07-30 03:19:12 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-07-30 03:19:12 +0000 |
commit | 7a90bdbe0955b51f16a6f1ce9c53a65ce3c5baf3 (patch) | |
tree | e5c4fa2f9f77c4003a94a4362a156e6fa609ca25 /java.txt | |
parent | 2024-07-30T03:00:00Z (diff) | |
download | repos-7a90bdbe0955b51f16a6f1ce9c53a65ce3c5baf3.tar.gz repos-7a90bdbe0955b51f16a6f1ce9c53a65ce3c5baf3.tar.bz2 repos-7a90bdbe0955b51f16a6f1ce9c53a65ce3c5baf3.zip |
2024-07-30T03:15:00Z
Diffstat (limited to 'java.txt')
-rw-r--r-- | java.txt | 17 |
1 files changed, 7 insertions, 10 deletions
@@ -14,16 +14,13 @@ 'status': 'official'} pkgcore 0.12.24 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync java *** syncing java -fatal: unable to access 'https://anongit.gentoo.org/git/proj/java.git/': The requested URL returned error: 500 -!!! 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:qemu-init repo at '/var/lib/repo-mirror-ci/sync/qemu-init', 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 |