diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 22:48:34 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 22:48:34 +0000 |
commit | 9e0c7bccb31695ec40c0a9e9752c640e82a96353 (patch) | |
tree | 2e6b396edf22e17690032d2ae272cc38a81783a5 /qemu-init.txt | |
parent | 2024-10-24T22:30:00Z (diff) | |
download | repos-9e0c7bccb31695ec40c0a9e9752c640e82a96353.tar.gz repos-9e0c7bccb31695ec40c0a9e9752c640e82a96353.tar.bz2 repos-9e0c7bccb31695ec40c0a9e9752c640e82a96353.zip |
2024-10-24T22:45:00Z
Diffstat (limited to 'qemu-init.txt')
-rw-r--r-- | qemu-init.txt | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/qemu-init.txt b/qemu-init.txt index 87d2922d335a..e8bab9b2c9e8 100644 --- a/qemu-init.txt +++ b/qemu-init.txt @@ -16,14 +16,20 @@ 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:libressl repo at '/var/lib/repo-mirror-ci/sync/libressl', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:mysql repo at '/var/lib/repo-mirror-ci/sync/mysql', 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). +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). *** 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:bibletime repo at '/var/lib/repo-mirror-ci/sync/bibletime', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:seden repo at '/var/lib/repo-mirror-ci/sync/seden', 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). +*** 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 |