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 /pixlra.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 'pixlra.txt')
-rw-r--r-- | pixlra.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/pixlra.txt b/pixlra.txt index 4b208ad9afe1..91d305386d6f 100644 --- a/pixlra.txt +++ b/pixlra.txt @@ -21,9 +21,15 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pixlra *** syncing pixlra -Already up to date. +fatal: unable to access 'https://anongit.gentoo.org/git/user/carreira.git/': Recv failure: Connection reset by peer +!!! failed syncing pixlra + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pixlra +*** syncing pixlra +Cloning into '/var/lib/repo-mirror-ci/sync/pixlra'... *** synced pixlra - * 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 pixlra |