diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-28 13:48:35 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-28 13:48:35 +0000 |
commit | e212c71da9f89eecae76b4c7120a327c20d722af (patch) | |
tree | a59e40b31f5030ef045bc146316d928ec2032942 /qemu-init.txt | |
parent | 2024-10-28T13:30:00Z (diff) | |
download | repos-e212c71da9f89eecae76b4c7120a327c20d722af.tar.gz repos-e212c71da9f89eecae76b4c7120a327c20d722af.tar.bz2 repos-e212c71da9f89eecae76b4c7120a327c20d722af.zip |
2024-10-28T13:45:00Z
Diffstat (limited to 'qemu-init.txt')
-rw-r--r-- | qemu-init.txt | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/qemu-init.txt b/qemu-init.txt index e0127025743e..0cf01c2e396d 100644 --- a/qemu-init.txt +++ b/qemu-init.txt @@ -16,17 +16,13 @@ pkgcore 0.12.28 $ 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: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). +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). 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). *** syncing qemu-init -Cloning into '/var/lib/repo-mirror-ci/sync/qemu-init'... +Already up to date. *** synced qemu-init - * Sync succeeded after re-adding + * 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 |