diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-23 14:48:25 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-23 14:48:25 +0000 |
commit | f77006ea2e0599b1e9d72c4fc7cb42348e59d19e (patch) | |
tree | fb7c835cdfa2117738f31f7c9584ce12d9a6ddad /tamiko.txt | |
parent | 2024-10-23T14:30:00Z (diff) | |
download | repos-f77006ea2e0599b1e9d72c4fc7cb42348e59d19e.tar.gz repos-f77006ea2e0599b1e9d72c4fc7cb42348e59d19e.tar.bz2 repos-f77006ea2e0599b1e9d72c4fc7cb42348e59d19e.zip |
2024-10-23T14:45:00Z
Diffstat (limited to 'tamiko.txt')
-rw-r--r-- | tamiko.txt | 21 |
1 files changed, 19 insertions, 2 deletions
diff --git a/tamiko.txt b/tamiko.txt index 5eaa3e5e5a33..d5aff51405e0 100644 --- a/tamiko.txt +++ b/tamiko.txt @@ -17,9 +17,26 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tamiko *** syncing tamiko -Already up to date. +fatal: unable to access 'https://anongit.gentoo.org/git/repo/dev/tamiko.git/': Recv failure: Connection reset by peer +!!! failed syncing tamiko + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tamiko +WARNING:pkgcore:jmbsvicetto repo at '/var/lib/repo-mirror-ci/sync/jmbsvicetto', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:qt repo at '/var/lib/repo-mirror-ci/sync/qt', 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). +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:qemu-init repo at '/var/lib/repo-mirror-ci/sync/qemu-init', 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:toolchain repo at '/var/lib/repo-mirror-ci/sync/toolchain', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:ulm repo at '/var/lib/repo-mirror-ci/sync/ulm', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:wbrana repo at '/var/lib/repo-mirror-ci/sync/wbrana', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +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: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). +*** syncing tamiko +Cloning into '/var/lib/repo-mirror-ci/sync/tamiko'... *** synced tamiko - * 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 tamiko |