diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-10 15:50:19 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-10 15:50:19 +0000 |
commit | ed994d21baf2f5be6e75fe52b541a931aea6e907 (patch) | |
tree | 7264d82c2ff4e9214f226725d92e626ff89e9c13 /qemu-init.txt | |
parent | 2024-10-10T15:30:00Z (diff) | |
download | repos-ed994d21baf2f5be6e75fe52b541a931aea6e907.tar.gz repos-ed994d21baf2f5be6e75fe52b541a931aea6e907.tar.bz2 repos-ed994d21baf2f5be6e75fe52b541a931aea6e907.zip |
2024-10-10T15:45:00Z
Diffstat (limited to 'qemu-init.txt')
-rw-r--r-- | qemu-init.txt | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/qemu-init.txt b/qemu-init.txt index 15d1613b620d..53d44ba61c31 100644 --- a/qemu-init.txt +++ b/qemu-init.txt @@ -15,16 +15,19 @@ 'status': 'official'} pkgcore 0.12.28 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync qemu-init -*** syncing qemu-init -error: RPC failed; curl 35 Recv failure: Connection reset by peer -fatal: expected flush after ref listing -!!! failed syncing qemu-init - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync qemu-init +WARNING:pkgcore:java repo at '/var/lib/repo-mirror-ci/sync/java', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:kde repo at '/var/lib/repo-mirror-ci/sync/kde', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:pigfoot repo at '/var/lib/repo-mirror-ci/sync/pigfoot', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:java repo at '/var/lib/repo-mirror-ci/sync/java', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:kde repo at '/var/lib/repo-mirror-ci/sync/kde', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:pigfoot repo at '/var/lib/repo-mirror-ci/sync/pigfoot', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing qemu-init Cloning into '/var/lib/repo-mirror-ci/sync/qemu-init'... -fatal: unable to access 'https://anongit.gentoo.org/git/proj/kvm-tools.git/': Recv failure: Connection reset by peer -!!! failed syncing qemu-init - * Sync failed again with 1, removing +*** synced qemu-init + * 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 qemu-init + * Cache regenerated successfully |