diff options
author | 2024-09-27 03:35:52 +0000 | |
---|---|---|
committer | 2024-09-27 03:35:52 +0000 | |
commit | 7cc5f4b74d0a4d96d7ff9d0718e642cef7b5e0e8 (patch) | |
tree | 8284f2c067c89406dc4ce4c09ff2b64ce2b504cd /qemu-init.txt | |
parent | 2024-09-27T03:15:00Z (diff) | |
download | repos-7cc5f4b74d0a4d96d7ff9d0718e642cef7b5e0e8.tar.gz repos-7cc5f4b74d0a4d96d7ff9d0718e642cef7b5e0e8.tar.bz2 repos-7cc5f4b74d0a4d96d7ff9d0718e642cef7b5e0e8.zip |
2024-09-27T03:30:00Z
Diffstat (limited to 'qemu-init.txt')
-rw-r--r-- | qemu-init.txt | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/qemu-init.txt b/qemu-init.txt index 59a3acef49a3..05d7db508301 100644 --- a/qemu-init.txt +++ b/qemu-init.txt @@ -16,10 +16,24 @@ 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). *** syncing qemu-init -Already up to date. +fatal: unable to access 'https://anongit.gentoo.org/git/proj/kvm-tools.git/': Empty reply from server +!!! 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: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: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:kde repo at '/var/lib/repo-mirror-ci/sync/kde', 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: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:alexxy repo at '/var/lib/repo-mirror-ci/sync/alexxy', 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). +*** 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 |