diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 18:52:38 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 18:52:38 +0000 |
commit | 06b186793c031b509d09871fd027252ac4d8cc78 (patch) | |
tree | 76b366407b583f172e93fc1543ab60d7e040c247 /qemu-init.txt | |
parent | 2024-10-24T18:30:00Z (diff) | |
download | repos-06b186793c031b509d09871fd027252ac4d8cc78.tar.gz repos-06b186793c031b509d09871fd027252ac4d8cc78.tar.bz2 repos-06b186793c031b509d09871fd027252ac4d8cc78.zip |
2024-10-24T18:45:00Z
Diffstat (limited to 'qemu-init.txt')
-rw-r--r-- | qemu-init.txt | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/qemu-init.txt b/qemu-init.txt index 6c39e5c94a01..c1001c993bbc 100644 --- a/qemu-init.txt +++ b/qemu-init.txt @@ -16,15 +16,16 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync qemu-init -WARNING:pkgcore:graaff repo at '/var/lib/repo-mirror-ci/sync/graaff', 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:musl repo at '/var/lib/repo-mirror-ci/sync/musl', 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:pixlra repo at '/var/lib/repo-mirror-ci/sync/pixlra', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing qemu-init -Already up to date. +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 with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync qemu-init +*** syncing qemu-init +Cloning into '/var/lib/repo-mirror-ci/sync/qemu-init'... *** synced qemu-init - * Sync succeeded + * Sync succeeded after re-adding $ 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 |