diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-30 10:48:26 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-30 10:48:26 +0000 |
commit | 3c2a94f615bd23ccc295c3532832f46b8621735b (patch) | |
tree | b19c38ac1f814b4af1c27bca1a1ac3125452714b /maekke.txt | |
parent | 2024-10-30T10:30:00Z (diff) | |
download | repos-3c2a94f615bd23ccc295c3532832f46b8621735b.tar.gz repos-3c2a94f615bd23ccc295c3532832f46b8621735b.tar.bz2 repos-3c2a94f615bd23ccc295c3532832f46b8621735b.zip |
2024-10-30T10:45:00Z
Diffstat (limited to 'maekke.txt')
-rw-r--r-- | maekke.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/maekke.txt b/maekke.txt index 169064d0cec3..9841d4e165cf 100644 --- a/maekke.txt +++ b/maekke.txt @@ -16,9 +16,15 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync maekke *** syncing maekke -Already up to date. +fatal: unable to access 'https://anongit.gentoo.org/git/dev/maekke.git/': Recv failure: Connection reset by peer +!!! failed syncing maekke + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync maekke +*** syncing maekke +Cloning into '/var/lib/repo-mirror-ci/sync/maekke'... *** synced maekke - * 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 maekke |