diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 09:04:02 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 09:04:02 +0000 |
commit | 6a924d66f7a080a12523fd64153b5b6d8329fe60 (patch) | |
tree | 8a476b6fe17170f0c743e5d866aa203019520d8b /qemu-init.txt | |
parent | 2024-10-24T08:45:00Z (diff) | |
download | repos-6a924d66f7a080a12523fd64153b5b6d8329fe60.tar.gz repos-6a924d66f7a080a12523fd64153b5b6d8329fe60.tar.bz2 repos-6a924d66f7a080a12523fd64153b5b6d8329fe60.zip |
2024-10-24T09:00:00Z
Diffstat (limited to 'qemu-init.txt')
-rw-r--r-- | qemu-init.txt | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/qemu-init.txt b/qemu-init.txt index 59a3acef49a3..a072d2416b60 100644 --- a/qemu-init.txt +++ b/qemu-init.txt @@ -16,10 +16,20 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync qemu-init +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: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). *** 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 +WARNING:pkgcore:displacer repo at '/var/lib/repo-mirror-ci/sync/displacer', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:ago repo at '/var/lib/repo-mirror-ci/sync/ago', 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'... *** 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 |