diff options
author | 2024-10-10 18:19:04 +0000 | |
---|---|---|
committer | 2024-10-10 18:19:04 +0000 | |
commit | ace12c438d599a7d4aab7e979450cbb87fad37a4 (patch) | |
tree | 43bde0f50af4b64fa3f1f780d4f1c4e31ee123f8 /qemu-init.txt | |
parent | 2024-10-10T18:00:00Z (diff) | |
download | repos-ace12c438d599a7d4aab7e979450cbb87fad37a4.tar.gz repos-ace12c438d599a7d4aab7e979450cbb87fad37a4.tar.bz2 repos-ace12c438d599a7d4aab7e979450cbb87fad37a4.zip |
2024-10-10T18:15:00Z
Diffstat (limited to 'qemu-init.txt')
-rw-r--r-- | qemu-init.txt | 28 |
1 files changed, 19 insertions, 9 deletions
diff --git a/qemu-init.txt b/qemu-init.txt index 4de67e072015..4525828f47d3 100644 --- a/qemu-init.txt +++ b/qemu-init.txt @@ -15,15 +15,25 @@ '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/': The requested URL returned error: 500 -!!! 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:anarchy repo at '/var/lib/repo-mirror-ci/sync/anarchy', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:dilfridge repo at '/var/lib/repo-mirror-ci/sync/dilfridge', 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:maekke repo at '/var/lib/repo-mirror-ci/sync/maekke', 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: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:anarchy repo at '/var/lib/repo-mirror-ci/sync/anarchy', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:dilfridge repo at '/var/lib/repo-mirror-ci/sync/dilfridge', 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:maekke repo at '/var/lib/repo-mirror-ci/sync/maekke', 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: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). *** 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 |