diff options
author | 2024-10-23 23:03:39 +0000 | |
---|---|---|
committer | 2024-10-23 23:03:39 +0000 | |
commit | 57e4ca09c8db73db14bdc616d5c78ab07bdd8a75 (patch) | |
tree | cfa6f6194231d82d0639692457aab0c657e4f359 /qemu-init.txt | |
parent | 2024-10-23T22:30:01Z (diff) | |
download | repos-57e4ca09c8db73db14bdc616d5c78ab07bdd8a75.tar.gz repos-57e4ca09c8db73db14bdc616d5c78ab07bdd8a75.tar.bz2 repos-57e4ca09c8db73db14bdc616d5c78ab07bdd8a75.zip |
2024-10-23T23:00:00Z
Diffstat (limited to 'qemu-init.txt')
-rw-r--r-- | qemu-init.txt | 20 |
1 files changed, 9 insertions, 11 deletions
diff --git a/qemu-init.txt b/qemu-init.txt index 6e9611140ae1..4586d8505286 100644 --- a/qemu-init.txt +++ b/qemu-init.txt @@ -15,17 +15,15 @@ '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 -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:activehome repo at '/var/lib/repo-mirror-ci/sync/activehome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:emacs repo at '/var/lib/repo-mirror-ci/sync/emacs', 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: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). *** 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 |