diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-09-27 02:21:15 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-09-27 02:21:15 +0000 |
commit | 39433be3a87ed24a1a9c0378a839a5813e0d626f (patch) | |
tree | 5b2a34af9aa85042718c826713d693938177db3c /graaff.txt | |
parent | 2024-09-27T02:00:00Z (diff) | |
download | repos-39433be3a87ed24a1a9c0378a839a5813e0d626f.tar.gz repos-39433be3a87ed24a1a9c0378a839a5813e0d626f.tar.bz2 repos-39433be3a87ed24a1a9c0378a839a5813e0d626f.zip |
2024-09-27T02:15:00Z
Diffstat (limited to 'graaff.txt')
-rw-r--r-- | graaff.txt | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/graaff.txt b/graaff.txt index 5c54247a3fb9..5f2fda620098 100644 --- a/graaff.txt +++ b/graaff.txt @@ -17,12 +17,17 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync graaff -WARNING:pkgcore:bircoph repo at '/var/lib/repo-mirror-ci/sync/bircoph', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:gentoo-linux-surface-overlay repo at '/var/lib/repo-mirror-ci/sync/gentoo-linux-surface-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing graaff -Already up to date. +fatal: unable to access 'https://anongit.gentoo.org/git/dev/graaff.git/': Recv failure: Connection reset by peer +!!! failed syncing graaff + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync graaff +*** syncing graaff +Cloning into '/var/lib/repo-mirror-ci/sync/graaff'... *** synced graaff - * 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 graaff |