diff options
author | 2024-09-28 00:36:45 +0000 | |
---|---|---|
committer | 2024-09-28 00:36:45 +0000 | |
commit | 7466707fe37b6e66f9e0596ee6b7e9c114235c8c (patch) | |
tree | b8479a349975120f23ef8831b9be1c100d0567bf /tamiko.txt | |
parent | 2024-09-28T00:00:00Z (diff) | |
download | repos-7466707fe37b6e66f9e0596ee6b7e9c114235c8c.tar.gz repos-7466707fe37b6e66f9e0596ee6b7e9c114235c8c.tar.bz2 repos-7466707fe37b6e66f9e0596ee6b7e9c114235c8c.zip |
2024-09-28T00:30:00Z
Diffstat (limited to 'tamiko.txt')
-rw-r--r-- | tamiko.txt | 22 |
1 files changed, 20 insertions, 2 deletions
diff --git a/tamiko.txt b/tamiko.txt index 5eaa3e5e5a33..805b30c79d87 100644 --- a/tamiko.txt +++ b/tamiko.txt @@ -17,9 +17,27 @@ 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: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:mschiff repo at '/var/lib/repo-mirror-ci/sync/mschiff', 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:gerislay repo at '/var/lib/repo-mirror-ci/sync/gerislay', 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: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:ssnb repo at '/var/lib/repo-mirror-ci/sync/ssnb', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +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: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: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: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:sattvik repo at '/var/lib/repo-mirror-ci/sync/sattvik', 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 |